Ilia Mashkov
e553cf1f10
feat(appliedFontsStore): create separate getEffectiveConcurrency function with proper tests
2026-04-03 11:03:48 +03:00
Ilia Mashkov
a6c8b50cea
fix(appliedFontsStore): solve ttl based fonts purge by adding cache for on-screen fonts
Workflow / build (pull_request) Successful in 3m45s
Workflow / publish (pull_request) Has been skipped
2026-04-03 09:35:16 +03:00
Ilia Mashkov
594af924c7
refactor(Breadcrumb): simplify entity structure and add tests
2026-03-02 22:18:41 +03:00
Ilia Mashkov
af4137f47f
refactor(Font): consolidate API layer and update type structure
2026-03-02 22:18:21 +03:00
Ilia Mashkov
ba20d6d264
fix(filters): use proxy fetch function
2026-03-02 15:06:06 +03:00
Ilia Mashkov
db7ffd3246
feat(filters): support multiple values
2026-03-02 14:12:55 +03:00
Ilia Mashkov
3a813b019b
chore: rename
2026-02-27 13:00:58 +03:00
Ilia Mashkov
8fa376ef94
feat(handleTitleStatusChanged): create reusable handler for sections title status management
2026-02-27 12:49:13 +03:00
Ilia Mashkov
9f84769fba
chore: add/delete imports/exports
2026-02-27 12:48:14 +03:00
Ilia Mashkov
1b0451faff
chore: delete unused code
2026-02-27 12:46:52 +03:00
Ilia Mashkov
da79dd2e35
feat: storybook cases and mocks
2026-02-19 13:58:12 +03:00
Ilia Mashkov
3abe5723c7
test(appliedFontStore): change mockFetch
2026-02-18 20:16:50 +03:00
Ilia Mashkov
77668f507c
feat(appliedFontsStore): add extensive documentation, implement optimization and usage of browser apis to ensure flawless ux and avoid ui freezing
2026-02-16 15:06:49 +03:00
Ilia Mashkov
1f793278d1
chore: remove comment
2026-02-16 14:12:00 +03:00
Ilia Mashkov
4f76a03e33
feat(FontVirtualList): make skeleton a snippet prop
2026-02-16 14:11:29 +03:00
Ilia Mashkov
c2d0992015
feat(FontVirtualList): move logic related to loading next batch of fonts to the FontVirtualContainer
2026-02-15 22:56:37 +03:00
Ilia Mashkov
cee2a80c41
feat(FontListItem): delete springs to imrove performance
2026-02-12 11:24:16 +03:00
Ilia Mashkov
0e85851cfd
fix(FontApplicator): remove unused prop
2026-02-12 11:21:04 +03:00
Ilia Mashkov
5e3929575d
feat(FontApplicator): remove IntersectionObserver to ease the product, font applying logic is entirely in the VirtualList
2026-02-12 11:14:22 +03:00
Ilia Mashkov
d749f86edc
feat: add color variables and use them acros the project
2026-02-10 23:19:27 +03:00
Ilia Mashkov
8aad8942fc
feat(BreadcrumbHeader): add anchor to scroll to the section from the breadcrumb
2026-02-10 21:19:30 +03:00
Ilia Mashkov
a557e15759
feat(scrollBreadcrumbStore): add id field and comments
2026-02-10 21:16:32 +03:00
Ilia Mashkov
0a52bd6f6b
feat(FontApplicator): switch from props to derived state from comparisonStore, apply the fonts
2026-02-10 18:09:13 +03:00
Ilia Mashkov
7aa9fbd394
feat(appliedFontsStore): explicidly state usage of woff2
2026-02-10 18:05:13 +03:00
Ilia Mashkov
aefe03d811
feat: use class for barlow font with fallbacks
Workflow / build (pull_request) Successful in 1m9s
Workflow / publish (pull_request) Has been skipped
2026-02-10 13:09:42 +03:00
Ilia Mashkov
1fc9572f3d
feat(appliedFontStore): use FontFace constructor, improve the performance and add test coverage for basic logic
2026-02-10 10:14:46 +03:00
Ilia Mashkov
d006c662a9
feat(FontApplicator): add system fonts and change animation
2026-02-10 10:12:58 +03:00
Ilia Mashkov
422363d329
chore: remove unused code
2026-02-09 17:33:09 +03:00
Ilia Mashkov
fedf3f88e7
feat: add tailwind responsive classes
2026-02-06 14:48:44 +03:00
Ilia Mashkov
b9eccbf627
feat(Skeleton): create skeleton component and integrate it into FontVirtualList
2026-02-06 11:53:59 +03:00
Ilia Mashkov
1e2daa410c
fix(baseFontStore): fix the filtration problem when results didnt update after filter was deselected
Workflow / build (pull_request) Successful in 1m5s
2026-02-05 11:45:36 +03:00
Ilia Mashkov
adf6dc93ea
feat(appliedFontsStore): improvement that allow to use correct urls for variable fonts and fixes font weight problems
2026-02-05 11:44:16 +03:00
Ilia Mashkov
596a023d24
chore: add export/import
2026-02-05 11:40:59 +03:00
Ilia Mashkov
8195e9baa8
feat(getFontUrl): create a helper function to choose font url
2026-02-05 11:40:23 +03:00
Ilia Mashkov
0554fcada7
feat(normalize): use type UnifiedFontVariant instead of string
2026-02-05 11:39:56 +03:00
Ilia Mashkov
9a794b626b
feat(normalize): use type FontVariant instead of string
2026-02-05 11:39:20 +03:00
Ilia Mashkov
40346aa9aa
chore(Font): move font types related to weight to common types
2026-02-05 11:38:38 +03:00
Ilia Mashkov
2b7f21711b
feat(BreadcrumbHeader): add a logo and change the animation
Workflow / build (push) Successful in 55s
2026-02-04 10:49:13 +03:00
Ilia Mashkov
31a72d90ea
chore: incorporate renewed appliderFontStore and comparisonStore logic
2026-02-02 12:18:20 +03:00
Ilia Mashkov
4a94f7bd09
feat(FontListItem): separate isVisible flags into two (partial and fully)
2026-02-02 12:13:58 +03:00
Ilia Mashkov
a392b575cc
chore: migrate from direct <link> with css towards font-face approach
2026-02-02 12:10:38 +03:00
Ilia Mashkov
961475dea0
refactor(appliedFontsStore): migrate from direct <link> with css towards font-face approach
2026-02-02 12:10:12 +03:00
Ilia Mashkov
a9c63f2544
feat(Breadcrumb): create new entity that contains logic related to breadcrumb-like navigation
2026-02-02 11:59:57 +03:00
Ilia Mashkov
9501dbf281
chore: add import/export
2026-02-01 16:13:13 +03:00
Ilia Mashkov
0ac6acd174
feat(proxyFonts): add fetchFontsById function that fetches batch of fonts
2026-02-01 16:12:37 +03:00
Ilia Mashkov
5bb41c7e4c
chore: comment typo
2026-02-01 11:58:22 +03:00
Ilia Mashkov
27f637531b
feat(FontListItem): use children instead of the direct representation of the font
2026-02-01 11:52:09 +03:00
Ilia Mashkov
b1ce734f19
feat(VirtualList): VirtualList now supports pagination, it loads batches when user scrolls near the end of current batch
2026-01-31 11:48:14 +03:00
Ilia Mashkov
3add50a190
feat(VirtualList): add auto-pagination and correct scrollbar height
...
- Add 'total' prop to VirtualList for accurate scrollbar height in pagination scenarios
- Add 'onNearBottom' callback to trigger auto-loading when user scrolls near end
- Update FontVirtualList to forward the new props
- Implement auto-pagination in SuggestedFonts component (remove manual Load More button)
- Display loading indicator when fetching next batch
- Show accurate font count (e.g., "Showing 150 of 1920 fonts")
Key changes:
- VirtualList now uses total count for height calculation instead of items.length
- Auto-fetches next page when user scrolls within 5 items of the end
- Only fetches if hasMore is true and not already fetching
- Backward compatible: total defaults to items.length when not provided
2026-01-30 19:22:21 +03:00
Ilia Mashkov
75ea5ab382
chore: change dprint formatting
2026-01-30 01:09:39 +03:00