Releases: StratoDem/sd-material-ui
Releases · StratoDem/sd-material-ui
v2.1.1
Changed
- Updated README and added example
v2.1.0
Changed
- Replaced all references to
PropTypes
in favor of Flow type hinting.
v2.0.0
Changed
- Renamed components
- Moved all components into their own directories in preparation for adding individual READMEs
v1.7.5
Changed
- Removed
null
default for SDDropDownMenu's iconButton
, allowing the arrow to appear by default
v1.7.4
Added
customData
prop now available to menu items in SDDropDownMenu
v1.7.3
Changed
- Allow a menu item's value to be any type of data, not just
number
v1.7.2
Added
Changed
- Versioning fix for 1.7.2 in deployment
v1.7.1
Changed (patch)
Bumped the version for npm install.
v1.6.1
Changed
Make label a default prop on both flat and raised buttons