Commit Graph

1520 Commits

Author SHA1 Message Date
Seth Burkart 6fc68ed531 Update README.md 2024-04-04 16:21:47 +11:00
Seth Burkart 1c8dd2fdf1 Update README.md 2024-04-04 16:19:36 +11:00
SethBurkart123 dc08934eeb auto load custom theme when saving 2024-04-04 10:28:46 +11:00
SethBurkart123 3cca05535a separate image conversions 2024-04-04 10:17:36 +11:00
SethBurkart123 7f220266c3 separate image conversions 2024-04-04 10:17:25 +11:00
SethBurkart123 0abd8dadab add editing functionality 2024-04-04 10:16:02 +11:00
SethBurkart123 144addc7d4 improve theme selector styling 2024-04-03 17:52:01 +11:00
SethBurkart123 3dff6899f0 gifs supported 2024-04-03 17:46:31 +11:00
SethBurkart123 c6c4de9dfd fix spelling 2024-04-03 17:44:51 +11:00
SethBurkart123 c248631b07 move theme colour switch 2024-04-03 17:41:12 +11:00
SethBurkart123 f094a6a1aa fix live image variable renaming 2024-04-03 17:35:45 +11:00
SethBurkart123 764eee3d34 auto clear html input on file upload 2024-04-03 17:27:57 +11:00
SethBurkart123 fbed12ce3b change style filename 2024-04-03 17:24:44 +11:00
SethBurkart123 9c4a499f63 fix theme live preview 2024-04-03 17:23:43 +11:00
SethBurkart123 c4be377b51 remove unused import 2024-04-01 23:58:43 +11:00
SethBurkart123 f6386aad7d send images separately in themeManagement 2024-04-01 23:58:30 +11:00
SethBurkart123 be2c143e38 add html tagging for code editing 2024-04-01 21:50:55 +11:00
SethBurkart123 c271c10abb auto close theme creator on save 2024-04-01 21:49:43 +11:00
SethBurkart123 18603cf4f6 auto close theme creator on open 2024-04-01 21:37:26 +11:00
SethBurkart123 a3cd2bbf46 add close button to theme creator 2024-04-01 21:36:15 +11:00
SethBurkart123 bc71818018 remove debounce function in favour of lodash 2024-04-01 21:28:04 +11:00
SethBurkart123 48a6b186dd improve theme creator styling 2024-04-01 21:25:06 +11:00
SethBurkart123 f9ddd38ff8 fix types for themeSelectorRef 2024-04-01 20:55:28 +11:00
SethBurkart123 418919ee69 made backgrounds and themes independant of each other 2024-04-01 20:49:53 +11:00
SethBurkart123 6c799ba346 add theme saving (This took hours) 2024-04-01 20:24:51 +11:00
SethBurkart123 c9431de33f add theme saving and indexing 2024-04-01 15:34:58 +11:00
SethBurkart123 3c67356f47 add dark mode ro resize bar 2024-04-01 14:37:33 +11:00
SethBurkart123 14bd7369d7 remove unnecesary logging 2024-03-31 22:36:53 +11:00
SethBurkart123 782696a5a1 add savetheme function 2024-03-31 22:36:28 +11:00
SethBurkart123 7ca2f14adf remove unused imports, improve styling 2024-03-31 22:29:05 +11:00
SethBurkart123 ff98bbb616 move font family to only :root 2024-03-31 22:26:40 +11:00
SethBurkart123 3acdcea555 clean up styling of theme creator 2024-03-31 22:23:09 +11:00
SethBurkart123 3373590a1d custom themes: auto remove unused css variables 2024-03-31 21:56:20 +11:00
SethBurkart123 93e97d3c21 add multi image upload 2024-03-31 20:50:52 +11:00
SethBurkart123 8d55b878da Add className prop to CodeEditor component and update styles in ThemeCreator page 2024-03-31 18:26:28 +11:00
SethBurkart123 01a0cfb683 refactor theme creator menu 2024-03-31 17:56:14 +11:00
SethBurkart123 869058ff73 add theme resize bar 2024-03-31 16:53:45 +11:00
SethBurkart123 82dbdf321e add more settings 2024-03-31 16:16:30 +11:00
SethBurkart123 b2971a59d6 improve default settings 2024-03-31 16:10:14 +11:00
SethBurkart123 8736093ff6 add theme props 2024-03-31 16:09:55 +11:00
SethBurkart123 8ac3b1de71 add accordion to themeCreator 2024-03-31 14:43:42 +11:00
SethBurkart123 806d2419cb styling: improve codeeditor component styling 2024-03-31 12:02:46 +11:00
SethBurkart123 08b7698093 add color highlighting to code editor 2024-03-31 11:42:33 +11:00
SethBurkart123 0be761ce62 add code editor 2024-03-31 11:37:29 +11:00
SethBurkart123 cfeb7ede5b fix html files not being packaged for build 2024-03-31 10:27:13 +11:00
SethBurkart123 116aa1f0b2 fix: themecreator relocating UI 2024-03-31 10:10:49 +11:00
SethBurkart123 96571b111f add theme creator iframe 2024-03-31 08:27:43 +11:00
SethBurkart123 e095e7a7c5 remove shadow dom 2024-03-31 07:36:37 +11:00
SethBurkart123 51cfb27fc5 shadow dom 2024-03-31 07:36:20 +11:00
SethBurkart123 d94dd1ee12 fix news page 2024-03-28 12:36:08 +11:00