• Joined on 2025-12-25
ilia deleted branch feature/adaptive-crossfade-window from glyphdiff.com/frontend-svelte 2026-06-06 06:05:12 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-06-06 06:05:11 +00:00
c78b8e032e Merge pull request 'Feature/adaptive crossfade window' (#50) from feature/adaptive-crossfade-window into main
11d5ba0e63 refactor(ComparisonView): extract strut-height and settled-text from Line
99e9a1fb2c docs(Font): record short-line crossfade pop tradeoff on WINDOW_MIN
5084df3914 test(e2e): document single-line ASCII constraint on preview sample
a2ec025a65 test(e2e): assert crossfade window against the sizing rule
Compare 8 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#50 2026-06-06 06:05:09 +00:00
Feature/adaptive crossfade window
ilia created pull request glyphdiff.com/frontend-svelte#50 2026-06-06 06:02:07 +00:00
Feature/adaptive crossfade window
ilia pushed to feature/adaptive-crossfade-window at glyphdiff.com/frontend-svelte 2026-06-06 06:01:04 +00:00
11d5ba0e63 refactor(ComparisonView): extract strut-height and settled-text from Line
99e9a1fb2c docs(Font): record short-line crossfade pop tradeoff on WINDOW_MIN
5084df3914 test(e2e): document single-line ASCII constraint on preview sample
a2ec025a65 test(e2e): assert crossfade window against the sizing rule
8dbea97a33 docs(ComparisonView): note per-line window sizing in Line header
Compare 7 commits »
ilia created branch feature/adaptive-crossfade-window in glyphdiff.com/frontend-svelte 2026-06-06 06:01:04 +00:00
ilia deleted branch refactor/reacrhitecture-to-fsd+ from glyphdiff.com/frontend-svelte 2026-06-03 09:55:48 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-06-03 09:55:48 +00:00
4ad0fe4cfa Merge pull request 'Refactor/reacrhitecture to fsd+' (#49) from refactor/reacrhitecture-to-fsd+ into main
eafe89b313 test: change old test to work with new grapheme split mechanism
724b00d3d5 test(layoutStore): silence expected warn in invalid-JSON case
c09ca93f4e perf(test): stop typographySettings pulling @tanstack for four constants
99ab7e9e08 refactor(shared/ui): stop deep-importing sibling config/types (C-3)
Compare 71 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#49 2026-06-03 09:55:47 +00:00
Refactor/reacrhitecture to fsd+
ilia pushed to refactor/reacrhitecture-to-fsd+ at glyphdiff.com/frontend-svelte 2026-06-03 09:50:27 +00:00
eafe89b313 test: change old test to work with new grapheme split mechanism
724b00d3d5 test(layoutStore): silence expected warn in invalid-JSON case
Compare 2 commits »
ilia created pull request glyphdiff.com/frontend-svelte#49 2026-06-03 07:56:50 +00:00
Refactor/reacrhitecture to fsd+
ilia pushed to refactor/reacrhitecture-to-fsd+ at glyphdiff.com/frontend-svelte 2026-06-03 07:54:37 +00:00
c09ca93f4e perf(test): stop typographySettings pulling @tanstack for four constants
99ab7e9e08 refactor(shared/ui): stop deep-importing sibling config/types (C-3)
ec488cf1ce docs(ComparisonView): document the injected store fields
fe07c60dd4 refactor: adopt createSingleton across the remaining stores
0aae710e35 fix: dispose persistent-store effects; close comparisonStore effect leak
Compare 13 commits »
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 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 created branch feature/popover in glyphdiff.com/frontend-svelte 2026-06-02 18:39:58 +00:00
ilia deleted branch feature/slider from glyphdiff.com/frontend-svelte 2026-06-02 12:10:44 +00:00