649 Commits

Author SHA1 Message Date
Alicia Sykes
6863121916 🐛 Closes editor when saved locally 2021-11-06 22:40:05 +00:00
Alicia Sykes
7171632433 Adds option to change font from UI 2021-11-06 22:20:02 +00:00
Alicia Sykes
6fcd993798 🎨 Refactors color pallete to inherit top-level vars 2021-11-06 20:58:36 +00:00
Alicia Sykes
20aed447d6 💄 Adds customizable shoaddow for nav-link-shadow 2021-11-06 20:58:00 +00:00
Alicia Sykes
a54bdd687f 💄 Adds one-dark theme 2021-11-06 20:36:24 +00:00
Alicia Sykes
a3bc07cc69 💄 Adds Adventure theme 2021-11-05 19:07:20 +00:00
Alicia Sykes
453a3c107c Refactors class names in collapsible 2021-11-05 18:55:25 +00:00
Alicia Sykes
8bff8335f0 🐛 Fix unequal button height in French (#311) 2021-11-05 18:35:03 +00:00
Alicia Sykes
65f6882e0d 🐛 Fixes item text flicker on hover (#312) 2021-11-05 18:27:55 +00:00
Alicia Sykes
2acf3965d2 🐛 Fixes status check dot in edit mode (#301) 2021-11-05 18:19:37 +00:00
Alicia Sykes
e9344fc122 🐛 Fixes overlapping edit menu (#311) 2021-11-05 17:54:43 +00:00
UrekD
22ef6cf170
Config JSON Editor Pointer Fix
Adjusted/removed font class that was used in the editor to display the pointer correctly.
Text is very slightly smaller and less bold.
2021-11-04 20:31:43 +01:00
Alicia Sykes
e39b14a16d 💄 Material dark original, improved variable inheritance 2021-10-30 23:55:52 +01:00
Alicia Sykes
785695b7f5 Updates method of getting initial theme 2021-10-30 13:59:56 +01:00
Alicia Sykes
168e52c251 Item size and layout are now managed by store 2021-10-30 13:45:47 +01:00
Alicia Sykes
513b1cd955 🔥 Remove no-longer needed prop attrs 2021-10-30 13:23:54 +01:00
Alicia Sykes
6f3570eed2 🏪 Adds custom theme options to store 2021-10-30 13:22:58 +01:00
Alicia Sykes
e556445094 🌐 Preview changes button, and Add section title 2021-10-30 12:41:50 +01:00
Alicia Sykes
160f72e32a 💄 Improved styling variables for config editor 2021-10-29 23:03:58 +01:00
Alicia Sykes
fb13f84c0e 😶 what am i doing with my life... 2021-10-29 23:03:26 +01:00
Alicia Sykes
e6a607572e Add attribute for isNew to section form, to determine if editing existing 2021-10-29 23:02:45 +01:00
Alicia Sykes
f624dba4f9 Adds status message keys to error handler 2021-10-29 23:01:56 +01:00
Alicia Sykes
a237ec0827 🏪 Adds setup / update section to store 2021-10-29 23:01:18 +01:00
Alicia Sykes
beb532b967 Add new section functionality 2021-10-29 19:16:10 +01:00
Alicia Sykes
229e67aca8 Updates key names 2021-10-28 23:40:27 +01:00
Alicia Sykes
e4ea1c802d Radio button component accepts object input for options 2021-10-28 23:38:43 +01:00
Alicia Sykes
2facae3dc1 Adds live preview mode to JSON editor
Also updates the YAML parser, uses reusable radio bttons, reads initial config from state, refactos code, and few other things :)
2021-10-28 01:33:35 +01:00
Alicia Sykes
a19b8b8f88 🎨 Updates data state for custom CSS 2021-10-28 00:11:46 +01:00
Alicia Sykes
618ab1c439 🎨 Update to read + write conf from store 2021-10-27 23:33:31 +01:00
Alicia Sykes
06dd8ed525 🎨 Use schema title attribute if available and fixed position save menu 2021-10-27 22:03:28 +01:00
Alicia Sykes
c7e6047385 💄 Min width for select dropdown 2021-10-27 22:02:39 +01:00
Alicia Sykes
f135de5129 🩹 Removes trailing curly brace 2021-10-27 22:02:06 +01:00
Alicia Sykes
b3b84c6a13 🗃️ Updates shcema title and description attributes 2021-10-27 22:01:28 +01:00
Alicia Sykes
08072f1fb6 Adds info log for interactive-editor to store 2021-10-27 21:24:32 +01:00
EVOTk
793ada1902
🌐 Update fr for interactive-editor 2021-10-27 13:30:26 +02:00
EVOTk
f9991837fa
Update fr for interactive-editor 2021-10-27 13:18:11 +02:00
Alicia Sykes
016dfb17c4 💚 Fixes CI 2021-10-26 23:18:55 +01:00
Alicia Sykes
3e7eae2624 🌐 Updates structure for context menu in French translations 2021-10-26 22:48:28 +01:00
Alicia Sykes
4b291808f2 🎨 Minor imprvments to code structure 2021-10-26 22:48:02 +01:00
Alicia Sykes
2190b6eb84 Improved regex for url validation 2021-10-26 22:47:25 +01:00
Alicia Sykes
26f464f2b3 💄 Interactive editor style updates for Material Themes 2021-10-26 22:46:35 +01:00
Alicia Sykes
7cda6651c0
Implements save to disk functionality 2021-10-26 17:02:17 +01:00
Alicia Sykes
6bdc4fe313
Reusable save/cancel buttons for new config editors 2021-10-26 17:01:36 +01:00
Alicia Sykes
b882a38950
🚧 WIP, redo layout and size, to use VueX state 2021-10-25 23:41:05 +01:00
Alicia Sykes
06d08a8fff
Implements Add new Item functionality 2021-10-25 23:22:41 +01:00
Alicia Sykes
31e172befb
Implements move, copy and delete item, and delete section functionality 2021-10-25 19:11:13 +01:00
Alicia Sykes
f398a374e7 🚧 Working on interactive editor, commiting to switch computer 2021-10-24 17:36:30 +01:00
Alicia Sykes
f450094235 🗃️ Adds descriptors to schema 2021-10-24 17:35:29 +01:00
Alicia Sykes
91956d88a2 Convert hotkey value to Number 2021-10-24 17:24:09 +01:00
Alicia Sykes
16e649c67f 🎨 Update Input to accept Number or Text 2021-10-24 17:23:26 +01:00