Ilia Mashkov
a1bc359c7f
feat(Input): move extended left padding into SearchBar classes
2026-02-07 19:18:49 +03:00
Ilia Mashkov
fa08986d60
chore(SearchBar): remove unused code
2026-02-07 18:19:16 +03:00
Ilia Mashkov
c16ef4acbf
chore: remove unused code
2026-02-07 18:15:45 +03:00
Ilia Mashkov
c4bfb1db56
chore(SearchBar): replace input with reusable one
2026-02-07 18:02:32 +03:00
Ilia Mashkov
fedf3f88e7
feat: add tailwind responsive classes
2026-02-06 14:48:44 +03:00
Ilia Mashkov
072690270f
chore(SearchBar): delete unused code and slightly tweak appearance
2026-02-02 12:16:51 +03:00
Ilia Mashkov
d94e3cefb2
feat(SearchBar): move away from popover due to unnecessary complication and ux problems
2026-02-01 11:56:39 +03:00
Ilia Mashkov
7078cb6f8c
feat(fonts): implement Phase 1 - Create Proxy API Client
...
- Created src/entities/Font/api/proxy/proxyFonts.ts
- Implemented fetchProxyFonts function with full pagination support
- Implemented fetchProxyFontById convenience function
- Added TypeScript interfaces: ProxyFontsParams, ProxyFontsResponse
- Added comprehensive JSDoc documentation
- Updated src/entities/Font/api/index.ts to export proxy API
Phase 1/7: Proxy API Integration for GlyphDiff
2026-01-29 14:33:12 +03:00
Ilia Mashkov
d5221ad449
feat(SearchBar): improve styling
2026-01-24 15:38:01 +03:00
Ilia Mashkov
1712134f64
feat(SearchBar): enhance searchbar styling
2026-01-22 15:35:18 +03:00
Ilia Mashkov
c0eed67618
chore(shared/ui): enhance stories with cases, controls and documentation
Workflow / build (pull_request) Successful in 52s
2026-01-18 20:55:36 +03:00
Ilia Mashkov
488857e0ec
chore: basic storybook coverage for shared/ui components
2026-01-18 20:08:13 +03:00
Ilia Mashkov
cca69a73ce
fix(SearchBar): make id prop unnecessary
2026-01-18 20:07:37 +03:00
Ilia Mashkov
261c19db69
fix(SearchBar): change input behavior to turn off popover toggle on click on trigger and keep it open. Add doc
2026-01-16 17:47:05 +03:00
Ilia Mashkov
c6b18f6dd3
fix: svelte check
Build / build (push) Failing after 37s
Deploy Pipeline / pipeline (push) Failing after 34s
Lint / Lint Code (push) Failing after 28s
Test / Svelte Checks (push) Failing after 35s
2026-01-14 15:27:41 +03:00
Ilia Mashkov
76172aaa6b
fix: minor changes
2026-01-13 20:09:30 +03:00
Ilia Mashkov
9598d8c3e4
feat(SearchBar): create SearchBar component with input and popover that contains search results
2026-01-09 16:19:22 +03:00