Skip to content

v0.31.0

Compare
Choose a tag to compare
@adamkudrna adamkudrna released this 06 Jun 18:18
· 354 commits to master since this release

⚠️ Breaking Changes

  • Remove automatic spacing from Buttons in favour of Toolbar layout

Features

  • Shiny new FormLayout component for vertical forms (#44)
  • Make Alerts dismissible (#11)
  • Enhance Toolbar and ToolbarGroup with dense and nowrap options for both

Bug Fixes

  • Fix too wide helper texts in horizontal form fields with custom input size (#46)

Refactoring

  • Use real components in snapshot tests of layout components