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
358
Commits
2
Branches
0
Tags
4a94f7bd0923661117a127a66dfeb2dbf185ad92
Commit Graph
7 Commits
Author
SHA1
Message
Date
Ilia Mashkov
a392b575cc
chore: migrate from direct <link> with css towards font-face approach
2026-02-02 12:10:38 +03:00
Ilia Mashkov
e4970e43ba
chore: switch to use of svelte native prefersReducedMotion media
2026-01-22 15:33:38 +03:00
Ilia Mashkov
d4d2d68d9a
feat(appliedFontsStore): incorporate implemented font weight logic
2026-01-20 14:21:07 +03:00
Ilia Mashkov
8591985f62
feat(FontApplicator): implement an appearance animation based on existed intersection observer logic and add a reduced motion check
Workflow / build (pull_request)
Successful in 50s
Details
2026-01-18 16:56:53 +03:00
Ilia Mashkov
9cbf4fdc48
doc: comments for codebase and updated documentation
2026-01-18 15:55:07 +03:00
Ilia Mashkov
ad18a19c4b
chore(FontSampler): delete unused prop
2026-01-18 14:47:31 +03:00
Ilia Mashkov
da0612942c
feat(FontApplicator): create FontApplicator component that register certain font and applies it to the children
2026-01-18 12:57:56 +03:00