Commit Graph

  • 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
  • 3423eebf77 feat: install lenis Ilia Mashkov 2026-02-12 10:31:02 +03:00
  • 08d474289b chore: add export/import Ilia Mashkov 2026-02-12 10:30:43 +03:00
  • 2e6fc0e858 feat(throttle): add tohrottling util Ilia Mashkov 2026-02-12 10:29:52 +03:00
  • 173816b5c0 feat(lenis): add smooth scroll solution Ilia Mashkov 2026-02-12 10:29:08 +03:00
  • d749f86edc feat: add color variables and use them acros the project Ilia Mashkov 2026-02-10 23:19:27 +03:00
  • 8aad8942fc feat(BreadcrumbHeader): add anchor to scroll to the section from the breadcrumb Ilia Mashkov 2026-02-10 21:19:30 +03:00
  • 0eebe03bf8 feat(Page): add id and pass it to scrollBreadcrumbStore Ilia Mashkov 2026-02-10 21:18:49 +03:00
  • 2508168a3e feat(Section): add id prop and pass it to onTitleStatusChange callback Ilia Mashkov 2026-02-10 21:17:50 +03:00
  • a557e15759 feat(scrollBreadcrumbStore): add id field and comments Ilia Mashkov 2026-02-10 21:16:32 +03:00
  • a5b9238306 chore: add export/import Ilia Mashkov 2026-02-10 21:15:52 +03:00
  • f01299f3d1 feat(smoothScroll): add util to smoothly scroll to the id after anchor click Ilia Mashkov 2026-02-10 21:15:39 +03:00
  • 223dff2cda Merge pull request 'fixes/mobile-comparator' (#25) from fixes/mobile-comparator into main ilia 2026-02-10 16:21:43 +00:00
  • 945132b6f5 feat(ComparisonSlider): add untrack to the effect to limit triggers Ilia Mashkov 2026-02-10 18:15:42 +03:00
  • e1117667d2 feat(ComparisonSlider): add appearance animation to the slider line Ilia Mashkov 2026-02-10 18:14:43 +03:00
  • 1c2fca784f chore: remove unused code and add animation Ilia Mashkov 2026-02-10 18:14:17 +03:00
  • 3f0761aca7 chore: remove unused props Ilia Mashkov 2026-02-10 18:13:03 +03:00
  • 0db13404e2 feat(ComparisonSlider): add effect with apply fonts logic to ensure that even when controls are hiddent fonts are applied Ilia Mashkov 2026-02-10 18:12:17 +03:00
  • e39ed86a04 feat(ExpanableWrapper): add onResize prop and trigger it in ResizeObserver Ilia Mashkov 2026-02-10 18:10:52 +03:00
  • b43aa99f3e feat(comparisonStore): add checkFontsLoading method to improve isLoading flag Ilia Mashkov 2026-02-10 18:09:59 +03:00
  • 0a52bd6f6b feat(FontApplicator): switch from props to derived state from comparisonStore, apply the fonts Ilia Mashkov 2026-02-10 18:09:13 +03:00
  • 4734b1120a feat(ComboControl): reduce horizontal padding Ilia Mashkov 2026-02-10 18:05:48 +03:00
  • 7aa9fbd394 feat(appliedFontsStore): explicidly state usage of woff2 Ilia Mashkov 2026-02-10 18:05:13 +03:00
  • 1eef9eff07 Merge pull request 'feature/initial-font-load' (#24) from feature/initial-font-load into main ilia 2026-02-10 10:10:53 +00:00
  • aefe03d811 feat: use class for barlow font with fallbacks Ilia Mashkov 2026-02-10 13:09:42 +03:00
  • e90b2bede5 feat(Page): add appearance animation that is slightly delayed to ensure font loading and lack of FOIT Ilia Mashkov 2026-02-10 13:09:09 +03:00
  • bb8d2d685c feat(Layout): add font loading flag and change head links to prevent FOUT Ilia Mashkov 2026-02-10 13:08:07 +03:00
  • c8d249d6ce feat(app.css): add fallbacks for the fonts to prevent FOUT Ilia Mashkov 2026-02-10 13:04:26 +03:00
  • e3050097c6 Merge pull request 'fixes/immediate' (#23) from fixes/immediate into main ilia 2026-02-10 08:50:43 +00:00
  • faf9b8570b fix(createCharacterComparison): change line break logic to ensure correct text wrap Ilia Mashkov 2026-02-10 11:47:54 +03:00
  • 1fc9572f3d feat(appliedFontStore): use FontFace constructor, improve the performance and add test coverage for basic logic Ilia Mashkov 2026-02-10 10:14:46 +03:00
  • d006c662a9 feat(FontApplicator): add system fonts and change animation Ilia Mashkov 2026-02-10 10:12:58 +03:00
  • 422363d329 chore: remove unused code Ilia Mashkov 2026-02-09 17:33:09 +03:00
  • 61c67acfb8 fix(SampleList): render TypographyMenu every time but hide it when needed Ilia Mashkov 2026-02-09 16:49:56 +03:00
  • 6945169279 feat(TypographyMenu): add props hidden to hide component but fire the logic Ilia Mashkov 2026-02-09 16:49:06 +03:00
  • 055b02f720 fix: indentation Ilia Mashkov 2026-02-09 16:48:33 +03:00
  • 7018b6a836 fix(Logo): add fallback for the safari and chrome for text-justify:inter-character rule Ilia Mashkov 2026-02-09 16:48:11 +03:00
  • 5d8869b3f2 fix(ComparisonSlider): remove blur inside the sliders line and add gpu acceleration. imrove animation duration Ilia Mashkov 2026-02-09 16:47:19 +03:00
  • cb740df1b2 feat: add caddyfile Ilia Mashkov 2026-02-09 15:27:14 +03:00
  • d40170cfad fix: caddy setup in dockerfile Ilia Mashkov 2026-02-09 15:22:57 +03:00
  • 3787ae260f fix: update dockerfile with env variable for node linker Ilia Mashkov 2026-02-09 14:28:55 +03:00
  • a8858f6199 fix: update dockerfile with corepack so we can use yarn v4 Ilia Mashkov 2026-02-09 14:21:33 +03:00
  • b1de03106f chore: add publish job for cicd Ilia Mashkov 2026-02-09 12:51:01 +03:00
  • f3e9777267 feat: switch to caddy Ilia Mashkov 2026-02-09 11:37:47 +03:00
  • c4abe84b0a feat: add env variable to Dockerfile Ilia Mashkov 2026-02-09 10:52:37 +03:00
  • 1bd996659e feat: change Dockerfile server to python one Ilia Mashkov 2026-02-09 10:44:51 +03:00
  • e810135fc5 feat: create Dockerfile Ilia Mashkov 2026-02-09 10:17:48 +03:00
  • fc5a5c44e7 feat: edit readme.md Ilia Mashkov 2026-02-09 09:57:41 +03:00
  • d64de6f06b Merge pull request 'feature/responsive' (#22) from feature/responsive into main ilia 2026-02-09 06:49:24 +00:00
  • 10788cf754 feat(Layout): add basic title for project Ilia Mashkov 2026-02-09 09:44:47 +03:00
  • 8eca240982 feat(Layout): add custom favicon Ilia Mashkov 2026-02-09 09:39:58 +03:00
  • 6f840fbad8 chore(TypographyMenu): use 2nd version of combo control Ilia Mashkov 2026-02-09 09:32:43 +03:00
  • a7d08a9329 feat(TypographyMenu): add snippets to reduce repetitions Ilia Mashkov 2026-02-09 09:32:08 +03:00
  • df2d6bae3b feat(Input): create ghost variant styling Ilia Mashkov 2026-02-09 09:31:25 +03:00
  • ce9665a842 feat(ComboControlV2): merge two version of component into one with reduced prop that regulate appearance Ilia Mashkov 2026-02-09 09:30:34 +03:00
  • b4e97da3a0 feat(ComparisonSlider): slightly tweak styles Ilia Mashkov 2026-02-08 14:32:21 +03:00
  • b3c0898735 feat(ComparisonSlider): add orientation prop value Ilia Mashkov 2026-02-08 14:32:01 +03:00
  • f4875d7324 feat(ComboControlV2): rewrite controls to use custom bits-ui slider Ilia Mashkov 2026-02-08 14:31:15 +03:00
  • b16928ac80 feat(Slider): create reusable slider component - a styled version of bits-ui slider Ilia Mashkov 2026-02-08 14:18:17 +03:00
  • 7f01a9cc85 feat(Drawer): add default padding classes for content snippet Ilia Mashkov 2026-02-07 19:26:46 +03:00
  • a1bc359c7f feat(Input): move extended left padding into SearchBar classes Ilia Mashkov 2026-02-07 19:18:49 +03:00
  • 662d4ac626 chore: remove unused code Ilia Mashkov 2026-02-07 19:15:30 +03:00
  • 4d7ae6c1c6 feat(TypographyMenu): merge SetupFontMenu and TypographyMenu into one component, add drawer logic for mobile resolution Ilia Mashkov 2026-02-07 19:15:04 +03:00
  • cb0e89b257 feat(SetupFont): add multiplier constants Ilia Mashkov 2026-02-07 19:12:39 +03:00
  • 204aa75959 feat(SampleList): move TypographyMenu to SampleList to show/hide it when list is visible on a screen Ilia Mashkov 2026-02-07 18:39:52 +03:00
  • b72ec8afdf chore(FontSearch): remove unused code Ilia Mashkov 2026-02-07 18:21:19 +03:00
  • fa08986d60 chore(SearchBar): remove unused code Ilia Mashkov 2026-02-07 18:19:16 +03:00
  • 359617212d feat: shadcn drawer dependencies Ilia Mashkov 2026-02-07 18:17:09 +03:00
  • beff194e5b fix(Layout): fix import path Ilia Mashkov 2026-02-07 18:16:44 +03:00
  • f24c93c105 chore: add exports/imports Ilia Mashkov 2026-02-07 18:16:08 +03:00
  • c16ef4acbf chore: remove unused code Ilia Mashkov 2026-02-07 18:15:45 +03:00