Skip to content

Releases: StratoDem/sd-material-ui

v2.1.1

22 Feb 15:53
Compare
Choose a tag to compare

Changed

  • Updated README and added example

v2.1.0

22 Feb 15:45
d4d55e5
Compare
Choose a tag to compare

Changed

  • Replaced all references to PropTypes in favor of Flow type hinting.

v2.0.0

27 Jan 23:24
8a832aa
Compare
Choose a tag to compare

Changed

  • Renamed components
  • Moved all components into their own directories in preparation for adding individual READMEs

v1.7.5

24 Jan 01:16
c7a3b84
Compare
Choose a tag to compare

Changed

  • Removed null default for SDDropDownMenu's iconButton, allowing the arrow to appear by default

v1.7.4

19 Jan 14:55
84b050a
Compare
Choose a tag to compare

Added

  • customData prop now available to menu items in SDDropDownMenu

v1.7.3

18 Jan 15:11
176d602
Compare
Choose a tag to compare

Changed

  • Allow a menu item's value to be any type of data, not just number

v1.7.2

17 Jan 22:20
Compare
Choose a tag to compare

Added

  • SDDropDownMenu

Changed

  • Versioning fix for 1.7.2 in deployment

v1.7.1

17 Jan 20:58
Compare
Choose a tag to compare

Changed (patch)

Bumped the version for npm install.

v1.6.1

16 Jan 19:53
b4d2f2f
Compare
Choose a tag to compare

Changed

Make label a default prop on both flat and raised buttons

v1.6.0

12 Jan 22:05
5b6d740
Compare
Choose a tag to compare

Added

  • SDSnackbar