Commit Graph

9 Commits

Author SHA1 Message Date
82d04e7a84 feat: add reusable date and time picker primitives 2026-04-11 00:02:51 -04:00
12849b2362 feat: add AI settings controls 2026-04-10 15:40:29 -04:00
22fe3ec97b style: overhaul design tokens, shadows, animations, and glass utilities
- Replace warm/mixed color palette with clean cool blue-grey tokens
- Reduce border-radius from 1.25rem to 0.75rem
- Rewrite shadow system using oklch with proper depth scale
- Switch fonts from custom serif/sans to Geist Sans/Mono CSS vars
- Add CSS animation keyframes (fade-in, slide-up, slide-down, scale-in)
- Add glass, glass-card, and glass-strong utility classes
2026-04-08 00:55:55 -04:00
54ca910609 🔧 chore: add biome config for Tailwind CSS and CSS module declarations 2026-04-07 14:42:17 -04:00
a0a7e021a8 style: standardize import ordering, type imports, and formatting in source files
Sort imports alphabetically, convert value imports to type-only where
appropriate, normalize indentation to tabs, and sort exports
alphabetically across UI components, pages, and lib modules.
2026-04-07 13:10:49 -04:00
d50d77538b change shadcn theme 2025-08-20 11:04:05 -04:00
eea61bcb0f shadcn orange theme 2025-08-16 10:33:55 -04:00
114f99aebb init shadcn 2025-08-16 01:54:30 -04:00
1e6e7d50aa init nextjs 2025-08-16 01:54:30 -04:00