v0.32.0
·
398 commits
to master
since this release
⚠️ Breaking Changes
- Dependencies
reactandreact-domare no longer bundled together with React UI library (#112) - Extend
ModalwithautoFocusprop (which istrueby default) to enable modal submission using enter key if primary action is of typesubmit(#100)
Features
- Create
ScrollViewcomponent (#50) - Implement
ScrollViewintoModalandTable(#53) - Extend
Modalto use React Portal whenportalIdprop is set (#104) - Add opacity to disabled
Card(#61) - Handle custom input size with CSS to fix different bahaviour across browsers (#101)