Skip to content

0.15.0

Compare
Choose a tag to compare
@Thanood Thanood released this 07 Sep 18:52
· 891 commits to master since this release

0.15.0 (2016-09-07)

Bug Fixes

  • md-input: set left: 0 for MS Edge (only has an effect when using md-colors), fix #244 (02122e2), closes #244
  • md-waves: don't attach when building for amd, ref #238 (5e084ec)
  • validation: allow input to show many errors (6af81db)

Features

  • md-checkbox: forward blur event (c5c451e)
  • md-colors: add error and (placeholder) success colors, close #247 (cbc82cc), closes #247
  • md-input: add md-show-errortext attribute (a5da686)
  • md-select: add floating label, ref #243 (6aaa610)
  • md-select: forward blur events (f219752)
  • md-switch: forward blur event (0eb63b5)
  • validation: add error list to md-select (4ccb4a9)