Releases
v0.40.0
⚠️ Breaking Changes
Add vertical alignment options for horizontal form fields (#173 ) (PR #263 )
Remove bottom margin from last-child elements (#180 ) (PR #259 )
Use unitless line height to take advantage of inheritance (PR #260 )
Drop automatic spacing of standalone form fields (#94 ) (PR #258 )
🌟 Features
Extend FormLayoutCustomField
options to improve accessibility and design consistency (#174 ) (PR #266 )
Add vertical alignment options for horizontal form fields (#173 ) (PR #263 )
🐞 Bug Fixes
Enhance ButtonGroup
theming options and make them independent on Button
theming (#256 ) (PR #257 )
Restrict scrolling of ScrollView
to single direction at a time (#233 ) (PR #253 )
Fix CheckboxField
and Toggle
breaking vertical FormLayout
(#249 ) (PR #250 )
🔧 Maintenance
Update dependencies (#261 ) (PR #262 )
Allow running jest in a discrete npm script (PR #254 )
Omit insignificant attributes from enzyme snapshots (PR #251 )
You can’t perform that action at this time.