Commit Graph

  • e7225a6009 chore(shadcn): remove deprecated shadcn-svelte components Ilia Mashkov 2026-03-02 22:16:18 +03:00
  • 0d38a2dc9b fix(filters): remove unused import Ilia Mashkov 2026-03-02 15:06:43 +03:00
  • ba20d6d264 fix(filters): use proxy fetch function Ilia Mashkov 2026-03-02 15:06:06 +03:00
  • 6d06f9f877 fix(filters): remove hardcoded fallback Ilia Mashkov 2026-03-02 14:53:54 +03:00
  • db7ffd3246 feat(filters): support multiple values Ilia Mashkov 2026-03-02 14:12:55 +03:00
  • 37a528f0aa feat(filters): add dynamic filters store Ilia Mashkov 2026-03-02 14:12:47 +03:00
  • 85b14cd89b feat(SampleListSection): add LayoutSwitch to the header Ilia Mashkov 2026-02-27 19:08:34 +03:00
  • 8fbd6f5935 feat(SampleList): remove unused code Ilia Mashkov 2026-02-27 19:07:53 +03:00
  • 80a9802c42 fix(VirtualList): don't render top spacer if topPad is bellow 0 Ilia Mashkov 2026-02-27 19:07:13 +03:00
  • fe5940adbf chore: add exports Ilia Mashkov 2026-02-27 18:44:07 +03:00
  • f7fe71f8e3 feat(Badge): rewrite Badge component to new design Ilia Mashkov 2026-02-27 18:43:56 +03:00
  • db518a6469 feat(Divider): adjust colors Ilia Mashkov 2026-02-27 18:42:54 +03:00
  • 5946f66e69 chore(FontSamler): rewrite component to use existed shared ui label wrappers Ilia Mashkov 2026-02-27 18:42:20 +03:00
  • 2046394906 chore: add exports Ilia Mashkov 2026-02-27 18:41:20 +03:00
  • 887ca6e5e1 feat(LayoutSwitch): create a ui component to switch SampleList layout Ilia Mashkov 2026-02-27 18:40:46 +03:00
  • c86b5f5db8 feat(LayoutManager): create layout manager with persistent store support to manage SampleList items layout Ilia Mashkov 2026-02-27 18:40:08 +03:00
  • f0aa89097e feat(TypographyMenu): rewrite from hidden class to if based rendering Ilia Mashkov 2026-02-27 18:39:09 +03:00
  • 80feda41a3 feat(createResponsiveManager): rewrote ifs to switch case Ilia Mashkov 2026-02-27 18:35:40 +03:00
  • 3a813b019b chore: rename Ilia Mashkov 2026-02-27 13:00:58 +03:00
  • fb6cd495d3 feat(VirtualList): add different layout support Ilia Mashkov 2026-02-27 13:00:03 +03:00
  • 44bbac4695 feat(Section) add headerContent snippet Ilia Mashkov 2026-02-27 12:50:16 +03:00
  • 8fa376ef94 feat(handleTitleStatusChanged): create reusable handler for sections title status management Ilia Mashkov 2026-02-27 12:49:13 +03:00
  • 9f84769fba chore: add/delete imports/exports Ilia Mashkov 2026-02-27 12:48:14 +03:00
  • 1b0451faff chore: delete unused code Ilia Mashkov 2026-02-27 12:46:52 +03:00
  • 338f4e106c feat(FontSearch): create a component that wraps SampleList with Section Ilia Mashkov 2026-02-27 12:45:07 +03:00
  • fbf6f3dcb4 feat(SampleList): create a component that wraps SampleList with Section Ilia Mashkov 2026-02-27 12:44:57 +03:00
  • d516a383e1 chore(IconButon): delete unusual code Ilia Mashkov 2026-02-27 12:43:21 +03:00
  • 12718593e3 feat(FontSampler): refactor component to align it with new design Ilia Mashkov 2026-02-27 12:42:18 +03:00
  • 9983be650a feat(TypographyMenu): refactor component to align it with new design Ilia Mashkov 2026-02-27 12:41:58 +03:00
  • e85f6639ff feat(FilterControls): refactor component to align it with new design Ilia Mashkov 2026-02-27 12:41:05 +03:00
  • 3a9bd0c465 chore: fix imports Ilia Mashkov 2026-02-27 12:40:37 +03:00
  • 9af81c3f17 feat(FontSearch): refactor component to align it with new design Ilia Mashkov 2026-02-27 12:40:09 +03:00
  • 248ca7d818 fix(SearchBar): change component variant according to redesign Ilia Mashkov 2026-02-27 12:39:20 +03:00
  • 38f4243739 feat(FilterGroup): refactor CheckboxFilter component to FilterGroup Ilia Mashkov 2026-02-27 12:38:19 +03:00
  • 0ca5115d10 feat(Button): add tertiary variant Ilia Mashkov 2026-02-27 12:25:25 +03:00
  • f8f295e5a0 feat(Button): add tertiary variant and change ghost variant styles Ilia Mashkov 2026-02-27 12:25:16 +03:00
  • bf79cbb26f feat(storybook): create ThemeDecorator to support themeManager logic in storybook Ilia Mashkov 2026-02-27 12:24:16 +03:00
  • 661f3f0ae3 feat(Layout): add ThemeManager support Ilia Mashkov 2026-02-27 12:23:31 +03:00
  • 7b8b41021c feat(ThemeSwitch): create ThemeSwitch component that uses ThemeMager toggle to switch theme Ilia Mashkov 2026-02-27 12:22:37 +03:00
  • c4daf47628 feat(ThemeManager): create ThemeManager that uses persistent storage to store preferred user theme Ilia Mashkov 2026-02-27 12:21:44 +03:00
  • 4f4afaebdf fix(app.css): delete unused theme, move font variables, fix dark theme behavior Ilia Mashkov 2026-02-27 12:20:12 +03:00
  • ea858dfdda feat(Section): component redesign Ilia Mashkov 2026-02-25 10:04:25 +03:00
  • 629dd15628 feat(SearchBar): component redesign Ilia Mashkov 2026-02-25 10:03:34 +03:00
  • 81d228290b feat(app): change font variables Ilia Mashkov 2026-02-25 10:02:41 +03:00
  • ff39299499 feat(Layout): change fonts link for a new one Ilia Mashkov 2026-02-25 10:02:18 +03:00
  • 750b8ae7b8 chore: replace font-name with variable Ilia Mashkov 2026-02-25 10:01:26 +03:00
  • 7aa1ddd405 chore: replace font-name with variable Ilia Mashkov 2026-02-25 10:01:00 +03:00
  • 121eab54d9 chore(Label): add separate file for Label types Ilia Mashkov 2026-02-25 10:00:36 +03:00
  • f134a343be chore(Import): add separate files for Import types Ilia Mashkov 2026-02-25 10:00:18 +03:00
  • b891f4c64b chore(Button): add separate files for Button types and export Ilia Mashkov 2026-02-25 09:59:52 +03:00
  • e125b2c795 feat(FontSampler): redesign component, remuve unused code, add stories Ilia Mashkov 2026-02-25 09:59:19 +03:00
  • d9925da96f feat(Section): add SectionSeparator component Ilia Mashkov 2026-02-25 09:58:24 +03:00
  • bd480f9592 feat(Section): add SectionTitle component Ilia Mashkov 2026-02-25 09:58:14 +03:00
  • 8d571042d8 feat(Section): move SectionHeader component to Section ui shared component Ilia Mashkov 2026-02-25 09:57:51 +03:00
  • 2a65cedd0a chore: replace font-name with variable Ilia Mashkov 2026-02-25 09:56:59 +03:00
  • 560eda6ac2 feat(ComboControl): replace ComboControl with redesigned ComboControlV2 Ilia Mashkov 2026-02-25 09:55:46 +03:00
  • 5dbebc2b77 feat(Button): wrapper arround Button to create toggle components Ilia Mashkov 2026-02-24 18:07:10 +03:00
  • 98101217db feat(Button): wrapper arround Button to create square buttons with icons Ilia Mashkov 2026-02-24 18:06:24 +03:00
  • cd5abea56c feat(ButtonGroup): container for buttons Ilia Mashkov 2026-02-24 18:04:15 +03:00
  • 7cb9ae9ede feat(StatGroup): wrapper around Stat to group a list of stats Ilia Mashkov 2026-02-24 18:03:40 +03:00
  • 043db46eaf feat(Divider): universal divider Ilia Mashkov 2026-02-24 18:02:52 +03:00
  • 8617f2c117 feat(SectionHeader): Header for page sections Ilia Mashkov 2026-02-24 18:02:24 +03:00
  • 089dc73abe feat(StatusIndicator): Label wrapper for status display Ilia Mashkov 2026-02-24 18:01:48 +03:00
  • cec166182c feat(Metric): Label wrapper for metrics Ilia Mashkov 2026-02-24 18:01:06 +03:00
  • eac47fb99d feat(Stat): Label wrapper for statistics Ilia Mashkov 2026-02-24 18:00:43 +03:00
  • 83f2bdcdda feat(TechText): component for technical text Ilia Mashkov 2026-02-24 18:00:01 +03:00
  • 12d57c59c1 feat(Label): component redesign with complete storybook coverage Ilia Mashkov 2026-02-24 17:59:18 +03:00
  • d36ab3c993 feat(Button): shared button component with different sizes and variants Ilia Mashkov 2026-02-24 17:58:56 +03:00
  • 3e8e8a70c7 feat(Input): component redesign with complete storybook coverage Ilia Mashkov 2026-02-24 17:58:00 +03:00
  • 2ee49b7cbd feat(Slider): component redesign with complete storybook coverage Ilia Mashkov 2026-02-24 17:57:40 +03:00
  • 10437a2bf3 feat: new css variables for light and dark theme Ilia Mashkov 2026-02-24 17:56:55 +03:00
  • acd656ddd1 feat(Badge): create Badge ui component Ilia Mashkov 2026-02-22 11:26:11 +03:00
  • 7f2fcb1797 feat(DotIndicator): create DotIndicator ui component Ilia Mashkov 2026-02-22 11:25:53 +03:00
  • 12222634d3 feat(MicroLabel): create MicroLabel ui component Ilia Mashkov 2026-02-22 11:25:33 +03:00
  • 0c8b8e989f chore: rewrite existing shared/ui stories using snippet template pattern Ilia Mashkov 2026-02-22 11:25:02 +03:00
  • 30bbfa7e11 Merge pull request 'feature/test-coverage' (#27) from feature/test-coverage into main ilia 2026-02-22 07:46:54 +00:00
  • eff3979372 chore: delete unused code Ilia Mashkov 2026-02-22 10:45:14 +03:00
  • da79dd2e35 feat: storybook cases and mocks Ilia Mashkov 2026-02-19 13:58:12 +03:00
  • 9d1f59d819 feat(IconButton): add conditional rendering Ilia Mashkov 2026-02-19 13:55:11 +03:00
  • 935b065843 feat(app): add --font-sans variable Ilia Mashkov 2026-02-19 13:54:37 +03:00
  • d15b2ffe3f test(createVirtualizer): test coverage for virtual list logic Ilia Mashkov 2026-02-18 20:54:34 +03:00
  • 51ea8a9902 test(smoothScroll): cast mock to the proper type Ilia Mashkov 2026-02-18 20:40:00 +03:00
  • e81cadb32a feat(smoothScroll): cover smoothScroll util with unit tests Ilia Mashkov 2026-02-18 20:20:24 +03:00
  • 1c3908f89e test(createPersistentStore): cover createPersistentStore helper with unit tests Ilia Mashkov 2026-02-18 20:19:47 +03:00
  • 206e609a2d test(createEntityStore): cover createEntityStore helper with unit tests Ilia Mashkov 2026-02-18 20:19:26 +03:00
  • ff71d1c8c9 test(splitArray): add unit tests for splitArray util Ilia Mashkov 2026-02-18 20:18:18 +03:00
  • 24ca2f6c41 test(throttle): add unit tests for throttle util Ilia Mashkov 2026-02-18 20:17:33 +03:00
  • 3abe5723c7 test(appliedFontStore): change mockFetch Ilia Mashkov 2026-02-18 20:16:50 +03:00
  • 4f181d1d92 Merge pull request 'feature/ux-improvements' (#26) from feature/ux-improvements into main ilia 2026-02-18 14:43:03 +00:00
  • aa4796079a feat(Page): add new Section props for sticky titles Ilia Mashkov 2026-02-18 17:40:20 +03:00
  • f18454f9b3 feat(Layout): change fonts link and remove max-width for main Ilia Mashkov 2026-02-18 17:39:24 +03:00
  • e3924d43d8 feat(Section): add a styickyTitle feature and change the section layout Ilia Mashkov 2026-02-18 17:36:38 +03:00
  • 0f6a4d6587 chore: add/delete imports/exports Ilia Mashkov 2026-02-18 17:35:53 +03:00
  • 8f4faa3328 feat(Input): create index file with type exports Ilia Mashkov 2026-02-18 17:35:26 +03:00
  • 5867028be6 feat(app): add variable value for mono font Ilia Mashkov 2026-02-18 17:34:47 +03:00
  • b8d019b824 feat(ComparisonSlider): add labels Ilia Mashkov 2026-02-18 17:03:44 +03:00
  • 45ed0d5601 fix(Footnote): use classes every time Ilia Mashkov 2026-02-18 17:03:17 +03:00
  • 9f91fed692 feat(Input): tweak styles Ilia Mashkov 2026-02-18 17:02:32 +03:00
  • 201280093f feat(ComparisonSlider): change color for selected font in font list Ilia Mashkov 2026-02-18 17:01:57 +03:00
  • 55b27973a2 feat(ComparisonSlider): add selected fonts name for mobile controls and labels everywhere Ilia Mashkov 2026-02-18 17:00:25 +03:00