v0.31.0
⚠️ Breaking Changes
- Remove automatic spacing from
Button
s in favour ofToolbar
layout
Features
- Shiny new
FormLayout
component for vertical forms (#44) - Make
Alert
s dismissible (#11) - Enhance
Toolbar
andToolbarGroup
withdense
andnowrap
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