v2.4.0
What's Changed
- feat: Add storybook layer by @alexgrozav in #72
- feat: Add useEasing composable for animation timing functions by @alexgrozav in #74
- feat: Add premade utility functions by @alexgrozav in #75
- feat: Add useUtilities function for registering all utility factories by @alexgrozav in #76
- test: Add comprehensive unit tests for all theme utilities by @alexgrozav in #77
- feat: Add padding-x, padding-y, margin-x, and margin-y utilities by @alexgrozav in #78
- feat: Add cleanup script for monorepo build artifacts by @alexgrozav in #79
- fix: Expand CSS selector escaping for arbitrary values by @alexgrozav in #80
- feat: Add theme tokens storybook stories by @alexgrozav in #82
- docs: Update typography examples to use default instead of base by @alexgrozav in #85
- docs: Add Styleframe comparison guides by @alexgrozav in #84
- docs: Update comparisons page icon to git-compare-arrows by @alexgrozav in #87
- fix: Fix nuxt plugin types by @alexgrozav in #88
Full Changelog: https://github.com/styleframe-dev/styleframe/compare/styleframe@2.3.0...styleframe@2.4.0