Commit Graph

67 Commits

Author SHA1 Message Date
SethBurkart123 d624e9df32 fix: icon fonts not loading in inputs 2024-10-04 12:24:36 +10:00
sethburkart123 43ff5d1037 feat: dev progess with icons 2024-10-02 19:29:00 +10:00
sethburkart123 0106124a60 fix(theme): handle undefined presets on exit in colour picker 2024-10-02 09:41:51 +10:00
sethburkart123 caa92e1f67 fix(theme): fix gradients for colour picker 2024-10-02 09:41:13 +10:00
sethburkart123 278a085286 feat(theme): implement custom state for theme creator colour picker 2024-10-02 09:39:06 +10:00
sethburkart123 2d325f820d feat: add codeMirror extensions correctly 2024-10-02 09:21:17 +10:00
sethburkart123 53cfb27899 feat(CodeEditor): enable dropcursor 2024-10-02 09:21:02 +10:00
sethburkart123 b6e91b2254 feat(CodeEditor): migrate to svelte code editor 2024-10-01 20:09:39 +10:00
codefactor-io 8b0de97bc6 [CodeFactor] Apply fixes to commit 49d4f39 2024-10-01 09:50:40 +00:00
sethburkart123 49d4f39584 fix(colourPicker): saving presets list at incorrect times 2024-10-01 19:50:28 +10:00
sethburkart123 1360736dd7 fix(colourPicker): recursively rerendering itself 2024-09-29 12:08:55 +10:00
sethburkart123 e49849c18a feat(settings): auto close popup when opening theme creator 2024-09-20 16:03:57 +10:00
sethburkart123 6267a77a71 feat(themeCreator): add svelte theme creator 2024-09-20 10:37:26 +10:00
sethburkart123 548dcbf34e chore(deps): remove unused dependencies 2024-09-19 17:47:35 +10:00
sethburkart123 92c0076e2d feat(Settings): add dev mode toggle to images 2024-09-19 17:03:58 +10:00
sethburkart123 91ec33c0f9 feat(Settings): add missing settings 2024-09-19 16:49:04 +10:00
sethburkart123 384663912d perf(ExtensionPopup): make extension popup animation buttery smooth 2024-09-19 16:40:33 +10:00
sethburkart123 a0082dc895 feat: Add settings popup close trigger to improve user experience 2024-09-19 16:21:31 +10:00
sethburkart123 03ffe22fbb feat(ColourPicker): add dark mode to the colour picker 2024-09-19 15:58:06 +10:00
sethburkart123 8f5013d2ff feat(ReactAdaptor): upgrade react to react 18 2024-09-19 14:54:48 +10:00
sethburkart123 831853798e chore(ui): add react gradient colour picker 2024-09-19 14:47:35 +10:00
sethburkart123 c9550d0d37 feat(settings_sync): add syncing with store 2024-09-18 09:00:40 +10:00
sethburkart123 2a9e901b2b refactor: Move close button to store header 2024-09-17 18:11:38 +10:00
sethburkart123 f65dc92490 refactor: Improve tabbed container and add active class to selected tab 2024-09-17 17:59:00 +10:00
sethburkart123 fea486aa52 perf(BackgroundSelector): load settings image selector images on hover 2024-09-17 17:58:40 +10:00
sethburkart123 31e833f791 chore: remove unused background downloader circle component 2024-09-17 17:42:41 +10:00
sethburkart123 d0a7749006 chore(ThemeModal): remove unused imports 2024-09-17 17:41:33 +10:00
sethburkart123 94684a9481 fix(TabbedContainer): fix scrolling height on tabs 2024-09-17 17:40:53 +10:00
sethburkart123 580cd9b3d9 refactor: Update store page header styling, add search functionality, and improve theme management 2024-09-17 17:36:21 +10:00
sethburkart123 92fd20c380 refactor: Update store page header styling and add search functionality 2024-09-15 08:55:26 +10:00
sethburkart123 0b9240a390 feat: Add header component to store page for search functionality 2024-09-15 08:50:31 +10:00
sethburkart123 6885ae2d08 fix: Set display theme on cover swiper slide click 2024-09-15 08:39:31 +10:00
Alphons Joseph b8c99baf0c load theme upon installing 2024-09-14 08:40:59 +08:00
Alphons Joseph 31cd9d0e48 Downloading themes @SethBurkart123 please check 2024-09-13 23:49:06 +08:00
sethburkart123 3388281744 fix(browser): fixed settings interface in firefox #166 2024-09-13 17:36:31 +10:00
sethburkart123 1272c60a4d feat(Store): added store page 2024-09-13 16:01:48 +10:00
Alphons Joseph 531c350f06 Got rid of redundant CSS line 2024-09-11 09:33:15 +08:00
Alphons Joseph a04d8211ed Fix CSS comment style 2024-09-11 09:28:20 +08:00
Andrew R b55e8b47a0 incl: comment updates 2024-09-11 01:18:04 +00:00
Andrew R 7fbdf8bf32 fix build error 2024-09-11 00:23:58 +00:00
Alphons Joseph f985f9445f refactor (ui): change about page to icon next to what's new 2024-09-10 21:18:37 +08:00
sethburkart123 966b58b932 refactor(ui): extract about page opening to a direct function call 2024-09-10 09:43:43 +10:00
Alphons Joseph d68ba1521a About page button 2024-09-09 18:16:59 +08:00
sethburkart123 7822d210b2 feat(ui/settings): enhance darkmode styles for selected background items 2024-09-09 18:03:32 +10:00
sethburkart123 2d23669aa3 fix(ui/settings): properly set selectedBackground 2024-09-09 18:01:06 +10:00
sethburkart123 7951358cd0 refactor(component): abstract component selection from svelteRenderer function 2024-09-09 17:57:54 +10:00
sethburkart123 6b20c13705 feat(ui/settings): lazyload background image and video swatches 2024-09-09 17:41:01 +10:00
sethburkart123 38ddcbf5ca feat(settings): Add light mode support to buttons in settings menu 2024-09-09 12:12:46 +10:00
sethburkart123 fdeea2f626 feat(settings): add custom theme selector 2024-09-08 21:51:14 +10:00
codefactor-io 272deb2b8c [CodeFactor] Apply fixes to commit c3cb293 2024-09-08 09:33:59 +00:00