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
69ae955131
feat(Page): move breadcrumb header to the layout and add a logo section
2026-02-04 10:48:40 +03:00
Ilia Mashkov
12844432ac
feat(Section): add a snippet prop for description
2026-02-04 10:47:04 +03:00
a9aba10f09
Merge pull request 'feature/comparison-slider' ( #19 ) from feature/comparison-slider into main
...
Workflow / build (push) Successful in 53s
Reviewed-on: #19
2026-02-02 09:23:45 +00:00
Ilia Mashkov
778839d35e
feat(Page): switch some sections
Workflow / build (pull_request) Successful in 1m9s
2026-02-02 12:21:23 +03:00
Ilia Mashkov
92fb314615
feat(TypographyMenu): add comments and delete outdated code
2026-02-02 12:20:57 +03:00
Ilia Mashkov
6f0b69ff45
chore: incorporate renewed appliderFontStore and comparisonStore logic
2026-02-02 12:20:19 +03:00
Ilia Mashkov
2cd38797b9
feat(FontSearch): add IconButton instead of regular Button and delete unused code
2026-02-02 12:20:01 +03:00
Ilia Mashkov
6f231999e0
chore: add export/import and remove unused ones
2026-02-02 12:19:05 +03:00
Ilia Mashkov
31a72d90ea
chore: incorporate renewed appliderFontStore and comparisonStore logic
2026-02-02 12:18:20 +03:00
Ilia Mashkov
072690270f
chore(SearchBar): delete unused code and slightly tweak appearance
2026-02-02 12:16:51 +03:00
Ilia Mashkov
eaf9d069c5
feat(VirtualList): incoroprate new logic related to window scroll and separation of isVisible flag
2026-02-02 12:16:04 +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
918e792e41
fix(Layout): temporaly remove ScrollArea to fix virtual list
2026-02-02 12:13:07 +03:00
Ilia Mashkov
c9c8b9abfc
feat(Section): add logic that triggers a callback when sections title moves out of the viewport
2026-02-02 12:11:48 +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
5496fd2680
chore: delete unused code
2026-02-02 12:09:16 +03:00
Ilia Mashkov
f90f1e39e0
feat(createVirtualizer): refine virtualizer logic, add useWindowScroll flag to use window scroll
2026-02-02 12:04:19 +03:00
Ilia Mashkov
ca161dfbd4
feat(ComparisonSlider): migrate from displayStore to comparisonStore
2026-02-02 12:02:33 +03:00
Ilia Mashkov
ac2d0c32a4
chore: add import/export
2026-02-02 12:00:58 +03:00
Ilia Mashkov
54d22d650d
chore: add import/export
2026-02-02 12:00:19 +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
70f57283a8
feat(comparisonStore): replace displayStore with comparisonStore that has only the logic related to ComparisonSlider
2026-02-02 11:58:50 +03:00
Ilia Mashkov
d43c873dc9
feat(createPersistentStore): add a solution to keep user info between sections using browser storage
2026-02-02 11:57:00 +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
eed3339b0d
feat(FontSearch): refactor component styles
2026-02-01 11:57:56 +03:00
Ilia Mashkov
d94e3cefb2
feat(SearchBar): move away from popover due to unnecessary complication and ux problems
2026-02-01 11:56:39 +03:00
Ilia Mashkov
cfb586f539
feat(SampleList): move font list display into widget layer
2026-02-01 11:55:46 +03:00
Ilia Mashkov
6e975e5f8e
feat(VirtualList): add animate logic
2026-02-01 11:54:40 +03:00
Ilia Mashkov
142e4f0a19
feat(Page): display all components without conditions
2026-02-01 11:53:57 +03:00
Ilia Mashkov
59b85eead0
chore: remove unnecessary comments
2026-02-01 11:52:58 +03:00
Ilia Mashkov
010643e398
chore: add import/export
2026-02-01 11:52:32 +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
91fa08074b
feat(VirtualList): incorporate shadcn scroll area to replace default scoll bar
2026-01-31 11:53:18 +03:00
Ilia Mashkov
c246f70fe9
feat(Labels): change the styles of the component
2026-01-31 11:48:58 +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
ef48d9815c
feat(Page): add Section wrappers to page widgets
2026-01-30 17:46:21 +03:00
Ilia Mashkov
818dfdb55e
feat(Layout): increase bottom gap for TypographyMenu
2026-01-30 17:45:08 +03:00
Ilia Mashkov
42e1271647
feat(ContentEditable): add comments
2026-01-30 17:44:18 +03:00