Releases: collegepulse/material-react-components
Releases · collegepulse/material-react-components
v1.1.0
- Added
Table
, partial implementation (https://material.io/guidelines/components/data-tables.html) - Upgraded some dependencies
1.0.0
🎉 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
- [SnackBar] fix centering on IE 11 and Safari
0.0.4
- [GridItem] fix issue where child DOM elements could overflow outside the grid
0.0.3
- [Tabs] a11y enhancements, fix UI bug where tabs had incorrect height