Commit Graph

  • 8ad29fd3a8 feat(FontCategory): separate types for font categories from different providers Ilia Mashkov 2026-01-09 16:09:18 +03:00
  • de2688de5a delete: delete stores Ilia Mashkov 2026-01-09 16:08:19 +03:00
  • 1ebab2d77b feat: add data-testid attribute Ilia Mashkov 2026-01-08 13:15:02 +03:00
  • fc00717359 feat: test coverage of ComboControl and CheckboxFilter Ilia Mashkov 2026-01-08 13:14:04 +03:00
  • 36a326817d feat: test coverage for utils Ilia Mashkov 2026-01-07 17:26:59 +03:00
  • f4c2a38873 fix: imports path Ilia Mashkov 2026-01-07 16:54:19 +03:00
  • 614d6b0673 fix: imports path Ilia Mashkov 2026-01-07 16:54:12 +03:00
  • f26f56ddef chore: move createVirtualizer Ilia Mashkov 2026-01-07 16:53:44 +03:00
  • 76f27a64b2 refactor(createTypographyControl): createControlStore rewrote to runes Ilia Mashkov 2026-01-07 16:53:17 +03:00
  • baff3b9e27 refactor(createFilter): createFilterStore rewrote to runes Ilia Mashkov 2026-01-07 16:52:17 +03:00
  • d15b90cfcb feat: move buildQueryString to separate directory Ilia Mashkov 2026-01-07 16:49:37 +03:00
  • 893bb02459 feat: move buildQueryString to separate directory Ilia Mashkov 2026-01-07 16:49:18 +03:00
  • f7b19bd97f feat: move functions to separate files Ilia Mashkov 2026-01-07 16:48:49 +03:00
  • 2c4bfaba41 fix: rename file from .ts to .svelte.ts to support svelte runes Ilia Mashkov 2026-01-07 14:27:25 +03:00
  • 9fd98aca5d refactor(createFilterStore): move from store pattern to svelte 5 runes usage Ilia Mashkov 2026-01-07 14:26:37 +03:00
  • 0692711726 fix: import/export paths Ilia Mashkov 2026-01-06 21:40:28 +03:00
  • 86898bf83c chore: move utils directory into shared/lib Ilia Mashkov 2026-01-06 21:39:17 +03:00
  • 1950cd4095 refactor(VirtualList): refactor VirtualList with modern svelte 5 patterns Ilia Mashkov 2026-01-06 21:38:53 +03:00
  • 7a9f7e238c refactor(createVirtualizer): refactor createVirtualizerStore with modern svelte 5 patterns Ilia Mashkov 2026-01-06 21:38:18 +03:00
  • 1f19e964ca fix: import/export paths Ilia Mashkov 2026-01-06 21:36:29 +03:00
  • eb10d58128 chore: move store creators to separate directories Ilia Mashkov 2026-01-06 21:35:49 +03:00
  • c78ab826a2 chore: move fetch directory into shared/lib Ilia Mashkov 2026-01-06 21:35:16 +03:00
  • 931a2df1ee feat: test coverage for store creators Ilia Mashkov 2026-01-06 21:34:05 +03:00
  • bea3f7ae7f chore: move store creators to separate directories Ilia Mashkov 2026-01-06 21:33:30 +03:00
  • d1f035a6ad feat(api): create api calls for google fonts and fontshare Ilia Mashkov 2026-01-06 21:31:25 +03:00
  • c0ccf4baff refactor(virtual): use store pattern instead of hook, fix styling Ilia Mashkov 2026-01-06 18:56:30 +03:00
  • 10b7457f21 refactor(virtual): use store pattern instead of hook, fix styling Ilia Mashkov 2026-01-06 18:55:07 +03:00
  • 2c666646cb style(font): fix lint warnings - remove unused imports and variables Ilia Mashkov 2026-01-06 15:24:34 +03:00
  • be14a62e83 refactor(font): split types into separate files for better maintainability Ilia Mashkov 2026-01-06 15:23:08 +03:00
  • db814f0b93 fix(types): resolve import path and type issues after consolidation Ilia Mashkov 2026-01-06 15:11:16 +03:00
  • 9f8b840e7a refactor(font): consolidate all types into single types.ts file Ilia Mashkov 2026-01-06 15:06:38 +03:00
  • 9abec4210c feat(utils): add generic buildQueryString utility Ilia Mashkov 2026-01-06 15:00:31 +03:00
  • 29d1cc0cdc refactor(shared): rename fontCache to collectionCache Ilia Mashkov 2026-01-06 14:38:55 +03:00
  • 7d2fe49e9c Merge pull request 'feature/vitest-setup' (#13) from feature/vitest-setup into main ilia 2026-01-06 09:24:56 +00:00
  • aa087c5c3e fix: move Item component from feature to Widget for FontMenu may be used in different places of the app Ilia Mashkov 2026-01-06 12:23:50 +03:00
  • 943e6e77d3 feat: create tests for shared/ui components Ilia Mashkov 2026-01-06 12:22:38 +03:00
  • 809611cb10 feat: create tests for stores Ilia Mashkov 2026-01-06 12:22:05 +03:00
  • ffad76a4c0 chore: setup vitest Ilia Mashkov 2026-01-06 12:21:33 +03:00
  • 3a3d6ec577 Merge pull request 'fix: add install-state.gz to gitignore' (#12) from fixes/gitignore into main ilia 2026-01-06 06:22:37 +00:00
  • ca1077df2f fix: add install-state.gz to gitignore Ilia Mashkov 2026-01-06 09:21:56 +03:00
  • 2e4a711a67 Merge pull request 'feature/setup-stotybook' (#11) from feature/setup-stotybook into main ilia 2026-01-06 06:19:35 +00:00
  • 73419799ae feat(ComboControl): create stories for ComboControl component Ilia Mashkov 2026-01-06 09:16:21 +03:00
  • 917b303240 feat: setup storybook for glyphdiff project Ilia Mashkov 2026-01-05 14:43:19 +03:00
  • 9e4667faf0 Merge pull request 'fix: exclude shadcn files from lefthook svetle-check' (#10) from fixes/exclude-shadcn-from-check into main ilia 2026-01-05 06:35:14 +00:00
  • 4705e40f92 fix: exclude shadcn files from lefthook svetle-check Ilia Mashkov 2026-01-05 09:34:01 +03:00
  • 9cf91e0992 Merge pull request 'feature/typography-settings' (#9) from feature/typography-settings into main ilia 2026-01-05 06:29:16 +00:00
  • 3d35f1901d feature(ComboControl): - create ComboControl component for typography settings (font size, font weight, line height) - integrate it to TypographyMenu and integrate it to Layout Ilia Mashkov 2026-01-05 09:03:31 +03:00
  • d8e5f5a0b5 fix(SetupFont): correct line height increase handler Ilia Mashkov 2026-01-04 10:27:46 +03:00
  • 90497fac16 Merge pull request 'feature/sidebar' (#8) from feature/sidebar into main ilia 2026-01-03 10:56:22 +00:00
  • b0afa0145d feat(FiltersSidebar): add callback to clear all filters Ilia Mashkov 2026-01-03 13:54:56 +03:00
  • e01a746460 feat(FilterFonts): join all the filters in one feature Ilia Mashkov 2026-01-03 13:54:27 +03:00
  • 53baacf05a feature(CheckboxFilter): move filter counter badge Ilia Mashkov 2026-01-03 13:52:11 +03:00
  • ac41f324b1 fix(CheckboxFilter): change checkbox gaps Ilia Mashkov 2026-01-03 13:06:51 +03:00
  • 00aaecaa22 fix(CheckboxFilter): change checkbox gaps Ilia Mashkov 2026-01-03 13:06:37 +03:00
  • bb4db09f87 chore: rename AppSidebar to FiltersSidebar Ilia Mashkov 2026-01-03 13:05:16 +03:00
  • 4f017c88d5 fix: delete comments from dprint config Ilia Mashkov 2026-01-02 21:27:51 +03:00
  • 23f3a5b803 feature: change filterStore model Ilia Mashkov 2026-01-02 21:17:16 +03:00
  • d439e97729 feature: change filterStore model Ilia Mashkov 2026-01-02 21:16:07 +03:00
  • 1bb699ea2d chore: add documentation for svelte components Ilia Mashkov 2026-01-02 21:15:40 +03:00
  • bf36f8e642 fix: style change Ilia Mashkov 2026-01-02 20:42:36 +03:00
  • 0742eb8c3d feat(AppSidebar): move filters and controls to separate components Ilia Mashkov 2026-01-02 20:39:43 +03:00
  • 109c69c1b9 fix: lint Ilia Mashkov 2026-01-02 20:07:18 +03:00
  • ff665e1d26 feature: add filters for providers and font subsets Ilia Mashkov 2026-01-02 20:06:35 +03:00
  • 949c7c1b48 feat: delete unnecessary components Ilia Mashkov 2026-01-02 20:03:20 +03:00
  • 90899c0b3b fix(CategoryFilter): fix toggle behavior Ilia Mashkov 2026-01-02 17:19:53 +03:00
  • 4ba02b5933 fix: new dprint import format settings Ilia Mashkov 2026-01-02 17:01:59 +03:00
  • 3a2cc1c76b feat(dprint): setup import/export order Ilia Mashkov 2026-01-02 17:00:58 +03:00
  • be267d43d8 feat(CheckboxFilter): add comprehencive documentation Ilia Mashkov 2026-01-02 17:00:34 +03:00
  • 14d7f0976c feat(app): add styles for better optimized transitions Ilia Mashkov 2026-01-02 16:36:40 +03:00
  • 98febdc24c feat(CheckboxFilter): improve CheckboxFilter animations for better UX Ilia Mashkov 2026-01-02 16:36:04 +03:00
  • f8e62340e4 feat(shadcn): add Badge component Ilia Mashkov 2026-01-02 16:35:11 +03:00
  • d78eb3037c feat(font): add constants with information about fonts characteristics Ilia Mashkov 2026-01-02 16:11:58 +03:00
  • 9f8d7ad844 fix: minor changes Ilia Mashkov 2026-01-02 16:11:05 +03:00
  • 904b48844d feat(AppSidebar): create first version of AppSidebar widget Ilia Mashkov 2026-01-02 16:10:45 +03:00
  • 82d36ad156 feat: create single export file for CategoryFIlter feature Ilia Mashkov 2026-01-02 16:10:17 +03:00
  • c65243ed02 chore: move App and app related code to app layer Ilia Mashkov 2026-01-02 16:09:03 +03:00
  • 11014f36af chore: create aliases for widgets and app layers Ilia Mashkov 2026-01-02 16:07:57 +03:00
  • a76b83ee0e fix(shadcn): fix import path Ilia Mashkov 2026-01-02 16:07:12 +03:00
  • 792b142c07 fix: delete unused types Ilia Mashkov 2026-01-02 11:18:05 +03:00
  • e35c1cb6dd fix: edit typescript config to avoid import errors Ilia Mashkov 2026-01-02 11:17:16 +03:00
  • a903554695 chore: adjust package version Ilia Mashkov 2026-01-02 11:16:46 +03:00
  • 6041ffd954 feat(api): create api instance Ilia Mashkov 2026-01-02 11:15:20 +03:00
  • 7bc0a690cb feat(CategoryFilter): create CategoryFilter component Ilia Mashkov 2026-01-02 11:15:02 +03:00
  • e885560c45 feat(CheckboxFilter): create CheckboxFilter component Ilia Mashkov 2026-01-02 11:14:15 +03:00
  • 1ecbc9b9d7 feat(createFilterStore): create reusable function that creates store object for different filters Ilia Mashkov 2026-01-02 11:13:22 +03:00
  • 4a283213d4 feat(shadcn): add new shadcn components Ilia Mashkov 2026-01-02 11:12:29 +03:00
  • fcc266f3a5 feat(font): move font models Ilia Mashkov 2026-01-02 11:11:36 +03:00
  • 879e8cd710 fix: format indentatation inside script tag Ilia Mashkov 2026-01-02 11:11:04 +03:00
  • d443f9ab85 fix(dprint): adjust config to avoid indentation errors Ilia Mashkov 2026-01-02 11:08:58 +03:00
  • 873a020959 feature(createFilterStore): create fiter store generator Ilia Mashkov 2026-01-01 15:48:45 +03:00
  • 9924fcba3a fix: import paths Ilia Mashkov 2026-01-01 14:37:44 +03:00
  • 1321347ac3 feature: move all shadcn related code to src/shared/shadcn Ilia Mashkov 2026-01-01 14:37:18 +03:00
  • 8713207afb feature: move fonts types Ilia Mashkov 2026-01-01 13:15:35 +03:00
  • 7d6ce78584 chore: new packages version Ilia Mashkov 2026-01-01 13:15:13 +03:00
  • b4d24cac4e fix: setup import for shadcn components Ilia Mashkov 2026-01-01 13:13:52 +03:00
  • 2bcded583d feature: add necessary shadcn components for CategoryFilter and Sidebar Ilia Mashkov 2026-01-01 13:12:57 +03:00
  • fdb8c38b7f feature: Create template for CategoryFilter store Ilia Mashkov 2026-01-01 13:11:38 +03:00
  • 3971d364bd feature: create Font entity with types for filtering Ilia Mashkov 2026-01-01 13:10:36 +03:00
  • aa951260a0 chore: migrate to FSD architecture Ilia Mashkov 2026-01-01 13:09:54 +03:00
  • 8b6a1c468e Merge pull request 'chore/svelte-kit-to-svelte-migration' (#7) from chore/svelte-kit-to-svelte-migration into main ilia 2025-12-30 16:54:36 +00:00