• Joined on 2025-12-25
ilia pushed to refactor/reacrhitecture-to-fsd+ at glyphdiff.com/frontend-svelte 2026-06-02 20:03:16 +00:00
b390efdabe refactor(entities/Font): named public API and expose stores via root barrel
771bda745c refactor: replace export* barrels with explicit named exports
c6c8497906 fix: break import cycles
f3a10e38df refactor: clear remaining lint errors (comma operator, bind:this ref)
9788f07dec refactor: remove unused vars and dead code
Compare 27 commits »
ilia deleted branch feature/popover from glyphdiff.com/frontend-svelte 2026-06-02 18:47:20 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-06-02 18:47:19 +00:00
db6384110e Merge pull request 'Feature/popover' (#48) from feature/popover into main
cbd95350bb fix(popover): stop animating left/top so first open doesn't slide from corner
a8a985ee6a chore: remove bits-ui dependency
be073286dc refactor(typography-menu): use native Popover instead of bits-ui
7798c4bbdf refactor(combo-control): use native Popover instead of bits-ui
Compare 11 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#48 2026-06-02 18:47:18 +00:00
Feature/popover
ilia created pull request glyphdiff.com/frontend-svelte#48 2026-06-02 18:43:28 +00:00
Feature/popover
ilia created branch feature/popover in glyphdiff.com/frontend-svelte 2026-06-02 18:39:58 +00:00
ilia pushed to feature/popover at glyphdiff.com/frontend-svelte 2026-06-02 18:39:58 +00:00
cbd95350bb fix(popover): stop animating left/top so first open doesn't slide from corner
a8a985ee6a chore: remove bits-ui dependency
be073286dc refactor(typography-menu): use native Popover instead of bits-ui
7798c4bbdf refactor(combo-control): use native Popover instead of bits-ui
3ae22ad515 docs(popover): add storybook stories
Compare 10 commits »
ilia deleted branch feature/slider from glyphdiff.com/frontend-svelte 2026-06-02 12:10:44 +00:00
ilia merged pull request glyphdiff.com/frontend-svelte#47 2026-06-02 12:10:43 +00:00
Feature/slider
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 created pull request glyphdiff.com/frontend-svelte#47 2026-06-02 12:03:01 +00:00
Feature/slider
ilia created branch feature/slider in glyphdiff.com/frontend-svelte 2026-06-02 12:01:08 +00:00
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 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