Skip to content

v3.4.0

Choose a tag to compare

@alexgrozav alexgrozav released this 22 Apr 06:13
c299ef2

What's Changed

  • docs: Expand Composables sidebar sections by default by @alexgrozav in #156
  • feat: rename Alert recipe to Callout and add storybook improvements by @alexgrozav in #158
  • feat: add light, dark, and neutral colors to badge and button recipes by @alexgrozav in #160
  • chore: exclude styleframe files from test coverage reports by @alexgrozav in #161
  • feat: Add Card recipe with border style utility improvements by @alexgrozav in #162
  • feat: add per-part borders with adjacency collapsing to card recipe by @alexgrozav in #163
  • feat: Add className support for compound variants in recipes by @alexgrozav in #164
  • feat: Add ButtonGroup recipe with border color simplification by @alexgrozav in #165
  • refactor: Rename danger semantic color to error by @alexgrozav in #166
  • feat: Add boolean support for recipe variant props by @alexgrozav in #167
  • feat: Add Nav recipe with list-style utility by @alexgrozav in #168
  • refactor: Remove outline card variant and update border colors by @alexgrozav in #170
  • feat: Add Modal recipe with overlay, header, body, and footer parts by @alexgrozav in #171
  • feat: Add Tooltip recipe with arrow sub-recipe by @alexgrozav in #172
  • feat: Add Skeleton recipe with pulse animation and supporting utilities by @alexgrozav in #175
  • chore: Add Caliber config, Claude hooks, skills, and CLAUDE.md by @alexgrozav in #174
  • feat: Add Placeholder recipe with hatch pattern and docs by @alexgrozav in #176
  • feat: Add create-recipe Claude skill by @alexgrozav in #177
  • feat: Add Progress recipe with orientation, animations, and docs by @alexgrozav in #178
  • feat: Add Popover recipe with arrow, variants, and docs by @alexgrozav in #179
  • feat: Add Chip recipe with indicator, tests, storybook stories, and docs by @alexgrozav in #180
  • fix: Remove vite-plugin-node, externalize peer deps in scanner/loader by @alexgrozav in #181
  • feat: Auto-size StoryPreview iframe height from storybook content by @alexgrozav in #182

Full Changelog: https://github.com/styleframe-dev/styleframe/compare/styleframe@3.3.0...styleframe@3.4.0