v0.5.0
·
7633 commits
to master
since this release
Release 0.5.0
MINOR FEATURES
- Add
portalClassName
to Modal. - Tabs: Add scoped variant
BUG FIX
- Removed {...props} from DOM nodes in components to prevent non-valid ones from being passed on (ie.
<input myFunkyprop .. />
). If users need specific props passed onto DOM nodes, please submit a Github issue. - Fix icons and alert texture in Notification