Skip to content

v0.42.0

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)