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
470611d878
docs: fakemui,tsx,treeview (4 files)
2025-12-30 20:04:52 +00:00
Richard Ward
8e5b4dcd57
code: fakemui,treeview,tsx (2 files)
2025-12-30 14:54:58 +00:00