valknar pushed to main at valknar/kit 2026-02-24 16:20:39 +01:00
9c6b184f7e refactor: update UI component usage to match latest shadcn APIs
valknar pushed to main at valknar/kit 2026-02-24 15:27:17 +01:00
bf4729fa4d feat: integrate icon.png as favicon and remove legacy icon.svg
valknar pushed to main at valknar/kit 2026-02-24 10:44:59 +01:00
d61add82cd feat: implement sort by hue for named colors using pastel-wasm
valknar pushed to main at valknar/kit 2026-02-24 09:45:07 +01:00
d65a7c6c30 feat: remove statistics from Distinct Colors generator
valknar pushed to main at valknar/kit 2026-02-23 18:28:32 +01:00
f779d4aa9d fix: remove color_spaces from CapabilitiesData to match implementation
valknar pushed to main at valknar/kit 2026-02-23 18:22:13 +01:00
3061260eec feat: remove colorspace option from pastel gradients (not supported by API)
valknar pushed to main at valknar/kit 2026-02-23 17:52:07 +01:00
ab930a3279 fix: oklab string format and debounced color history
valknar pushed to main at valknar/kit 2026-02-23 17:43:40 +01:00
2d59f3aaca docs: update README and repository structure
valknar pushed to main at valknar/kit 2026-02-23 17:41:05 +01:00
4e7fc24582 chore: update icon and units description
valknar pushed to main at valknar/kit 2026-02-23 17:33:13 +01:00
906b0e081b feat: create app/icon.png from app/icon.svg
valknar pushed to main at valknar/kit 2026-02-23 17:21:48 +01:00
95b270810b feat: use NEXT_PUBLIC_SITE_URL and remove redundant preconnect
valknar pushed to main at valknar/kit 2026-02-23 17:09:45 +01:00
b7d427023e feat: add Umami tracking support
valknar pushed to main at valknar/kit 2026-02-23 14:04:18 +01:00
4108ffc23f fix: app shell header logo display
valknar pushed to main at valknar/kit 2026-02-23 14:00:15 +01:00
43faed224f Feat: Refine UI and consolidate components
valknar pushed to main at valknar/kit 2026-02-23 13:33:20 +01:00
5ab1387165 style: update Logo and Kit title styling in App Shell
valknar pushed to main at valknar/kit 2026-02-23 13:22:02 +01:00
facb7e5161 style: remove outer margins and scale elements in app/icon.svg
valknar pushed to main at valknar/kit 2026-02-23 09:46:39 +01:00
90b045f349 style(figlet): update default text and remove search keyboard hint
valknar pushed to main at valknar/kit 2026-02-23 09:29:02 +01:00
6fbcdd3674 docs: generate comprehensive new README
valknar pushed to main at valknar/kit 2026-02-23 09:25:57 +01:00
8ce12c4c70 style(pastel): unify card title sizes with figlet
valknar pushed to main at valknar/kit 2026-02-23 08:41:37 +01:00
fd2ada4438 refactor(pastel): remove keyboard shortcuts and useKeyboard hook