Skip to content

v0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 16:02

⚠️ Breaking Changes

  • Unify API of form components (#28, #113) (PR #188)
  • Extend Grid layout with custom rows and columns options and more (#149) (PR #183)

🌟 Features

  • Change default Alert stripe width to match other borders for a more generic look (#179) (PR #185)
  • Allow wrapping of Button labels (#181) (PR #182)
  • Add fullscreen size option to Modal (#175) (PR #176)

🐞 Bug Fixes

  • Exclude generated docs and tests from npm bundle (PR #177)

📖 Documentation

  • Add important details of release workflow to docs (PR #190)
  • Claim RACOM support in README and docs (#186) (PR #187)
  • Introduce Card use case with ScrollView (#178) (PR #184)