v3.2.0
What's Changed
- docs: Reorganize and expand documentation structure by @alexgrozav in #125
- feat: Add Jiti alias support and refactor plugin reload logic by @alexgrozav in #124
- feat(core): Add auto-resolve for variables and at-rules in css template literal by @alexgrozav in #128
- feat: Support custom utility syntax and separate class name generation by @alexgrozav in #129
- feat(theme): Add custom utility name support and shorthand preset by @alexgrozav in #130
- docs: Split modifiers into standalone API section and elevate to first-class concept by @alexgrozav in #132
- feat: Improve Design Tokens and add Recipe presets by @alexgrozav in #133
- docs: Hide components overview from navigation by @alexgrozav in #134
- feat: Implement importree-based HMR with selective cache invalidation by @alexgrozav in #135
- docs: Integrate and improve comprehensive AGENTS.md documentation by @alexgrozav in #136
- feat: Add resolve.alias option to plugin for custom path resolution by @alexgrozav in #137
- feat: Add sanitize.css preset with configurable normalization by @alexgrozav in #138
- feat: Add global preset with HTML element styling composables by @alexgrozav in #139
- feat: Add
@variablenamenotation in CSS template literals by @alexgrozav in #141 - feat: Add HTML element styling composables by @alexgrozav in #140
- feat: Add z-index design token and utilities by @alexgrozav in #142
- fix: Refactor swatch component backgrounds to use @color.surface by @alexgrozav in #147
- feat: Add tint and shade swatches for all colors including gray by @alexgrozav in #143
- feat: Add duration design tokens and integrate with transitions by @alexgrozav in #145
- feat: Close 416px breakpoint gap by adding 768px md breakpoint by @alexgrozav in #146
- feat: Add selector/variable id-based traversal and parent-child relationships by @alexgrozav in #144
- fix: Scope element design token variables to selector callbacks for dark mode by @alexgrozav in #148
Full Changelog: https://github.com/styleframe-dev/styleframe/compare/styleframe@3.1.0...styleframe@3.2.0