Skip to content

v0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 16:06

🌟 Features

  • Update dependencies (#196) (PR #201)
  • Validate transitions and honor user's prefers-reduced-motion settings (#137) (PR #200)
  • Extend Grid layout with responsive alignment options (#193) (PR #194)

🐞 Bug Fixes

  • Fix misaligned help and validation texts of CheckboxField, Radio and Toggle inside FormLayout (PR #198)

♻️ Refactoring

  • Migrate from deprecated node-sass to sass and make @use of SASS modules (#195) (PR #199)
  • Simplify syntax of transferred props (#88) (PR #192)

🔧 Maintenance

  • Require Node 14 for development and CI as it's current LTS (PR #203)
  • Automatically assign PR to its author upon creation (PR #202)