Commit Graph

  • c91ced3617 chore(Page): uncomment compararison slider Ilia Mashkov 2026-02-07 18:15:14 +03:00
  • a48c9bce0c feat(ComparisonSlider): slightly tweak line styles for better mobile UX Ilia Mashkov 2026-02-07 18:14:39 +03:00
  • 152be85e34 feat(ComparisonSlider): add separate typographyManager instance into comparisonStore and use its controls in the slider. Improve mobile usability using Drawer for all the settings Ilia Mashkov 2026-02-07 18:14:07 +03:00
  • b09b89f4fc feat(ExpandableWrapper): slightly change wrapper styles for better UX on mobile Ilia Mashkov 2026-02-07 18:08:49 +03:00
  • 1a23ec2f28 feat(ComboControlV2): add orientation prop and remove unused code Ilia Mashkov 2026-02-07 18:07:28 +03:00
  • 86ea9cd887 chore(SetupFont): move initial typography control config into constants Ilia Mashkov 2026-02-07 18:06:13 +03:00
  • 10919a9881 feat(controlManager): add getters for controls and custom storageId parameter for persistent storage Ilia Mashkov 2026-02-07 18:05:14 +03:00
  • 180abd150d chore(TypographyMenu): move component to SetupFont feature layer Ilia Mashkov 2026-02-07 18:03:54 +03:00
  • c4bfb1db56 chore(SearchBar): replace input with reusable one Ilia Mashkov 2026-02-07 18:02:32 +03:00
  • 98a94e91ed feat(Input): create reusable input component Ilia Mashkov 2026-02-07 18:01:48 +03:00
  • a1b7f78fc4 feat(Drawer): create reusable Drawer component with snippets for trigger and content Ilia Mashkov 2026-02-07 18:01:20 +03:00
  • 41c5ceb848 feat(drawer): add shadcn drawer Ilia Mashkov 2026-02-07 18:00:38 +03:00
  • 780d76dced fix(TypographyMenu): correct responsive settings Ilia Mashkov 2026-02-07 11:28:52 +03:00
  • 49f5564cc9 feat(controlManager): integrate persistent storage into control manager to keep typography settings between sessions Ilia Mashkov 2026-02-07 11:28:13 +03:00
  • 0ff8aec8f9 chore: add export/import Ilia Mashkov 2026-02-07 11:26:53 +03:00
  • 597ff7ec90 feat(createTypographyControl): add generic for identficator Ilia Mashkov 2026-02-07 11:26:18 +03:00
  • 46a3c3e8fc feat(ComboControl): add reduced flag that removes increase/decrease buttons keeping the slider popover Ilia Mashkov 2026-02-07 11:24:44 +03:00
  • 4891cd3bbd feat(PersistentStore): add type for PersistentStore Ilia Mashkov 2026-02-07 11:23:12 +03:00
  • 70f2f82df0 feat: add props type Ilia Mashkov 2026-02-06 15:57:03 +03:00
  • 0d572708c0 chore: replace custom components with footnote and logo components Ilia Mashkov 2026-02-06 15:56:48 +03:00
  • 492c3573d0 feat(Footnote): add component for footnote text Ilia Mashkov 2026-02-06 15:55:46 +03:00
  • a1080d3b34 feat(Logo): add a separate component for project logo Ilia Mashkov 2026-02-06 15:36:52 +03:00
  • fedf3f88e7 feat: add tailwind responsive classes Ilia Mashkov 2026-02-06 14:48:44 +03:00
  • a26bcbecff feat(responsiveManager): add a manager to monitor responsive state and give access to responsive state flags Ilia Mashkov 2026-02-06 14:20:32 +03:00
  • 352f30a558 feat(VirtualList): add will-change: transform to absolute positioned components Ilia Mashkov 2026-02-06 13:38:03 +03:00
  • 8580884896 fix(createVirtualizer): change resize and scroll logic to support mobile and tablet screens Ilia Mashkov 2026-02-06 13:37:20 +03:00
  • 84417e440f fix(Layout): hide x overflow Ilia Mashkov 2026-02-06 13:36:15 +03:00
  • 8fda47ed57 Merge pull request 'feature/loading' (#21) from feature/loading into main ilia 2026-02-06 09:20:07 +00:00
  • 1b9fe14f01 fix(FontSampler): comment unused button Ilia Mashkov 2026-02-06 12:17:11 +03:00
  • 3537f6f62c fix(FontSearch): change button size to normal Ilia Mashkov 2026-02-06 12:16:42 +03:00
  • 88f4cd97f9 feat(SampleList): remove text loader and add a prop isLoading Ilia Mashkov 2026-02-06 12:05:29 +03:00
  • 9167629616 chore: change export/import Ilia Mashkov 2026-02-06 12:04:53 +03:00
  • b304e841de feat(ComparisonSlider): integrate loader and add animations for appearance/disappearance Ilia Mashkov 2026-02-06 12:04:32 +03:00
  • 3ed63562b7 feat(Loader): create loader component with spinner and optional message Ilia Mashkov 2026-02-06 12:03:06 +03:00
  • 4b440496ba feat(comparisonStore): add isLoading getter Ilia Mashkov 2026-02-06 11:55:31 +03:00
  • e4aacf609e feat(VirtualList): add isLoading prop Ilia Mashkov 2026-02-06 11:55:05 +03:00
  • 51c2b6b5da chore(Page): change icon Ilia Mashkov 2026-02-06 11:54:36 +03:00
  • 195ae09fa2 feat(Spinner): add shadcn spinner component Ilia Mashkov 2026-02-06 11:54:09 +03:00
  • b9eccbf627 feat(Skeleton): create skeleton component and integrate it into FontVirtualList Ilia Mashkov 2026-02-06 11:53:59 +03:00
  • 63888e510c feat(Spinner): add shadcn spinner component Ilia Mashkov 2026-02-06 11:43:39 +03:00
  • cf8d3dffb9 Merge pull request 'fix/filtration' (#20) from fix/filtration into main ilia 2026-02-05 08:51:44 +00:00
  • 1e2daa410c fix(baseFontStore): fix the filtration problem when results didnt update after filter was deselected Ilia Mashkov 2026-02-05 11:45:36 +03:00
  • adf6dc93ea feat(appliedFontsStore): improvement that allow to use correct urls for variable fonts and fixes font weight problems Ilia Mashkov 2026-02-05 11:44:16 +03:00
  • 596a023d24 chore: add export/import Ilia Mashkov 2026-02-05 11:40:59 +03:00
  • 8195e9baa8 feat(getFontUrl): create a helper function to choose font url Ilia Mashkov 2026-02-05 11:40:23 +03:00
  • 0554fcada7 feat(normalize): use type UnifiedFontVariant instead of string Ilia Mashkov 2026-02-05 11:39:56 +03:00
  • 9a794b626b feat(normalize): use type FontVariant instead of string Ilia Mashkov 2026-02-05 11:39:20 +03:00
  • 40346aa9aa chore(Font): move font types related to weight to common types Ilia Mashkov 2026-02-05 11:38:38 +03:00
  • 2b7f21711b feat(BreadcrumbHeader): add a logo and change the animation Ilia Mashkov 2026-02-04 10:49:13 +03:00
  • 69ae955131 feat(Page): move breadcrumb header to the layout and add a logo section Ilia Mashkov 2026-02-04 10:48:40 +03:00
  • 12844432ac feat(Section): add a snippet prop for description Ilia Mashkov 2026-02-04 10:47:04 +03:00
  • a9aba10f09 Merge pull request 'feature/comparison-slider' (#19) from feature/comparison-slider into main ilia 2026-02-02 09:23:45 +00:00
  • 778839d35e feat(Page): switch some sections Ilia Mashkov 2026-02-02 12:21:23 +03:00
  • 92fb314615 feat(TypographyMenu): add comments and delete outdated code Ilia Mashkov 2026-02-02 12:20:57 +03:00
  • 6f0b69ff45 chore: incorporate renewed appliderFontStore and comparisonStore logic Ilia Mashkov 2026-02-02 12:20:19 +03:00
  • 2cd38797b9 feat(FontSearch): add IconButton instead of regular Button and delete unused code Ilia Mashkov 2026-02-02 12:20:01 +03:00
  • 6f231999e0 chore: add export/import and remove unused ones Ilia Mashkov 2026-02-02 12:19:05 +03:00
  • 31a72d90ea chore: incorporate renewed appliderFontStore and comparisonStore logic Ilia Mashkov 2026-02-02 12:18:20 +03:00
  • 072690270f chore(SearchBar): delete unused code and slightly tweak appearance Ilia Mashkov 2026-02-02 12:16:51 +03:00
  • eaf9d069c5 feat(VirtualList): incoroprate new logic related to window scroll and separation of isVisible flag Ilia Mashkov 2026-02-02 12:16:04 +03:00
  • 4a94f7bd09 feat(FontListItem): separate isVisible flags into two (partial and fully) Ilia Mashkov 2026-02-02 12:13:58 +03:00
  • 918e792e41 fix(Layout): temporaly remove ScrollArea to fix virtual list Ilia Mashkov 2026-02-02 12:13:07 +03:00
  • c9c8b9abfc feat(Section): add logic that triggers a callback when sections title moves out of the viewport Ilia Mashkov 2026-02-02 12:11:48 +03:00
  • a392b575cc chore: migrate from direct <link> with css towards font-face approach Ilia Mashkov 2026-02-02 12:10:38 +03:00
  • 961475dea0 refactor(appliedFontsStore): migrate from direct <link> with css towards font-face approach Ilia Mashkov 2026-02-02 12:10:12 +03:00
  • 5496fd2680 chore: delete unused code Ilia Mashkov 2026-02-02 12:09:16 +03:00
  • f90f1e39e0 feat(createVirtualizer): refine virtualizer logic, add useWindowScroll flag to use window scroll Ilia Mashkov 2026-02-02 12:04:19 +03:00
  • ca161dfbd4 feat(ComparisonSlider): migrate from displayStore to comparisonStore Ilia Mashkov 2026-02-02 12:02:33 +03:00
  • ac2d0c32a4 chore: add import/export Ilia Mashkov 2026-02-02 12:00:58 +03:00
  • 54d22d650d chore: add import/export Ilia Mashkov 2026-02-02 12:00:19 +03:00
  • a9c63f2544 feat(Breadcrumb): create new entity that contains logic related to breadcrumb-like navigation Ilia Mashkov 2026-02-02 11:59:57 +03:00
  • 70f57283a8 feat(comparisonStore): replace displayStore with comparisonStore that has only the logic related to ComparisonSlider Ilia Mashkov 2026-02-02 11:58:50 +03:00
  • d43c873dc9 feat(createPersistentStore): add a solution to keep user info between sections using browser storage Ilia Mashkov 2026-02-02 11:57:00 +03:00
  • 9501dbf281 chore: add import/export Ilia Mashkov 2026-02-01 16:13:13 +03:00
  • 0ac6acd174 feat(proxyFonts): add fetchFontsById function that fetches batch of fonts Ilia Mashkov 2026-02-01 16:12:37 +03:00
  • 5bb41c7e4c chore: comment typo Ilia Mashkov 2026-02-01 11:58:22 +03:00
  • eed3339b0d feat(FontSearch): refactor component styles Ilia Mashkov 2026-02-01 11:57:56 +03:00
  • d94e3cefb2 feat(SearchBar): move away from popover due to unnecessary complication and ux problems Ilia Mashkov 2026-02-01 11:56:39 +03:00
  • cfb586f539 feat(SampleList): move font list display into widget layer Ilia Mashkov 2026-02-01 11:55:46 +03:00
  • 6e975e5f8e feat(VirtualList): add animate logic Ilia Mashkov 2026-02-01 11:54:40 +03:00
  • 142e4f0a19 feat(Page): display all components without conditions Ilia Mashkov 2026-02-01 11:53:57 +03:00
  • 59b85eead0 chore: remove unnecessary comments Ilia Mashkov 2026-02-01 11:52:58 +03:00
  • 010643e398 chore: add import/export Ilia Mashkov 2026-02-01 11:52:32 +03:00
  • 27f637531b feat(FontListItem): use children instead of the direct representation of the font Ilia Mashkov 2026-02-01 11:52:09 +03:00
  • 91fa08074b feat(VirtualList): incorporate shadcn scroll area to replace default scoll bar Ilia Mashkov 2026-01-31 11:53:18 +03:00
  • c246f70fe9 feat(Labels): change the styles of the component Ilia Mashkov 2026-01-31 11:48:58 +03:00
  • b1ce734f19 feat(VirtualList): VirtualList now supports pagination, it loads batches when user scrolls near the end of current batch Ilia Mashkov 2026-01-31 11:48:14 +03:00
  • 3add50a190 feat(VirtualList): add auto-pagination and correct scrollbar height Ilia Mashkov 2026-01-30 19:21:47 +03:00
  • ef48d9815c feat(Page): add Section wrappers to page widgets Ilia Mashkov 2026-01-30 17:46:21 +03:00
  • 818dfdb55e feat(Layout): increase bottom gap for TypographyMenu Ilia Mashkov 2026-01-30 17:45:08 +03:00
  • 42e1271647 feat(ContentEditable): add comments Ilia Mashkov 2026-01-30 17:44:18 +03:00
  • 8ef9226dd2 feat(IconButton): slightlyu change the style Ilia Mashkov 2026-01-30 17:43:46 +03:00
  • f0c0a9de45 feat(ComparisonSlider): move in/out animation to Section component Ilia Mashkov 2026-01-30 17:43:19 +03:00
  • 730eba138d feat(FontSampler): refactor styles of FontSampler component Ilia Mashkov 2026-01-30 17:42:06 +03:00
  • 18f265974e chore: add import/export Ilia Mashkov 2026-01-30 17:40:26 +03:00
  • 705723b009 feat(Section): create a section wrapper for a page Ilia Mashkov 2026-01-30 17:40:11 +03:00
  • 75ea5ab382 chore: change dprint formatting Ilia Mashkov 2026-01-30 01:09:39 +03:00
  • f07b699926 feat(FontDisplay): add animation on displayed fonts list order change Ilia Mashkov 2026-01-30 00:56:58 +03:00
  • b031e560af feat(FontSampler): add delete button to remove font from the list of selected fonts, improve styling Ilia Mashkov 2026-01-30 00:56:21 +03:00
  • fbaf596fef fix(createCharacterComparison): improve characters measurment for better magnifying presicion Ilia Mashkov 2026-01-30 00:54:40 +03:00