Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcosmoura marcosmoura released this 16 Nov 04:51
· 1132 commits to dev since this release

New Components:

  • Data Table
  • Menu
  • Select with multiple selection

Fixes:

  • md-input not reactive when initial value empty #40
  • md-textarea with maxlength not writable #43
  • Do not style scrollbars by default #46
  • SELECT component: display issue in IE11 #34
  • Select component popup shows behind other components #26
  • md-select text vs value #24
  • md-button ignores type prop #41 (Thanks to @pauloramires)
  • md-select displaying selected text (rather than value) #36
  • Added 'type' props to switch button #27 (Thanks to @guillaumerxl)
  • Add babel-cli as dev dependency #28 (Thanks to @lucassouza1)
  • Remove dotted outline around button in firefox #52 (Thanks to @yeknava)