Commit graph

19 commits

Author SHA1 Message Date
af5abc7c8f major refactoring
- use bulma 1.0
- use vue composition API for several components
2024-08-26 19:09:43 +00:00
109dec73d2 first part of refactoring
- use `ImageData` and `Loading` types for image transfer
-  consolidate library directory
- remove `advent22` plugin in favor of static `API` class
2024-08-26 14:14:07 +00:00
55081b24d8 WIP: major refactoring 2024-08-23 16:38:04 +00:00
f9f1de8987 make SVGRect a little less brutal 2023-11-24 01:53:52 +01:00
e5364ff94d move "hover title" to Calendar instead 2023-11-09 18:48:13 +00:00
3b22f09a13 CalendarDoor hover title 2023-11-09 18:31:07 +00:00
8cd4e922ff unneeded ref in SVGRect 2023-11-06 00:37:03 +00:00
2282de2528 SVGRect style optimization 2023-11-06 00:32:56 +00:00
8b581a7b50 Merge branch 'develop' into feature/remove-svg-rect 2023-11-06 00:21:10 +00:00
f9583571ed scss color scheme improvements 2023-11-06 00:03:23 +00:00
53bfdfd7b5 wip: more elegant solution; breaks DoorCanvas, PreviewDoor 2023-11-05 23:51:16 +00:00
5213e0b8b1 Merge branch 'develop' into feature/remove-svg-rect 2023-11-05 22:40:49 +00:00
e613ead635 "calendar_aspect_ratio" into store 2023-11-05 22:36:58 +00:00
e2e4847eea wip: works, but style really broken 2023-11-04 04:33:54 +00:00
7a3042a2b5 <style> tag placement 2023-10-27 15:09:44 +00:00
cfea9b051f Rework SVGRect and Doors 2023-09-22 19:02:51 +00:00
9063ebe93a SVGRect "variant" prop fitting color scheme 2023-09-20 22:26:40 +00:00
cc94aace76 Ideendokument 2023-09-20 16:19:33 +00:00
f603a9947c refactoring (moving stuff around) 2023-09-07 02:08:56 +00:00
Renamed from ui/src/components/rects/SVGRect.vue (Browse further)