Commit Graph
112 Commits
Author SHA1 Message Date
Ku6epXBOCTuK 8fccc1e36b feat: update upload serive, start update image manager 2026-02-18 09:20:42 +05:00
Ku6epXBOCTuK 185e80ae0e chore: update eslint config, update tests, constants 2026-02-17 17:40:38 +05:00
Ku6epXBOCTuK c6d16ca9c2 chore: update eslint rules, remove console.log at build 2026-02-16 10:09:02 +05:00
Ku6epXBOCTuK 387c1751c6 style: add eslint and prettier, fix style errors 2026-02-13 09:59:19 +05:00
Ku6epXBOCTuK 5d6159fe29 fix: resolve label hover highlight first button issue, use radio inputs 2026-02-12 19:08:11 +05:00
Ku6epXBOCTuK caf53e1903 feat: change css to use single brand color, only new browsers support 2026-02-12 17:33:38 +05:00
Ku6epXBOCTuK 95d7c81cdf test: update tests 2026-02-12 03:44:31 +05:00
Ku6epXBOCTuK 9e1eeb57bc feat: add withPersistence state, change theme state 2026-02-11 11:46:13 +05:00
Ku6epXBOCTuK bfca034ec8 docs: update plans 2026-02-09 11:46:18 +05:00
Ku6epXBOCTuK 94060630ef fix: resolve - first draw dont show preview image 2026-02-09 10:12:54 +05:00
Ku6epXBOCTuK c4103e937d test: make tests less fragile 2026-02-09 09:57:39 +05:00
Ku6epXBOCTuK 2bbe59107c feat: add aria label, fix test, transition constant for better testing 2026-02-09 09:37:13 +05:00
Ku6epXBOCTuK ede31942d0 feat: add clear for texts state, update tests 2026-02-09 09:34:01 +05:00
Ku6epXBOCTuK a146fee41c fix: move empty text logic to state, fix tests 2026-02-08 21:33:15 +05:00
Ku6epXBOCTuK 59745eac4f test: refactor tests, format files 2026-02-08 20:45:16 +05:00
Ku6epXBOCTuK e838916d91 test: update test to not use createRawSnippet, use test component instead 2026-02-08 20:38:06 +05:00
Ku6epXBOCTuK 0f905bbc20 feat: move to unimport-icons
@lucide icons works very slow in barrel import, so i move to
unimport and use lucide icons
2026-02-08 20:20:46 +05:00
Ku6epXBOCTuK 4a6e459407 fix: change icons to use @lucide/svelte 2026-02-08 15:50:33 +05:00
Ku6epXBOCTuK b09e3aeab4 test: remove or fix brittle tests 2026-02-08 15:17:17 +05:00
Ku6epXBOCTuK 81771970c7 test: fix tests and typescript typechecks 2026-02-08 14:02:52 +05:00
Ku6epXBOCTuK 1b0675e4b2 test: add component tests 2026-02-08 13:01:59 +05:00
Ku6epXBOCTuK 1a0d99828e test: add test for svelte components 2026-02-08 04:14:03 +05:00
Ku6epXBOCTuK db26272ac5 test: try fix test froze 2026-02-08 03:12:09 +05:00
Ku6epXBOCTuK 0d2325efe3 test: add tests 2026-02-08 03:02:49 +05:00
Ku6epXBOCTuK 3cce3c2abc test: add tests for states 2026-02-08 01:47:36 +05:00
Ku6epXBOCTuK d151d70b0c test: add constants test 2026-02-08 00:07:56 +05:00
Ku6epXBOCTuK 28007aef07 test: update error types tests 2026-02-08 00:03:13 +05:00
Ku6epXBOCTuK fa0ae4a620 test: update tests 2026-02-07 23:59:37 +05:00
Ku6epXBOCTuK 50c95c46a5 docs: add improvement plans 2026-02-07 23:26:01 +05:00
Ku6epXBOCTuK 2eab18569e feat: implement save all 2026-02-07 18:35:29 +05:00
Ku6epXBOCTuK 0444b0cd2c fix: update types and constants 2026-02-07 08:52:08 +05:00
Ku6epXBOCTuK 886ef73474 feat: start implement panels rendering, remove unused files 2026-02-06 21:27:52 +05:00
Ku6epXBOCTuK 571fd9bf25 feat: base implementation of panel preview 2026-02-06 12:55:48 +05:00
Ku6epXBOCTuK 070b49cbad feat: start implement image upload and cropper 2026-02-06 09:10:33 +05:00
Ku6epXBOCTuK 5244de7cc0 feat: implement state and components for text config 2026-02-06 02:26:14 +05:00
Ku6epXBOCTuK a063a2d752 feat: add text settings components 2026-02-05 23:46:28 +05:00
Ku6epXBOCTuK 60b577b6df fix: use text state 2026-02-05 23:06:39 +05:00
Ku6epXBOCTuK 1b8a035708 fix: resolve texts add and delete flow 2026-02-05 18:35:13 +05:00
Ku6epXBOCTuK a5cea0ab57 feat: implement base text manager and view components 2026-02-05 18:20:05 +05:00
Ku6epXBOCTuK f1f37aec9e fix: remove old components 2026-02-05 14:58:19 +05:00
Ku6epXBOCTuK 7ebbc85e3a feat: add Badge component 2026-02-05 14:49:00 +05:00
Ku6epXBOCTuK b2e3cf528c feat: WIP: update to new components structure 2026-02-05 14:25:00 +05:00
Ku6epXBOCTuK 21551ef7d7 feat: add icons components 2026-02-05 13:25:09 +05:00
Ku6epXBOCTuK 1ddee74796 fix: refactor and update style for app header 2026-02-05 11:39:51 +05:00
Ku6epXBOCTuK ca3995881f refactor: fix using magic numbers 2026-02-05 11:24:20 +05:00
Ku6epXBOCTuK f7d2353d8f docs: add reference design 2026-02-05 11:15:14 +05:00
Ku6epXBOCTuK a91c59cc9e fix: resolve background not loading due deploymend into folder 2026-02-05 10:46:25 +05:00
Ku6epXBOCTuK 56b2cde8c4 fix: resolve prerender settings 2026-02-05 10:38:29 +05:00
Ku6epXBOCTuK 14128a3cfe ci: update github workflow script 2026-02-05 10:35:02 +05:00
Ku6epXBOCTuK 1e1ad05ae5 test: update coverage, add some tests 2026-02-05 10:21:09 +05:00