• Joined on 2025-12-25
ilia pushed to feature/united-widget at glyphdiff.com/frontend-svelte 2026-04-16 08:19:53 +00:00
dde187e0b2 chore: move ControlId type to the entities/Font layer
5a7c61ade7 feat(FontVirtualList): re-touch on weight change and pin visible fonts
d2bce85f9c feat(ComparisonStore): pin fontA/fontB to prevent eviction while on-screen
e509463911 chore: remove unused
db08f523f6 chore: move typography constants to the entity/Font layer
Compare 5 commits »
ilia pushed to feature/united-widget at glyphdiff.com/frontend-svelte 2026-04-16 05:51:51 +00:00
c5fa159c14 fix(FontList): remove weight prop, use default weight for FontList
8645c7dcc8 feat: use typographySettingsStore everywhere for the typography settings
fbeb84270b feat(Layout): remove breadcrumbs
c1ac9b5bc4 chore(SetupFont): rename controlManager to typographySettingsStore for better semantic
Compare 4 commits »
ilia created branch feature/united-widget in glyphdiff.com/frontend-svelte 2026-04-16 05:51:51 +00:00
ilia deleted branch feature/unified-tanstack-query from glyphdiff.com/frontend-svelte 2026-04-16 04:53:30 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-04-16 04:53:30 +00:00
46d0d887b1 Merge pull request 'feature/unified-tanstack-query' (#36) from feature/unified-tanstack-query into main
0a489a8adc fix(BaseQueryStore): use QueryObserverOptions instead of QueryOptions
cd349aec92 fix: imports
adaa6d7648 feat: refactor ComparisonStore to use BatchFontStore
10f4781a67 test: enrich coverage for queryKeys, BaseQueryStore, and BatchFontStore
Compare 9 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#36 2026-04-16 04:53:29 +00:00
feature/unified-tanstack-query
ilia created pull request glyphdiff.com/frontend-svelte#36 2026-04-16 04:53:23 +00:00
feature/unified-tanstack-query
ilia pushed to feature/unified-tanstack-query at glyphdiff.com/frontend-svelte 2026-04-15 19:38:37 +00:00
0a489a8adc fix(BaseQueryStore): use QueryObserverOptions instead of QueryOptions
cd349aec92 fix: imports
adaa6d7648 feat: refactor ComparisonStore to use BatchFontStore
10f4781a67 test: enrich coverage for queryKeys, BaseQueryStore, and BatchFontStore
f4a568832a feat: implement reactive BatchFontStore
Compare 8 commits »
ilia created branch feature/unified-tanstack-query in glyphdiff.com/frontend-svelte 2026-04-15 19:38:37 +00:00
ilia deleted branch fix/initial-fonts-loading from glyphdiff.com/frontend-svelte 2026-04-15 08:37:42 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-04-15 08:37:42 +00:00
f072c5b270 Merge pull request 'fix/initial-fonts-loading' (#35) from fix/initial-fonts-loading into main
bfa99cde20 fix(comparisonStore): add missing batch request and effect for initial font loading
75b62265be fix: add missing export
Compare 3 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#35 2026-04-15 08:37:41 +00:00
fix/initial-fonts-loading
ilia created pull request glyphdiff.com/frontend-svelte#35 2026-04-15 08:37:31 +00:00
fix/initial-fonts-loading
ilia pushed to fix/initial-fonts-loading at glyphdiff.com/frontend-svelte 2026-04-15 08:36:07 +00:00
bfa99cde20 fix(comparisonStore): add missing batch request and effect for initial font loading
75b62265be fix: add missing export
Compare 2 commits »
ilia created branch fix/initial-fonts-loading in glyphdiff.com/frontend-svelte 2026-04-15 08:36:06 +00:00
ilia deleted branch feature/pretext from glyphdiff.com/frontend-svelte 2026-04-14 07:12:44 +00:00
ilia pushed to main at glyphdiff.com/frontend-svelte 2026-04-14 07:12:43 +00:00
5b81be6614 Merge pull request 'feature/pretext' (#34) from feature/pretext into main
a74abbb0b3 feat: wire createFontRowSizeResolver into SampleList for pretext-backed row heights
20accb9c93 feat: implement createFontRowSizeResolver with canvas-measured heights and reactive status check
46b9db1db3 feat: export ItemSizeResolver type and document reactive estimateSize contract
4b017a83bb fix: add missing JSDoc, return types, and as-any comments to layout engines
Compare 13 commits »
ilia merged pull request glyphdiff.com/frontend-svelte#34 2026-04-14 07:12:42 +00:00
feature/pretext
ilia created pull request glyphdiff.com/frontend-svelte#34 2026-04-14 07:12:32 +00:00
feature/pretext
ilia pushed to feature/pretext at glyphdiff.com/frontend-svelte 2026-04-14 06:50:30 +00:00
a74abbb0b3 feat: wire createFontRowSizeResolver into SampleList for pretext-backed row heights
20accb9c93 feat: implement createFontRowSizeResolver with canvas-measured heights and reactive status check
46b9db1db3 feat: export ItemSizeResolver type and document reactive estimateSize contract
4b017a83bb fix: add missing JSDoc, return types, and as-any comments to layout engines
Compare 4 commits »