Skip to content

Releases: collegepulse/material-react-components

v1.1.0

17 Jan 17:14
Compare
Choose a tag to compare

1.0.0

21 Oct 20:18
Compare
Choose a tag to compare

🎉 1.0.0 release 🎉

  • Support for React 16. Cleaned up warnings that were present upon upgrade.
  • Removed undocumented API's. Some components accepted an undocumented domRef property; these have been removed. Out of an abundance of caution, a major release bump-- upgrading should be relatively effortless, however).

0.0.5

28 Aug 20:28
Compare
Choose a tag to compare
  • [SnackBar] fix centering on IE 11 and Safari

0.0.4

20 Aug 23:41
Compare
Choose a tag to compare
  • [GridItem] fix issue where child DOM elements could overflow outside the grid

0.0.3

11 Aug 05:42
Compare
Choose a tag to compare
  • [Tabs] a11y enhancements, fix UI bug where tabs had incorrect height