• Joined on 2025-12-25
ilia pushed to feature/ux-improvements at glyphdiff.com/frontend-svelte 2026-02-10 20:19:59 +00:00
d749f86edc feat: add color variables and use them acros the project
8aad8942fc feat(BreadcrumbHeader): add anchor to scroll to the section from the breadcrumb
0eebe03bf8 feat(Page): add id and pass it to scrollBreadcrumbStore
2508168a3e feat(Section): add id prop and pass it to onTitleStatusChange callback
a557e15759 feat(scrollBreadcrumbStore): add id field and comments
Compare 7 commits »
ilia deleted branch fixes/mobile-comparator from glyphdiff.com/frontend-svelte 2026-02-10 16:21:49 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-10 16:21:46 +00:00
223dff2cda Merge pull request 'fixes/mobile-comparator' (#25) from fixes/mobile-comparator into main
945132b6f5 feat(ComparisonSlider): add untrack to the effect to limit triggers
e1117667d2 feat(ComparisonSlider): add appearance animation to the slider line
1c2fca784f chore: remove unused code and add animation
3f0761aca7 chore: remove unused props
Compare 11 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#25 2026-02-10 16:21:45 +00:00
fixes/mobile-comparator
ilia created pull request glyphdiff.com/frontend-svelte#25 2026-02-10 16:21:35 +00:00
fixes/mobile-comparator
ilia pushed to fixes/mobile-comparator at glyphdiff.com/frontend-svelte 2026-02-10 16:20:22 +00:00
945132b6f5 feat(ComparisonSlider): add untrack to the effect to limit triggers
e1117667d2 feat(ComparisonSlider): add appearance animation to the slider line
1c2fca784f chore: remove unused code and add animation
3f0761aca7 chore: remove unused props
0db13404e2 feat(ComparisonSlider): add effect with apply fonts logic to ensure that even when controls are hiddent fonts are applied
Compare 10 commits »
ilia created branch fixes/mobile-comparator in glyphdiff.com/frontend-svelte 2026-02-10 16:20:22 +00:00
ilia deleted branch feature/initial-font-load from glyphdiff.com/frontend-svelte 2026-02-10 10:10:58 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-10 10:10:57 +00:00
1eef9eff07 Merge pull request 'feature/initial-font-load' (#24) from feature/initial-font-load into main
aefe03d811 feat: use class for barlow font with fallbacks
e90b2bede5 feat(Page): add appearance animation that is slightly delayed to ensure font loading and lack of FOIT
bb8d2d685c feat(Layout): add font loading flag and change head links to prevent FOUT
c8d249d6ce feat(app.css): add fallbacks for the fonts to prevent FOUT
Compare 5 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#24 2026-02-10 10:10:55 +00:00
feature/initial-font-load
ilia created pull request glyphdiff.com/frontend-svelte#24 2026-02-10 10:10:43 +00:00
feature/initial-font-load
ilia created branch feature/initial-font-load in glyphdiff.com/frontend-svelte 2026-02-10 10:10:13 +00:00
ilia pushed to feature/initial-font-load at glyphdiff.com/frontend-svelte 2026-02-10 10:10:13 +00:00
aefe03d811 feat: use class for barlow font with fallbacks
e90b2bede5 feat(Page): add appearance animation that is slightly delayed to ensure font loading and lack of FOIT
bb8d2d685c feat(Layout): add font loading flag and change head links to prevent FOUT
c8d249d6ce feat(app.css): add fallbacks for the fonts to prevent FOUT
Compare 4 commits »
ilia deleted branch fixes/immediate from glyphdiff.com/frontend-svelte 2026-02-10 08:50:49 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-02-10 08:50:47 +00:00
e3050097c6 Merge pull request 'fixes/immediate' (#23) from fixes/immediate into main
faf9b8570b fix(createCharacterComparison): change line break logic to ensure correct text wrap
1fc9572f3d feat(appliedFontStore): use FontFace constructor, improve the performance and add test coverage for basic logic
d006c662a9 feat(FontApplicator): add system fonts and change animation
422363d329 chore: remove unused code
Compare 10 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#23 2026-02-10 08:50:46 +00:00
fixes/immediate
ilia created pull request glyphdiff.com/frontend-svelte#23 2026-02-10 08:50:35 +00:00
fixes/immediate
ilia pushed to fixes/immediate at glyphdiff.com/frontend-svelte 2026-02-10 08:48:33 +00:00
faf9b8570b fix(createCharacterComparison): change line break logic to ensure correct text wrap
ilia created branch fixes/immediate in glyphdiff.com/frontend-svelte 2026-02-10 07:15:16 +00:00
ilia pushed to fixes/immediate at glyphdiff.com/frontend-svelte 2026-02-10 07:15:16 +00:00
1fc9572f3d feat(appliedFontStore): use FontFace constructor, improve the performance and add test coverage for basic logic
d006c662a9 feat(FontApplicator): add system fonts and change animation
422363d329 chore: remove unused code
61c67acfb8 fix(SampleList): render TypographyMenu every time but hide it when needed
6945169279 feat(TypographyMenu): add props hidden to hide component but fire the logic
Compare 8 commits »