This repository was archived by the owner on Jun 28, 2021. It is now read-only.
v1.0.0
- Adds
mdlUpgradeandMDLComponentare now exported. (#77) - Updates the internal Material Design Lite to 1.0.6 (#106)
- Changes the path to some components (#85)
- Changes
rippleis now false by default (#90) - Fixes all components: the
changefunction now provides the event object. (#83) - Fixes
Textfieldnot being updated when receiving a value programmatically (#79) - Fixes
Switchnot being updated when receiving newchecked/disabledvalue programmatically. - Fixes
Badgewon't be rendered if the child is empty/null. (#78) - Fixes
Badgewon't be rendered when the proptextis null or undefined. (#84) - Fixes
HeaderTabsto work the same way asTabs(#66)