Skip to content

v0.2.0

Compare
Choose a tag to compare
@hai-cea hai-cea released this 08 Nov 00:15
· 24216 commits to master since this release
  • Icon
  • 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