Commit Graph

3 Commits

Author SHA1 Message Date
git 2562c2f55b refactor(fakemui): complete M3 token migration for styles
- Replace all hardcoded opacity: 0.38 with var(--disabled-content-opacity)
- Replace font-weight: 500 with M3 typography weight tokens
- Replace letter-spacing values with M3 tracking tokens
- Update grid breakpoints to use M3 responsive mixins
- Add extended semantic color tokens (success, warning, info, search-highlight)
- Add state layer opacity variables matching M3 spec
- Fix monospace font usage across code elements
- Convert transition durations to M3 motion tokens
- Centralize all hex colors in _variables.scss

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 06:26:54 +00:00
git b57ac8d895 Add initial M3 component library and update styles
Introduces a new 'fakemui' component library with Button, Card, Table, and Tabs components, including supporting SCSS and utility files. Adds extensive Material 3 SCSS theme files and updates various style modules and atom styles for improved consistency and compatibility.
2026-01-22 05:42:33 +00:00
Richard Ward f67d4de1d2 config: tsx,nextjs,frontends (18 files) 2025-12-30 12:56:44 +00:00