This website requires JavaScript.
Explore
Help
Register
Sign In
glyphdiff.com
/
frontend-svelte
Watch
1
Star
0
Fork
0
You've already forked frontend-svelte
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46ce0f7aab001f5e66057997f0ce9e4971bba933
frontend-svelte
/
src
/
entities
/
Font
/
model
/
store
/
appliedFontsStore
History
Ilia Mashkov
46ce0f7aab
feat: extract FontBufferCache with injectable fetcher
2026-04-03 15:24:14 +03:00
..
fontBufferCache
feat: extract FontBufferCache with injectable fetcher
2026-04-03 15:24:14 +03:00
fontEvictionPolicy
feat: extract FontEvictionPolicy with TTL and pin/unpin
2026-04-03 15:06:01 +03:00
fontLoadQueue
feat: extract FontLoadQueue with retry tracking
2026-04-03 15:01:36 +03:00
utils
chore(appliedFontsStore): move generateFontKey into separate function and cover it with tests
2026-04-03 12:50:50 +03:00
appliedFontsStore.svelte.ts
chore(appliedFontsStore): move generateFontKey into separate function and cover it with tests
2026-04-03 12:50:50 +03:00
appliedFontStore.test.ts
fix(appliedFontsStore): solve ttl based fonts purge by adding cache for on-screen fonts
2026-04-03 09:35:16 +03:00
errors.ts
feat: extract FontBufferCache with injectable fetcher
2026-04-03 15:24:14 +03:00