Commit graph

8339 commits

Author SHA1 Message Date
Henry Jameson b6684d90b5 Compress them data + store in IndexedDB instead 2024-11-15 00:39:21 +02:00
Henry Jameson f4483e1ee4 remove extraneous dispatches 2024-11-14 21:52:50 +02:00
Henry Jameson 454aa695ab User palette editor 2024-11-14 21:42:45 +02:00
Henry Jameson 4c68009ae0 layout improvements 2024-11-14 19:18:10 +02:00
Henry Jameson b21133ee12 make more components uneditable from GUI 2024-11-14 17:46:27 +02:00
Henry Jameson fc652523aa fix broken spread text input and roundness present checkbox 2024-11-14 17:26:33 +02:00
Henry Jameson ae55374841 prevent global override to affecting preview-block 2024-11-14 17:26:14 +02:00
Henry Jameson 8901552112 style/layout improvements 2024-11-14 17:25:58 +02:00
Henry Jameson 86585cc644 allow setting palettes from style 2024-11-12 23:24:28 +02:00
Henry Jameson d787fb1a60 roundness control 2024-11-12 21:10:50 +02:00
Henry Jameson a2a58dc082 improve robustness and responsiveness 2024-11-12 21:10:02 +02:00
Henry Jameson 4aaf6bcc59 remove extra slots 2024-11-12 21:08:59 +02:00
Henry Jameson 7c947115e2 make active tab to jut out slightly to indicate that it's active (inspired by winMe) 2024-11-12 21:05:56 +02:00
Henry Jameson 311d935943 some documentation for functions 2024-11-07 18:35:16 +02:00
Henry Jameson eb472e2d76 wait a tick before emitting new Id in SelectMotion 2024-10-30 22:33:50 +02:00
Henry Jameson ec1f069515 fix shadow reverting to object mode if deserialization fails 2024-10-30 22:12:30 +02:00
Henry Jameson 30206d20a7 fix hover state not showing up properly in editor 2024-10-30 16:13:05 +02:00
Henry Jameson 73f49466a1 Add brightness slot function 2024-10-30 16:01:29 +02:00
Henry Jameson 1873c75a7f don't shit the bed if can't find a color 2024-10-29 23:55:44 +02:00
Henry Jameson 369ac726c0 use actual staticVars instead of staticPallete 2024-10-29 21:17:16 +02:00
Henry Jameson 3d78a7377e fix states rules not being filtered properly. 2024-10-28 21:22:56 +02:00
Henry Jameson 7314092d19 remove rootComponentName since it's not working right 2024-10-28 20:19:21 +02:00
Henry Jameson 3ca882f883 properly unset edited properties instead of leaving them as null 2024-10-28 20:18:58 +02:00
Henry Jameson e7307d1e19 component preview is finally working 2024-10-28 16:03:10 +02:00
Henry Jameson d6600bfa5a do the thing i wanted to do 2024-10-28 02:17:07 +02:00
Henry Jameson 82504a1fcf wip 2024-10-27 22:24:39 +02:00
Henry Jameson 28b8620656 style application stuff 2024-10-27 01:33:40 +03:00
Henry Jameson 7419616f61 color input fixes 2024-10-26 19:48:48 +03:00
Henry Jameson 92f724de36 Separate virtual directives tab into separate files 2024-10-26 19:48:15 +03:00
Henry Jameson b55aeb54f6 better error reporting 2024-10-25 16:39:37 +03:00
Henry Jameson f46adb6724 fix changing valtype to shadow breaking everything in its wake 2024-10-24 21:52:56 +03:00
Henry Jameson f6f2e14c19 improvements 2024-10-24 21:36:03 +03:00
Henry Jameson 4e2cb8c132 re-thought shadow ComponentPreview and added more assists to it 2024-10-23 21:54:16 +03:00
Henry Jameson f1d0a6b0a2 a lot more extra slots for themes 2024-10-23 21:54:01 +03:00
Henry Jameson f85972310c better replicate themes2 hover/pressed style 2024-10-23 17:19:29 +03:00
Henry Jameson 030a2127ee proper fallbacks and contrast ratio for component style editor 2024-10-22 17:06:22 +03:00
Henry Jameson 7e4fe93c7f Proper support for alternate selectors 2024-10-21 23:10:54 +03:00
Henry Jameson 21cb168dfd fix old themes tab shadow control 2024-10-19 17:26:04 +03:00
Henry Jameson d772f6cfeb fix shadow control misbehaving in style tab 2024-10-19 17:19:54 +03:00
Henry Jameson f4d29b5d5e use draft logic for virtualDirective to catch errors 2024-10-18 13:43:33 +03:00
Henry Jameson 21b17f333d fix 2024-10-13 17:13:16 +03:00
Henry Jameson 098c6af7ef pass computeColor into shadow control, fix shadow switching types due to invalid shadow color 2024-10-12 01:26:29 +03:00
Henry Jameson 1a38e0273e fix filename not applying 2024-10-11 21:23:46 +03:00
Henry Jameson 14fdd34964 Use a bit saner way of exporting from setup() into template 2024-10-11 21:23:46 +03:00
Henry Jameson 1ec1ba8d3e proper color fallbacks 2024-10-11 20:48:46 +03:00
Henry Jameson eeb2dbcb60 fix SelectMotion not working properly on palettes/vDirectives 2024-10-11 17:22:33 +03:00
Henry Jameson 0afe69ce28 palette importer/exporter 2024-10-10 00:54:53 +03:00
Henry Jameson 202d77e0cc Import/export works! 2024-10-09 23:54:34 +03:00
Henry Jameson 78e4f0ecd8 fix setting components not working with v-model 2024-10-09 23:53:30 +03:00
Henry Jameson 5a2080570f variables work + i18n cleanup 2024-10-09 09:59:37 +03:00