Commit Graph

  • 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
  • 5fa79e06e9 feat(ComparisonSlider): slightly tweak styles Ilia Mashkov 2026-02-18 16:59:46 +03:00
  • ee0749e828 feat(ComparisonSlider): slightly tweak styles Ilia Mashkov 2026-02-18 16:59:31 +03:00
  • 5dae5fb7ea feat(ComparisonSlider): increase minimal height for large screens Ilia Mashkov 2026-02-18 16:58:31 +03:00
  • 20f65ee396 feat(FontSampler): slight font style tweaks for font name Ilia Mashkov 2026-02-18 16:57:52 +03:00
  • 010b8ad04b feat(FontSearch): make filters open by default Ilia Mashkov 2026-02-18 16:57:03 +03:00
  • ce1dcd92ab feat(Label): create shared Label component Ilia Mashkov 2026-02-18 16:56:26 +03:00
  • ce609728c3 feat(SidebarMenu): tweak styles Ilia Mashkov 2026-02-18 16:55:57 +03:00
  • 147df04c22 feat(Slider): tweak styles for a knob and add slider label Ilia Mashkov 2026-02-18 16:55:11 +03:00
  • f356851d97 chore: remove lenis package Ilia Mashkov 2026-02-18 16:53:40 +03:00
  • 411dbfefcb feat(ComparisonSlider): rotate icon for the mobile and slightly tweak styles Ilia Mashkov 2026-02-18 16:52:50 +03:00
  • a65d692139 feat(app): style default scrollbar Ilia Mashkov 2026-02-18 11:18:54 +03:00
  • 3330f13228 fix(SearchBar): restore proper padding Ilia Mashkov 2026-02-18 11:18:17 +03:00
  • ad6e1da292 fix(ComparisonSlider): change the way width is calculated to avoid transform:scale issues Ilia Mashkov 2026-02-16 15:30:00 +03:00
  • ac8f0456b0 chore(VirtualLisr): remove unused imports and change comment Ilia Mashkov 2026-02-16 15:07:19 +03:00
  • 77668f507c feat(appliedFontsStore): add extensive documentation, implement optimization and usage of browser apis to ensure flawless ux and avoid ui freezing Ilia Mashkov 2026-02-16 15:06:49 +03:00
  • 23831efbe6 feat(Controls): add Drawer wrapper for mobiles Ilia Mashkov 2026-02-16 14:16:52 +03:00
  • 42854b4950 feat(FontList): tweak styles slightly Ilia Mashkov 2026-02-16 14:16:30 +03:00
  • c45429f38d feat(SampleList): add skeleton snippet Ilia Mashkov 2026-02-16 14:15:47 +03:00
  • 4d57f2084c feat(VirtualList): add estimated total size calculation Ilia Mashkov 2026-02-16 14:15:19 +03:00
  • bee529dff8 fix(createVirtualizer): fix scroll issues that make scroll position jump when new page of fonts loads. Add some optimizations e.g. common ResizeObserver Ilia Mashkov 2026-02-16 14:14:06 +03:00
  • 1f793278d1 chore: remove comment Ilia Mashkov 2026-02-16 14:12:00 +03:00
  • 4f76a03e33 feat(FontVirtualList): make skeleton a snippet prop Ilia Mashkov 2026-02-16 14:11:29 +03:00
  • 940e20515b chore: remove unused code Ilia Mashkov 2026-02-15 23:23:52 +03:00
  • f15114a78b fix(Input): change the way input types are exporting Ilia Mashkov 2026-02-15 23:22:44 +03:00
  • 6ba37c9e4a feat(ComparisonSlider): add perspective manager and tweak styles Ilia Mashkov 2026-02-15 23:15:50 +03:00
  • 858daff860 feat(ComparisonSlider): create a scrollable list of fonts with clever controls Ilia Mashkov 2026-02-15 23:11:10 +03:00
  • b7f54b503c feat(Controls): rework component to use SidebarMenu Ilia Mashkov 2026-02-15 23:10:07 +03:00
  • 17de544bdb feat(ComparisonSlider): add a toggle button that shows selected fonts and opens the sidebar menu with settings Ilia Mashkov 2026-02-15 23:09:21 +03:00
  • a0ac52a348 feat(SidebarMenu): create a shared sidebar menu that slides to the screen Ilia Mashkov 2026-02-15 23:08:22 +03:00
  • 99966d2de9 feat(TypographyControls): drasticaly reduce animations, keep only the container functional Ilia Mashkov 2026-02-15 23:07:23 +03:00
  • 72334a3d05 feat(ComboControlV2): hide input when control is reduced Ilia Mashkov 2026-02-15 23:05:58 +03:00
  • 8780b6932c chore: formatting Ilia Mashkov 2026-02-15 23:04:47 +03:00
  • 5d2c05e192 feat(PerspectivePlan): add a wrapper to work with perspective manager styles Ilia Mashkov 2026-02-15 23:04:24 +03:00
  • 1031b96ec5 chore: add exports/imports Ilia Mashkov 2026-02-15 23:03:09 +03:00
  • 4fdc99a15a feat(createPerspectiveManager): create perspective manager to work with perspective, moving objects along the z axis Ilia Mashkov 2026-02-15 23:02:49 +03:00
  • 9e74a2c2c6 feat(createCharacterComparison): create type CharacterComparison and export it Ilia Mashkov 2026-02-15 23:01:43 +03:00
  • aa3f467821 feat(Input): add tailwind variants with sizes, update stories Ilia Mashkov 2026-02-15 23:00:12 +03:00
  • 6001f50cf5 feat(Slider): change thumb shape to circle Ilia Mashkov 2026-02-15 22:57:29 +03:00
  • c2d0992015 feat(FontVirtualList): move logic related to loading next batch of fonts to the FontVirtualContainer Ilia Mashkov 2026-02-15 22:56:37 +03:00
  • bc56265717 feat(ComparisonSlider): add out animation for SliderLine Ilia Mashkov 2026-02-15 22:54:07 +03:00
  • 2f45dc3620 feat(Controls): remove isLoading flag Ilia Mashkov 2026-02-12 12:20:52 +03:00
  • d282448c53 feat(CharacterSlot): remove touch from characters Ilia Mashkov 2026-02-12 12:20:06 +03:00
  • f2e8de1d1d feat(comparisonStore): add the check before loading Ilia Mashkov 2026-02-12 12:19:11 +03:00
  • cee2a80c41 feat(FontListItem): delete springs to imrove performance Ilia Mashkov 2026-02-12 11:24:16 +03:00
  • 8b02333c01 feat(createVirtualizer): slidthly improve batching with version trigger Ilia Mashkov 2026-02-12 11:23:27 +03:00
  • 0e85851cfd fix(FontApplicator): remove unused prop Ilia Mashkov 2026-02-12 11:21:04 +03:00
  • 7dce7911c0 feat(FontSampler): remove backdrop filter since it's not being used and bad for performance Ilia Mashkov 2026-02-12 11:16:01 +03:00
  • 5e3929575d feat(FontApplicator): remove IntersectionObserver to ease the product, font applying logic is entirely in the VirtualList Ilia Mashkov 2026-02-12 11:14:22 +03:00
  • d3297d519f feat(SampleList): add throttling to the checkPosition function Ilia Mashkov 2026-02-12 11:11:22 +03:00
  • 21d8273967 feat(VirtualList): add throttling Ilia Mashkov 2026-02-12 10:32:25 +03:00
  • cdb2c355c0 fix: add types for env variables Ilia Mashkov 2026-02-12 10:31:23 +03:00