Skip to content

v0.42.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 16:49

🌟 Features

  • Re-introduce custom input size for numeric inputs (#281) (PR #295)
  • Introduce Tabs component (#288) (PR #291)

🐞 Bug Fixes

  • Remove flex layout from Paper as it prevented margin collapsing of its content (PR #293)

📖 Documentation

  • Warn about known Toolbar limitations in docs (PR #296)
  • Claim support for controlled components only (PR #294)

🔧 Maintenance

  • Reduce CI test runs as they are already triggered on every push to the PR branch (PR #292)