Commit Graph

  • 4c8b5764b3 chore: delete unused code Ilia Mashkov 2026-01-16 13:58:50 +03:00
  • 62ae0799cc chore(lib): add export Ilia Mashkov 2026-01-16 13:15:10 +03:00
  • 53c71a437f chore: simplify scripts Ilia Mashkov 2026-01-16 13:14:54 +03:00
  • 1976affdff fix(tsconfig): add noEmit param to awoid errors Ilia Mashkov 2026-01-16 13:14:33 +03:00
  • f3de6c49a3 chore: delete unused code Ilia Mashkov 2026-01-16 12:41:30 +03:00
  • 42e941083a doc(createDeboucnedState): add JSDoc for createDebouncedState Ilia Mashkov 2026-01-16 12:38:57 +03:00
  • 86adec01a0 doc(createVirtualizer): add JSDoc for createVirtualizer Ilia Mashkov 2026-01-16 12:27:14 +03:00
  • b0812ff606 chore: delete unused code Ilia Mashkov 2026-01-16 12:24:30 +03:00
  • deaf38f8ec fix(Page): remove unused code and misleading comments Ilia Mashkov 2026-01-16 10:24:06 +03:00
  • fefaf3f4c7 Merge pull request 'feature/font-fetching-again' (#16) from feature/font-fetching-again into main ilia 2026-01-15 17:12:36 +00:00
  • 56e6e450e8 fix(createVirtualizer): add correct type to offset array Ilia Mashkov 2026-01-15 20:10:44 +03:00
  • 824581551f fix(createVirtualizer): change the way array is created Ilia Mashkov 2026-01-15 20:07:58 +03:00
  • f97904f165 fix: minor changes Ilia Mashkov 2026-01-15 20:06:51 +03:00
  • 6129ad61f4 fix: minor changes Ilia Mashkov 2026-01-15 20:05:55 +03:00
  • 462abdd2bc chore: add README Ilia Mashkov 2026-01-15 20:05:37 +03:00
  • 429a9a0877 feature(VirtualList): remove tanstack virtual list solution, add self written one Ilia Mashkov 2026-01-15 13:33:59 +03:00
  • 925d2eec3e chore(workflow): delete comments Ilia Mashkov 2026-01-14 16:06:02 +03:00
  • 211ed073e6 chore: specify yarn version Ilia Mashkov 2026-01-14 16:02:45 +03:00
  • 976672ce5e fix(workflow): turn cache on Ilia Mashkov 2026-01-14 16:02:24 +03:00
  • 83397f3786 fix(workflow): remove cache Ilia Mashkov 2026-01-14 15:54:19 +03:00
  • a72c0e8136 fix(workflow): remove cache Ilia Mashkov 2026-01-14 15:47:56 +03:00
  • 61dd62af2d feat(workflow): simplify workflow Ilia Mashkov 2026-01-14 15:44:30 +03:00
  • 147ddd226a feat(workflow): simplify workflow Ilia Mashkov 2026-01-14 15:32:24 +03:00
  • c6b18f6dd3 fix: svelte check Ilia Mashkov 2026-01-14 15:27:41 +03:00
  • c10bbb681a Merge pull request 'fix: lint warnings' (#15) from fixex/lint into main ilia 2026-01-14 12:15:53 +00:00
  • 7678ab271d fix: lint warnings Ilia Mashkov 2026-01-14 15:14:58 +03:00
  • 3302e4a012 Merge pull request 'feature/fetch-fonts' (#14) from feature/fetch-fonts into main ilia 2026-01-14 11:01:43 +00:00
  • f730dbc782 fix(workflow): change scripts Ilia Mashkov 2026-01-14 12:58:52 +03:00
  • 8b704f1f82 fix(workflow): change the yarn install flags Ilia Mashkov 2026-01-14 12:40:56 +03:00
  • 36ed19e195 fix(workflow): yarn cache path Ilia Mashkov 2026-01-14 12:39:30 +03:00
  • b209e051e5 fix(workflow): yarn cache path Ilia Mashkov 2026-01-14 12:34:10 +03:00
  • f49e116408 fix(workflow): change node version Ilia Mashkov 2026-01-14 12:25:14 +03:00
  • 8d1d1cd60f chore: import/export changes due to code move Ilia Mashkov 2026-01-13 20:11:58 +03:00
  • fb5c15ec32 fix: minor changes Ilia Mashkov 2026-01-13 20:11:18 +03:00
  • 955cc66916 feat: new version of unifiedFontStore Ilia Mashkov 2026-01-13 20:10:44 +03:00
  • a9cdd15787 feat(GetFonts): separated types for filters Ilia Mashkov 2026-01-13 20:10:20 +03:00
  • 76172aaa6b fix: minor changes Ilia Mashkov 2026-01-13 20:09:30 +03:00
  • 7146328982 feat(mapManagerToParams): create mapper to transform filter values to query param values Ilia Mashkov 2026-01-13 20:08:46 +03:00
  • 52ecb9e304 fix: remove searchQuery from FilterModel Ilia Mashkov 2026-01-13 20:07:42 +03:00
  • 30cb9ada1a fix(Font): refresh types Ilia Mashkov 2026-01-13 20:06:58 +03:00
  • 4eeb43fa34 chore: delete unused code Ilia Mashkov 2026-01-13 20:05:33 +03:00
  • ad6ba4f0a0 feat: add query provider to App.svelte Ilia Mashkov 2026-01-13 20:04:39 +03:00
  • 170c8546d3 chore: import/export changes due to code move Ilia Mashkov 2026-01-13 20:04:02 +03:00
  • 2f15148cdb feat(VirtualList): add overscan support Ilia Mashkov 2026-01-13 20:02:50 +03:00
  • a29b80efbb feature: Create BaseFontStore class with Tanstack query logic and FontshareStore, GoogleFontsStore based on it Ilia Mashkov 2026-01-13 20:02:20 +03:00
  • 91451f7886 chore: import/export fixes due to code move Ilia Mashkov 2026-01-13 20:00:36 +03:00
  • 99d4b4e29a chore: rename FetchFonts to GetFonts Ilia Mashkov 2026-01-13 19:59:07 +03:00
  • d9d45bf9fb chore: move Filters and Controls to GetFont feature Ilia Mashkov 2026-01-13 19:57:22 +03:00
  • 4810c2b228 chore: delete unused code Ilia Mashkov 2026-01-13 19:56:20 +03:00
  • 4c9b9f631f fix: minor type changes for fonts Ilia Mashkov 2026-01-13 19:54:56 +03:00
  • 5fcb381b11 chore(normalize): move font api responce normalization functions to lib Ilia Mashkov 2026-01-13 19:53:26 +03:00
  • e098da2dbb feat(filterManager): add debouced state support and move manager Ilia Mashkov 2026-01-13 19:52:36 +03:00
  • 1a76e9387a feat(createDebouncedState): create helper for managing state with debounce Ilia Mashkov 2026-01-13 19:51:41 +03:00
  • 0f1eb489ed feat: add query provider for Tanstack Ilia Mashkov 2026-01-13 19:49:51 +03:00
  • 6e8376b8fc fix(arch): move unifiedFontStore context creation to Layout.svelte Ilia Mashkov 2026-01-12 08:51:36 +03:00
  • d81af0a77b feat: implement P0/P1 performance and code quality optimizations Ilia Mashkov 2026-01-11 14:49:21 +03:00
  • 77de829b04 fix: types Ilia Mashkov 2026-01-09 16:48:26 +03:00
  • 7630802363 fix: minor changes in types Ilia Mashkov 2026-01-09 16:20:25 +03:00
  • 43175fd52a feat(FontSearch): create FontSearch component with SearchBar and FontList with list virtualization Ilia Mashkov 2026-01-09 16:20:00 +03:00
  • 9598d8c3e4 feat(SearchBar): create SearchBar component with input and popover that contains search results Ilia Mashkov 2026-01-09 16:19:22 +03:00
  • c863bea2dc feat: create FontList component with use of VirtualList Ilia Mashkov 2026-01-09 16:18:16 +03:00
  • ea1f46f780 feat(fontCollection): create font collection state manager Ilia Mashkov 2026-01-09 16:17:49 +03:00
  • bdb67157fd fix: rename file Ilia Mashkov 2026-01-09 16:17:09 +03:00
  • e198e967ab fix: minor changes in shadcn components import Ilia Mashkov 2026-01-09 16:16:32 +03:00
  • e1af950442 chore: create index files for better import/export api Ilia Mashkov 2026-01-09 16:14:38 +03:00
  • 13509a4145 chore: add comments for types and constants Ilia Mashkov 2026-01-09 16:13:47 +03:00
  • 09111a7c61 fix: import/export Ilia Mashkov 2026-01-09 16:13:02 +03:00
  • b13c0d268b fix: import/export Ilia Mashkov 2026-01-09 16:12:51 +03:00
  • 1990860717 feat: add generic type for property value Ilia Mashkov 2026-01-09 16:11:35 +03:00
  • 6f7e863b13 fix: use proper types for fetching fonts Ilia Mashkov 2026-01-09 16:09:56 +03:00
  • 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