- Icon
- Added all font icons from the unoffical material design icon font:
https://github.com/designjockey/material-design-fonticons - All icon names had to change because of this. Sorry. :(
- Added all font icons from the unoffical material design icon font:
- PaperButton
- Added href prop
- Css fixes
- Dialog
- Added onShow event
- Children contents of the dialog is only rendered if the dialog is opened
- LeftNav
- Fixed a bug that caused docked LeftNav component to close on menu click
- Removed isInitiallyOpen prop
- Input
- onLineBreak event now passes back event (e) on callback