Commit Graph

62 Commits

Author SHA1 Message Date
Ilia Mashkov
f8e62340e4 feat(shadcn): add Badge component 2026-01-02 16:35:11 +03:00
Ilia Mashkov
a76b83ee0e fix(shadcn): fix import path 2026-01-02 16:07:12 +03:00
Ilia Mashkov
792b142c07 fix: delete unused types
Some checks failed
Lint / Lint Code (push) Failing after 7m18s
Test / Svelte Checks (push) Failing after 7m16s
2026-01-02 11:18:05 +03:00
Ilia Mashkov
6041ffd954 feat(api): create api instance 2026-01-02 11:15:20 +03:00
Ilia Mashkov
e885560c45 feat(CheckboxFilter): create CheckboxFilter component 2026-01-02 11:14:15 +03:00
Ilia Mashkov
1ecbc9b9d7 feat(createFilterStore): create reusable function that creates store object for different filters 2026-01-02 11:13:22 +03:00
Ilia Mashkov
4a283213d4 feat(shadcn): add new shadcn components 2026-01-02 11:12:29 +03:00
Ilia Mashkov
879e8cd710 fix: format indentatation inside script tag 2026-01-02 11:11:04 +03:00
Ilia Mashkov
873a020959 feature(createFilterStore): create fiter store generator 2026-01-01 15:48:45 +03:00
Ilia Mashkov
1321347ac3 feature: move all shadcn related code to src/shared/shadcn 2026-01-01 14:37:18 +03:00
Ilia Mashkov
2bcded583d feature: add necessary shadcn components for CategoryFilter and Sidebar 2026-01-01 13:12:57 +03:00
Ilia Mashkov
aa951260a0 chore: migrate to FSD architecture 2026-01-01 13:09:54 +03:00