• Joined on 2025-12-25
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-06-02 12:10:43 +00:00
f3c76df2c5 Merge pull request 'Feature/slider' (#47) from feature/slider into main
ae2d0e3c2f fix(slider): focus thumb on pointerdown for keyboard parity
3f5151efa0 docs(slider): update story copy for native implementation
19d9b07c55 test(slider): centralize jsdom pointer shims and add vertical drag test
1209358d40 test(slider): cover keyboard and pointer interaction
Compare 8 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#47 2026-06-02 12:10:43 +00:00
Feature/slider
ilia created pull request glyphdiff.com/frontend-svelte#47 2026-06-02 12:03:01 +00:00
Feature/slider
ilia pushed to feature/slider at glyphdiff.com/frontend-svelte 2026-06-02 12:01:08 +00:00
ae2d0e3c2f fix(slider): focus thumb on pointerdown for keyboard parity
3f5151efa0 docs(slider): update story copy for native implementation
19d9b07c55 test(slider): centralize jsdom pointer shims and add vertical drag test
1209358d40 test(slider): cover keyboard and pointer interaction
d7decd7a00 fix(slider): normalize value, reactive trackEl, aria-valuetext
Compare 7 commits »
ilia created branch feature/slider in glyphdiff.com/frontend-svelte 2026-06-02 12:01:08 +00:00
ilia pushed to refactor/reacrhitecture-to-fsd+ at glyphdiff.com/frontend-svelte 2026-06-01 19:57:51 +00:00
b3bc40b76c refactor(font): replace fontLifecycleManager singleton with lazy accessor
839460726e refactor(breadcrumb): replace scrollBreadcrumbsStore singleton with lazy accessor
6877807aaf refactor(typography): lazy getTypographySettingsStore + fix effect leak
3dca11fea8 refactor(theme): replace themeManager singleton with lazy getThemeManager
0b675635b3 refactor(filters): replace filter/sort store singletons with lazy accessors
Compare 24 commits »
ilia deleted branch chore/font-files-caching from glyphdiff.com/frontend-svelte 2026-06-01 07:42:53 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-06-01 07:42:53 +00:00
67af3d946a Merge pull request 'chore: introduce font files caching and compressing' (#46) from chore/font-files-caching into main
c6d0270072 chore: introduce font files caching and compressing
Compare 2 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#46 2026-06-01 07:42:52 +00:00
chore: introduce font files caching and compressing
ilia created pull request glyphdiff.com/frontend-svelte#46 2026-06-01 07:39:09 +00:00
chore: introduce font files caching and compressing
ilia pushed to chore/font-files-caching at glyphdiff.com/frontend-svelte 2026-06-01 07:38:24 +00:00
c6d0270072 chore: introduce font files caching and compressing
ilia created branch chore/font-files-caching in glyphdiff.com/frontend-svelte 2026-06-01 07:38:24 +00:00
ilia deleted branch feature/local-fonts from glyphdiff.com/frontend-svelte 2026-06-01 07:20:22 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-06-01 07:20:22 +00:00
f7cd6b5081 Merge pull request 'Feature/local fonts' (#45) from feature/local-fonts into main
dda8ef6368 docs(styles): strip decorative comment banners from app.css
d77b51736a fix(styles): default body font to Inter, drop unloaded Karla
1e16330097 refactor(fonts): drop Google Fonts CDN links, preload self-hosted faces
c41016ac5d feat(fonts): self-host interface fonts as vendored latin woff2
Compare 6 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#45 2026-06-01 07:20:22 +00:00
Feature/local fonts
ilia created pull request glyphdiff.com/frontend-svelte#45 2026-06-01 07:16:58 +00:00
Feature/local fonts
ilia pushed to feature/local-fonts at glyphdiff.com/frontend-svelte 2026-06-01 07:15:39 +00:00
dda8ef6368 docs(styles): strip decorative comment banners from app.css
d77b51736a fix(styles): default body font to Inter, drop unloaded Karla
1e16330097 refactor(fonts): drop Google Fonts CDN links, preload self-hosted faces
c41016ac5d feat(fonts): self-host interface fonts as vendored latin woff2
aa4189f6a8 chore(app): declare *.woff2?url module type for asset imports
Compare 5 commits »
ilia created branch feature/local-fonts in glyphdiff.com/frontend-svelte 2026-06-01 07:15:39 +00:00
ilia pushed to refactor/reacrhitecture-to-fsd+ at glyphdiff.com/frontend-svelte 2026-05-31 16:26:12 +00:00
42bcc915c7 chore(lint): enable import/no-cycle
c72b51b1c7 refactor(shared): keep BaseQueryStore out of the lib barrels
6888f67f14 test(Font): make queryClient mock factory self-contained
a651d3d16f refactor(font): absorb FetchFontsByIds store into Font entity
4d8dcf52e0 refactor: move BaseQueryStore into separate directory, adjust exports/imports
Compare 10 commits »
ilia created branch refactor/reacrhitecture-to-fsd+ in glyphdiff.com/frontend-svelte 2026-05-31 16:26:12 +00:00