Ilia Mashkov
8eca240982
feat(Layout): add custom favicon
2026-02-09 09:39:58 +03:00
Ilia Mashkov
df2d6bae3b
feat(Input): create ghost variant styling
2026-02-09 09:31:25 +03:00
Ilia Mashkov
ce9665a842
feat(ComboControlV2): merge two version of component into one with reduced prop that regulate appearance
2026-02-09 09:30:34 +03:00
Ilia Mashkov
f4875d7324
feat(ComboControlV2): rewrite controls to use custom bits-ui slider
2026-02-08 14:31:15 +03:00
Ilia Mashkov
b16928ac80
feat(Slider): create reusable slider component - a styled version of bits-ui slider
2026-02-08 14:18:17 +03:00
Ilia Mashkov
7f01a9cc85
feat(Drawer): add default padding classes for content snippet
2026-02-07 19:26:46 +03:00
Ilia Mashkov
a1bc359c7f
feat(Input): move extended left padding into SearchBar classes
2026-02-07 19:18:49 +03:00
Ilia Mashkov
662d4ac626
chore: remove unused code
2026-02-07 19:15:30 +03:00
Ilia Mashkov
fa08986d60
chore(SearchBar): remove unused code
2026-02-07 18:19:16 +03:00
Ilia Mashkov
f24c93c105
chore: add exports/imports
2026-02-07 18:16:08 +03:00
Ilia Mashkov
c16ef4acbf
chore: remove unused code
2026-02-07 18:15:45 +03:00
Ilia Mashkov
b09b89f4fc
feat(ExpandableWrapper): slightly change wrapper styles for better UX on mobile
2026-02-07 18:08:49 +03:00
Ilia Mashkov
1a23ec2f28
feat(ComboControlV2): add orientation prop and remove unused code
2026-02-07 18:07:28 +03:00
Ilia Mashkov
c4bfb1db56
chore(SearchBar): replace input with reusable one
2026-02-07 18:02:32 +03:00
Ilia Mashkov
98a94e91ed
feat(Input): create reusable input component
2026-02-07 18:01:48 +03:00
Ilia Mashkov
a1b7f78fc4
feat(Drawer): create reusable Drawer component with snippets for trigger and content
2026-02-07 18:01:20 +03:00
Ilia Mashkov
41c5ceb848
feat(drawer): add shadcn drawer
2026-02-07 18:00:38 +03:00
Ilia Mashkov
0ff8aec8f9
chore: add export/import
2026-02-07 11:26:53 +03:00
Ilia Mashkov
597ff7ec90
feat(createTypographyControl): add generic for identficator
2026-02-07 11:26:18 +03:00
Ilia Mashkov
46a3c3e8fc
feat(ComboControl): add reduced flag that removes increase/decrease buttons keeping the slider popover
2026-02-07 11:24:44 +03:00
Ilia Mashkov
4891cd3bbd
feat(PersistentStore): add type for PersistentStore
2026-02-07 11:23:12 +03:00
Ilia Mashkov
0d572708c0
chore: replace custom components with footnote and logo components
2026-02-06 15:56:48 +03:00
Ilia Mashkov
492c3573d0
feat(Footnote): add component for footnote text
2026-02-06 15:55:46 +03:00
Ilia Mashkov
a1080d3b34
feat(Logo): add a separate component for project logo
2026-02-06 15:36:52 +03:00
Ilia Mashkov
fedf3f88e7
feat: add tailwind responsive classes
2026-02-06 14:48:44 +03:00
Ilia Mashkov
a26bcbecff
feat(responsiveManager): add a manager to monitor responsive state and give access to responsive state flags
2026-02-06 14:20:32 +03:00
Ilia Mashkov
352f30a558
feat(VirtualList): add will-change: transform to absolute positioned components
2026-02-06 13:38:03 +03:00
Ilia Mashkov
8580884896
fix(createVirtualizer): change resize and scroll logic to support mobile and tablet screens
2026-02-06 13:37:20 +03:00
Ilia Mashkov
9167629616
chore: change export/import
2026-02-06 12:04:53 +03:00
Ilia Mashkov
3ed63562b7
feat(Loader): create loader component with spinner and optional message
2026-02-06 12:03:06 +03:00
Ilia Mashkov
e4aacf609e
feat(VirtualList): add isLoading prop
2026-02-06 11:55:05 +03:00
Ilia Mashkov
195ae09fa2
feat(Spinner): add shadcn spinner component
2026-02-06 11:54:09 +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
63888e510c
feat(Spinner): add shadcn spinner component
2026-02-06 11:43:39 +03:00
Ilia Mashkov
12844432ac
feat(Section): add a snippet prop for description
2026-02-04 10:47:04 +03:00
Ilia Mashkov
6f231999e0
chore: add export/import and remove unused ones
2026-02-02 12:19:05 +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
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
f90f1e39e0
feat(createVirtualizer): refine virtualizer logic, add useWindowScroll flag to use window scroll
2026-02-02 12:04:19 +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
d94e3cefb2
feat(SearchBar): move away from popover due to unnecessary complication and ux problems
2026-02-01 11:56:39 +03:00
Ilia Mashkov
6e975e5f8e
feat(VirtualList): add animate logic
2026-02-01 11:54:40 +03:00
Ilia Mashkov
59b85eead0
chore: remove unnecessary comments
2026-02-01 11:52:58 +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
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
42e1271647
feat(ContentEditable): add comments
2026-01-30 17:44:18 +03:00
Ilia Mashkov
8ef9226dd2
feat(IconButton): slightlyu change the style
2026-01-30 17:43:46 +03:00
Ilia Mashkov
18f265974e
chore: add import/export
2026-01-30 17:40:26 +03:00