Commit Graph

58 Commits

Author SHA1 Message Date
Ilia Mashkov
0742eb8c3d feat(AppSidebar): move filters and controls to separate components 2026-01-02 20:39:43 +03:00
Ilia Mashkov
109c69c1b9 fix: lint
Some checks failed
Lint / Lint Code (push) Failing after 7m13s
Test / Svelte Checks (push) Failing after 7m18s
2026-01-02 20:07:18 +03:00
Ilia Mashkov
ff665e1d26 feature: add filters for providers and font subsets
Some checks failed
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
Some checks failed
Lint / Lint Code (push) Failing after 7m9s
Test / Svelte Checks (push) Failing after 7m20s
2026-01-02 17:01:59 +03:00
Ilia Mashkov
3a2cc1c76b feat(dprint): setup import/export order 2026-01-02 17:00:58 +03:00
Ilia Mashkov
be267d43d8 feat(CheckboxFilter): add comprehencive documentation 2026-01-02 17:00:34 +03:00
Ilia Mashkov
14d7f0976c feat(app): add styles for better optimized transitions
Some checks failed
Lint / Lint Code (push) Failing after 7m18s
Test / Svelte Checks (push) Failing after 7m13s
2026-01-02 16:36:40 +03:00
Ilia Mashkov
98febdc24c feat(CheckboxFilter): improve CheckboxFilter animations for better UX 2026-01-02 16:36:04 +03:00
Ilia Mashkov
f8e62340e4 feat(shadcn): add Badge component 2026-01-02 16:35:11 +03:00
Ilia Mashkov
d78eb3037c feat(font): add constants with information about fonts characteristics
Some checks failed
Lint / Lint Code (push) Failing after 7m23s
Test / Svelte Checks (push) Failing after 7m14s
2026-01-02 16:11:58 +03:00
Ilia Mashkov
9f8d7ad844 fix: minor changes 2026-01-02 16:11:05 +03:00
Ilia Mashkov
904b48844d feat(AppSidebar): create first version of AppSidebar widget 2026-01-02 16:10:45 +03:00
Ilia Mashkov
82d36ad156 feat: create single export file for CategoryFIlter feature 2026-01-02 16:10:17 +03:00
Ilia Mashkov
c65243ed02 chore: move App and app related code to app layer 2026-01-02 16:09:03 +03:00
Ilia Mashkov
11014f36af chore: create aliases for widgets and app layers 2026-01-02 16:07:57 +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
e35c1cb6dd fix: edit typescript config to avoid import errors 2026-01-02 11:17:16 +03:00
Ilia Mashkov
a903554695 chore: adjust package version 2026-01-02 11:16:46 +03:00
Ilia Mashkov
6041ffd954 feat(api): create api instance 2026-01-02 11:15:20 +03:00
Ilia Mashkov
7bc0a690cb feat(CategoryFilter): create CategoryFilter component 2026-01-02 11:15:02 +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
fcc266f3a5 feat(font): move font models 2026-01-02 11:11:36 +03:00
Ilia Mashkov
879e8cd710 fix: format indentatation inside script tag 2026-01-02 11:11:04 +03:00
Ilia Mashkov
d443f9ab85 fix(dprint): adjust config to avoid indentation errors 2026-01-02 11:08:58 +03:00
Ilia Mashkov
873a020959 feature(createFilterStore): create fiter store generator 2026-01-01 15:48:45 +03:00
Ilia Mashkov
9924fcba3a fix: import paths 2026-01-01 14:37:44 +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
8713207afb feature: move fonts types 2026-01-01 13:15:35 +03:00
Ilia Mashkov
7d6ce78584 chore: new packages version 2026-01-01 13:15:13 +03:00
Ilia Mashkov
b4d24cac4e fix: setup import for shadcn components 2026-01-01 13:13:52 +03:00
Ilia Mashkov
2bcded583d feature: add necessary shadcn components for CategoryFilter and Sidebar 2026-01-01 13:12:57 +03:00
Ilia Mashkov
fdb8c38b7f feature: Create template for CategoryFilter store 2026-01-01 13:11:38 +03:00
Ilia Mashkov
3971d364bd feature: create Font entity with types for filtering 2026-01-01 13:10:36 +03:00
Ilia Mashkov
aa951260a0 chore: migrate to FSD architecture 2026-01-01 13:09:54 +03:00
8b6a1c468e Merge pull request 'chore/svelte-kit-to-svelte-migration' (#7) from chore/svelte-kit-to-svelte-migration into main
Some checks failed
Build / build (push) Failing after 3s
Deploy Pipeline / pipeline (push) Failing after 2s
Test / Svelte Checks (push) Failing after 7m11s
Lint / Lint Code (push) Failing after 8m54s
Reviewed-on: glyphdiff.com/frontend-sveltekit#7
2025-12-30 16:54:36 +00:00
Ilia Mashkov
d5527929f9 fix: setup declarations for files to avoid import errors
Some checks failed
Build / build (pull_request) Failing after 16s
Lint / Lint Code (pull_request) Failing after 3s
Test / Svelte Checks (pull_request) Failing after 1s
2025-12-30 19:38:20 +03:00
Ilia Mashkov
53e3d6985b chore(ci/cd): adjust workflows ci/cd files to work with actions/cache 2025-12-30 19:37:25 +03:00
Ilia Mashkov
7c94622b95 fix(setup): fix tsconfig to work with bundler module resolution 2025-12-30 19:07:51 +03:00
Ilia Mashkov
f3315be32d chore(setup): migrate from SvelteKit to Svelte 2025-12-30 18:57:58 +03:00
def01a2cad Merge pull request 'feat(types): create comprehensive models for google fonts and fontshare api responses' (#5) from feature/typing-fonts-api into main
Some checks failed
Build / Build Project (push) Failing after 3s
Deploy / Lint Check (push) Successful in 1s
Deploy / Test Suite (push) Successful in 0s
Deploy / Build Verification (push) Successful in 0s
Lint / Lint Code (push) Failing after 2s
Test / Type Check (push) Failing after 2s
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Failing after 2s
Reviewed-on: glyphdiff.com/frontend-sveltekit#5
2025-12-30 13:46:46 +00:00
Ilia Mashkov
31e64f4eac feat(types): create comprehensive models for google fonts and fontshare api responses
Some checks failed
Lint / Lint Code (push) Failing after 2s
Test / Type Check (push) Failing after 2s
Build / Build Project (pull_request) Failing after 3s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 16:44:16 +03:00
1a49a7bc34 Merge pull request 'fix(setup): Fix pre-push lint and format from all files to push_files' (#4) from fixes/lefthook-config into main
Some checks failed
Build / Build Project (push) Failing after 3s
Deploy / Lint Check (push) Successful in 0s
Deploy / Test Suite (push) Successful in 0s
Deploy / Build Verification (push) Successful in 0s
Lint / Lint Code (push) Failing after 2s
Test / Type Check (push) Failing after 2s
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Failing after 2s
Reviewed-on: glyphdiff.com/frontend-sveltekit#4
2025-12-30 10:31:04 +00:00
Ilia Mashkov
b94b0e8b72 fix(setup): Fix pre-push lint and format from all files to push_files
Some checks failed
Build / Build Project (pull_request) Failing after 3s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 13:26:50 +03:00
4c965fae90 Merge pull request 'feat(setup): add gitea actions CI/CD workflows' (#2) from feature/setup-gitea-actions into main
Some checks failed
Build / Build Project (push) Has been cancelled
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Has been cancelled
Deploy / Lint Check (push) Has been cancelled
Deploy / Test Suite (push) Has been cancelled
Deploy / Build Verification (push) Has been cancelled
Lint / Lint Code (push) Has been cancelled
Test / Type Check (push) Has been cancelled
Reviewed-on: glyphdiff.com/frontend-sveltekit#2
2025-12-30 10:24:51 +00:00
Ilia Mashkov
a1f34d6942 feat(setup): add gitea actions CI/CD workflows
Some checks failed
Lint / Lint Code (push) Failing after 49s
Test / Type Check (push) Failing after 2s
Build / Build Project (pull_request) Failing after 16s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 13:06:27 +03:00