• Joined on 2025-12-25
ilia pushed to feat/carousel-impl at ilia/carousel 2026-07-01 06:01:28 +00:00
4424934962 docs: README with usage, a11y notes, and browser support
eefff9344f chore: modernize biome config to 2.5 preset syntax
fab19e9efe ci: gitea actions pipeline (verify, e2e, tagged publish)
9fe3172ef4 test: playwright smoke (chromium + firefox) for real scroll and dots fallback
834a7ac371 feat: carousel.css (snap, native markers, reduce-motion-gated effects)
Compare 10 commits »
ilia created branch feat/carousel-impl in ilia/carousel 2026-07-01 06:01:28 +00:00
ilia pushed to main at ilia/carousel 2026-07-01 04:50:01 +00:00
f1d6731417 chore: scaffold carousel package and tooling
ilia created branch main in ilia/carousel 2026-07-01 04:25:28 +00:00
ilia pushed to main at ilia/carousel 2026-07-01 04:25:28 +00:00
e8a6d2f678 chore: scaffold carousel package and tooling
0cf08f357a docs: carousel implementation plan
01fe0649ce docs: carousel design
ilia created repository ilia/carousel 2026-07-01 04:06:45 +00:00
ilia pushed to refactor/harmonyzed-pairs at glyphdiff.com/frontend-svelte 2026-06-24 12:54:34 +00:00
5ace4aee07 feat(Board): add CandidateCard mini switcher
f3a2a6a7bd feat(Board): add keyboard and swipe focal cycling
118c588859 feat(Board): add constant-size FocalFrame
59097ca9ad feat(Board): add always-editable RoleField specimen input
738ed3b4ed feat(CompareBoard): measure focal frame height and expose slice public API
Compare 10 commits »
ilia created branch refactor/harmonyzed-pairs in glyphdiff.com/frontend-svelte 2026-06-24 12:54:34 +00:00
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 created branch feature/adaptive-crossfade-window in glyphdiff.com/frontend-svelte 2026-06-06 06:01:04 +00:00
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 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 deleted branch refactor/reacrhitecture-to-fsd+ from glyphdiff.com/frontend-svelte 2026-06-03 09:55:48 +00:00
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 »