Commit Graph

  • 1a2c44fb97 chore: add import/export Ilia Mashkov 2026-01-30 00:53:06 +03:00
  • 04602f0372 feat(ComboControl): use IconButton component Ilia Mashkov 2026-01-30 00:52:42 +03:00
  • 433fd2f7e6 feat(IconButton): create IconButton component to reuse styles for small buttons Ilia Mashkov 2026-01-30 00:52:17 +03:00
  • 87c4e04458 feat(controlManager): add getter for letter spacing value Ilia Mashkov 2026-01-30 00:48:29 +03:00
  • fb843c87af chore: add import/export for letter spacing constant Ilia Mashkov 2026-01-30 00:48:07 +03:00
  • b2af3683bc chore: change default font size Ilia Mashkov 2026-01-30 00:47:44 +03:00
  • 90f11d8d16 chore(Labels): formatting Ilia Mashkov 2026-01-30 00:47:07 +03:00
  • a3f9bc12a0 feat(CharacterSlot): slightly increase magnifying effect Ilia Mashkov 2026-01-30 00:46:43 +03:00
  • 6634f6df1e feature(SliderLine): complete rework of the slider line, now it look like a magnifying glass Ilia Mashkov 2026-01-30 00:45:45 +03:00
  • 3f7ce63736 feat(FontListItem): slightly change badge styling Ilia Mashkov 2026-01-30 00:44:01 +03:00
  • c665a579be chore: update gitignore Ilia Mashkov 2026-01-30 00:43:16 +03:00
  • ac7f094d13 chore: delete unused code Ilia Mashkov 2026-01-30 00:42:58 +03:00
  • c06aad1a8a fix: Correct dynamic import paths in fallback function Ilia Mashkov 2026-01-29 15:23:59 +03:00
  • 471e186e70 fix: Fix undefined query data and add fallback to Fontshare API Ilia Mashkov 2026-01-29 15:20:51 +03:00
  • dc72b9e048 chore(fonts): Complete Proxy API Integration (All 7 Phases) Ilia Mashkov 2026-01-29 14:48:00 +03:00
  • 07a37af71a feat(fonts): implement Phase 6 - Cleanup and Removal Ilia Mashkov 2026-01-29 14:47:03 +03:00
  • d6607e5705 feat(fonts): implement Phase 4 - Update UI Components Ilia Mashkov 2026-01-29 14:43:07 +03:00
  • 10801a641a feat(fonts): implement Phase 3 - Update Filter Mapper Ilia Mashkov 2026-01-29 14:40:31 +03:00
  • 98eab35615 fix(fonts): remove unused FontCategory import from unifiedFontStore Ilia Mashkov 2026-01-29 14:38:33 +03:00
  • 7fbeef68e2 feat(fonts): implement Phase 2 - Unified Font Store Ilia Mashkov 2026-01-29 14:38:07 +03:00
  • 7078cb6f8c feat(fonts): implement Phase 1 - Create Proxy API Client Ilia Mashkov 2026-01-29 14:33:12 +03:00
  • 0b0489fa26 chore(ExpandableWrapper): add ts-ignore to stories Ilia Mashkov 2026-01-26 13:08:56 +03:00
  • 2022213921 feat(displayedFontsStore): fix store to work with fontA and fontB to compare Ilia Mashkov 2026-01-26 12:56:35 +03:00
  • 6725a3b391 feat(Layout): increase container width Ilia Mashkov 2026-01-26 12:55:52 +03:00
  • 2eddb656a9 chore(FontComparer): delete unused code Ilia Mashkov 2026-01-26 12:55:27 +03:00
  • 5973d241aa feat(Page): render ComparisonSlider directly Ilia Mashkov 2026-01-26 12:54:40 +03:00
  • 75a9c16070 feat(ComparisonWrapper): remove props and add checks for fonts absence Ilia Mashkov 2026-01-26 12:54:01 +03:00
  • 31e4c64193 chore(ComparisonSlider): add comments Ilia Mashkov 2026-01-26 12:52:40 +03:00
  • 48e25fffa7 feat(ExpandableWrapper): fix keyboard support, tweak styles and animation Ilia Mashkov 2026-01-26 12:52:23 +03:00
  • 407c741349 feat(ComparisonSlider): add blur background to controls Ilia Mashkov 2026-01-26 12:49:15 +03:00
  • 13e114fafe feat(TypographyMenu): add appearance/disappearance animation Ilia Mashkov 2026-01-26 12:47:10 +03:00
  • 1484ea024e chore(ComparisonSlider): add comments and remove unused code Ilia Mashkov 2026-01-26 12:46:12 +03:00
  • 67db6e22a7 feat(ComparisonSlider): rewrite slider labels to include selects for compared fonts Ilia Mashkov 2026-01-26 12:45:30 +03:00
  • 192ce2d34a feat(select): add shadcn select component Ilia Mashkov 2026-01-26 12:43:25 +03:00
  • 2b820230bc feat(createCharacterComparison): add generic for font type and checks for the absence of the fonts Ilia Mashkov 2026-01-26 12:34:27 +03:00
  • 9b8ebed1c3 fix(breakIntoLines): add word break for long words Ilia Mashkov 2026-01-25 11:42:05 +03:00
  • 3d11f7317d feat(ExpandableWrapper): add stories Ilia Mashkov 2026-01-25 08:23:11 +03:00
  • c07800cc96 chore: add export Ilia Mashkov 2026-01-25 00:00:13 +03:00
  • b49bf0d397 feat(ScrollArea): add shadcn scroll area to layout Ilia Mashkov 2026-01-24 23:58:10 +03:00
  • ed4ee8bb44 chore(ControlsWrapper): use new reusable wrapper Ilia Mashkov 2026-01-24 23:57:16 +03:00
  • 8a2059ac4a feat(ExtendableWrapper): create reusable extendable wrapper with animations Ilia Mashkov 2026-01-24 23:56:26 +03:00
  • 7ffc5d6a34 feat(Page): move search to page Ilia Mashkov 2026-01-24 15:39:38 +03:00
  • 08cccc5ede chore: add export Ilia Mashkov 2026-01-24 15:39:10 +03:00
  • 71266f8b22 chore(TypographyMenu): remove search from typography menu Ilia Mashkov 2026-01-24 15:38:50 +03:00
  • d5221ad449 feat(SearchBar): improve styling Ilia Mashkov 2026-01-24 15:38:01 +03:00
  • 873b697e8c feat(ComboControl): Add tooltips and enhance intraction effects Ilia Mashkov 2026-01-24 15:37:06 +03:00
  • 3dce409034 feat(SetupFontMenu): add props Ilia Mashkov 2026-01-24 15:36:13 +03:00
  • cf08f7adfa chore(FontSearch): move to widgets layer Ilia Mashkov 2026-01-24 15:35:26 +03:00
  • 4b01b1592d feat(ControlsWrapper): close ControlsWrapper on escape click Ilia Mashkov 2026-01-24 15:34:17 +03:00
  • ecb4bea642 feat(FlterControls): enhance control with ux effects Ilia Mashkov 2026-01-24 15:33:12 +03:00
  • e89c6369cb feat(Layout): add tooltip provider Ilia Mashkov 2026-01-24 15:32:01 +03:00
  • 18a311c6b1 chore: delete filters sidebar Ilia Mashkov 2026-01-24 15:30:02 +03:00
  • 732f77f504 feat(CheckboxFilter): use new transition function springySlideFade Ilia Mashkov 2026-01-24 15:25:56 +03:00
  • b7992ca138 feat(app): add common animaition for ux elements that can interact with Ilia Mashkov 2026-01-24 15:22:57 +03:00
  • 32b1367877 feat(springySliderFade): add custom transition function for slide+fade Ilia Mashkov 2026-01-24 15:16:04 +03:00
  • 59b0d9c620 feat(FontListItem): refactor component to enhance UX with animations and move away from checkboxes to avoid scroll problems Ilia Mashkov 2026-01-22 15:41:55 +03:00
  • be13a5c8a0 feat(VirtualList): add proximity and isVisible props Ilia Mashkov 2026-01-22 15:40:37 +03:00
  • 80efa49ad0 feat(SuggestedFonts): add proximity and isVisible props Ilia Mashkov 2026-01-22 15:40:17 +03:00
  • 7e9675be80 feat(createVirtualizer): add isVisible and proximity properties to VirtualItem, add filckering prevention check Ilia Mashkov 2026-01-22 15:39:29 +03:00
  • ac979c816c feat(FontComparer): add apperance animation for ComparisonSlider Ilia Mashkov 2026-01-22 15:37:49 +03:00
  • 272c2c2d22 chore: delete unused code Ilia Mashkov 2026-01-22 15:37:03 +03:00
  • a9e2898945 feat(typographyControl): add letter spacing control Ilia Mashkov 2026-01-22 15:36:30 +03:00
  • 1712134f64 feat(SearchBar): enhance searchbar styling Ilia Mashkov 2026-01-22 15:35:18 +03:00
  • 52111ee941 fix(ControlsWrapper): slight tweak in styles Ilia Mashkov 2026-01-22 15:34:14 +03:00
  • e4970e43ba chore: switch to use of svelte native prefersReducedMotion media Ilia Mashkov 2026-01-22 15:33:38 +03:00
  • b41c48da67 feat(app): change main font Ilia Mashkov 2026-01-22 15:31:59 +03:00
  • 1d0ca31262 chore: input path change Ilia Mashkov 2026-01-21 21:57:04 +03:00
  • a5380333eb feat(createCharacterComparison): add support for font size change Ilia Mashkov 2026-01-21 21:56:34 +03:00
  • 46de3c6e87 chore(createTypographyControl): make some props optional Ilia Mashkov 2026-01-21 21:54:48 +03:00
  • 91300bdc25 feat(ComparisonSlider): Massively improve the slider and move it to the widgets layer Ilia Mashkov 2026-01-21 21:52:55 +03:00
  • 2ee66316f7 chore(controlManager): rewrite controlManager to classes Ilia Mashkov 2026-01-21 21:51:22 +03:00
  • c6d20aae3d feat(ComboControlV2): crete ComboControlV2 - without increase/decrease buttons. Refresh styling of the original one Ilia Mashkov 2026-01-21 21:50:30 +03:00
  • a0f184665d feat(ComparisonSlider): Improve Comparison slider's readability, incapsulate some code into separate components and snippets Ilia Mashkov 2026-01-20 14:23:58 +03:00
  • d4d2d68d9a feat(appliedFontsStore): incorporate implemented font weight logic Ilia Mashkov 2026-01-20 14:21:07 +03:00
  • 55a560b785 feat(appliedFontsStore): implement the logic to update font link when font weight changes Ilia Mashkov 2026-01-20 14:17:41 +03:00
  • c2542026a4 feat(FontComparer): create FontComparer component that loads fonts and displays ComparisonSlider Ilia Mashkov 2026-01-20 09:40:42 +03:00
  • 3f8fd357d8 feat(displayedFontStore): add logic for font pairs calculation Ilia Mashkov 2026-01-20 09:39:30 +03:00
  • 1bd2a4f2f8 fix(fontshareStore): add normalization to reduce amount of requests Ilia Mashkov 2026-01-20 09:36:39 +03:00
  • 746a377038 feat(FontVirtualList): add font pairs support Ilia Mashkov 2026-01-20 09:35:44 +03:00
  • 1b76284237 feat(PairSelector): implement PairSelector component that allows to choose the pair of fonts to compare Ilia Mashkov 2026-01-20 09:33:57 +03:00
  • b5ad3249ae feat(ComparisonSlider): create reusable comparison slider that compare two fonts for the same text. Line breaking is supported Ilia Mashkov 2026-01-20 09:32:12 +03:00
  • fb190f82b9 Merge pull request 'feature/storybook-coverage' (#18) from feature/storybook-coverage into main ilia 2026-01-18 18:00:41 +00:00
  • c0eed67618 chore(shared/ui): enhance stories with cases, controls and documentation Ilia Mashkov 2026-01-18 20:55:36 +03:00
  • e7f4304391 chore(storybook): increase height of autodoc stories window Ilia Mashkov 2026-01-18 20:54:48 +03:00
  • 488857e0ec chore: basic storybook coverage for shared/ui components Ilia Mashkov 2026-01-18 20:08:13 +03:00
  • cca69a73ce fix(SearchBar): make id prop unnecessary Ilia Mashkov 2026-01-18 20:07:37 +03:00
  • 2444e05bb7 chore(storybook): align items inside decorator Ilia Mashkov 2026-01-18 20:06:48 +03:00
  • 72cc441c6f chore(CheckboxFilter): add stories for CheckboxFilter Ilia Mashkov 2026-01-18 19:25:34 +03:00
  • 06cb155b47 feat(storybook): add a global decorator for stories Ilia Mashkov 2026-01-18 19:25:07 +03:00
  • 50c7511698 fix(storybook): add aliases from vite config to storybook Ilia Mashkov 2026-01-18 19:24:11 +03:00
  • 993c63a39d Merge pull request 'feature/searchbar-enhance' (#17) from feature/searchbar-enhance into main ilia 2026-01-18 14:04:52 +00:00
  • 8591985f62 feat(FontApplicator): implement an appearance animation based on existed intersection observer logic and add a reduced motion check Ilia Mashkov 2026-01-18 16:56:53 +03:00
  • 9cbf4fdc48 doc: comments for codebase and updated documentation Ilia Mashkov 2026-01-18 15:55:07 +03:00
  • 8356e99382 chore: add import shortcuts Ilia Mashkov 2026-01-18 15:53:44 +03:00
  • 7ca45c2e63 chore: add import shortcuts Ilia Mashkov 2026-01-18 15:53:16 +03:00
  • 20f6e193f2 chore: minor changes Ilia Mashkov 2026-01-18 15:01:19 +03:00
  • c04518300b chore: remove unused code Ilia Mashkov 2026-01-18 15:00:54 +03:00
  • ee074036f6 chore: add import shortcuts Ilia Mashkov 2026-01-18 15:00:26 +03:00
  • ba883ef9a8 fix(motion): edit MotionPreference to avoid errors Ilia Mashkov 2026-01-18 15:00:07 +03:00
  • 28a71452d1 fix(FontListItem): edit FontListItem to work with selectedFontsStore Ilia Mashkov 2026-01-18 14:59:00 +03:00