Ilia Mashkov
d8e5f5a0b5
fix(SetupFont): correct line height increase handler
...
- Fixed copy-paste error in SetupFontMenu.svelte line 43
- Changed onIncrease from fontSizeStore.increase to lineHeightStore.increase
- Line height control now correctly modifies line height instead of font size
Closes #?
2026-01-04 10:27:46 +03:00
Ilia Mashkov
e01a746460
feat(FilterFonts): join all the filters in one feature
2026-01-03 13:54:27 +03:00
Ilia Mashkov
23f3a5b803
feature: change filterStore model
Lint / Lint Code (push) Failing after 7m17s
Test / Svelte Checks (push) Failing after 7m16s
2026-01-02 21:17:16 +03:00
Ilia Mashkov
d439e97729
feature: change filterStore model
2026-01-02 21:16:07 +03:00
Ilia Mashkov
ff665e1d26
feature: add filters for providers and font subsets
Lint / Lint Code (push) Has been cancelled
Test / Svelte Checks (push) Has been cancelled
2026-01-02 20:06:35 +03:00
Ilia Mashkov
949c7c1b48
feat: delete unnecessary components
2026-01-02 20:03:20 +03:00
Ilia Mashkov
90899c0b3b
fix(CategoryFilter): fix toggle behavior
2026-01-02 17:19:53 +03:00
Ilia Mashkov
4ba02b5933
fix: new dprint import format settings
Lint / Lint Code (push) Failing after 7m9s
Test / Svelte Checks (push) Failing after 7m20s
2026-01-02 17:01:59 +03:00
Ilia Mashkov
82d36ad156
feat: create single export file for CategoryFIlter feature
2026-01-02 16:10:17 +03:00
Ilia Mashkov
7bc0a690cb
feat(CategoryFilter): create CategoryFilter component
2026-01-02 11:15:02 +03:00
Ilia Mashkov
fdb8c38b7f
feature: Create template for CategoryFilter store
2026-01-01 13:11:38 +03:00