Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Releases: formly-js/angular-formly-templates-material

v0.2.0

17 Nov 14:11
Compare
Choose a tag to compare

Added

  • Support for textarea with cols and rows
  • ApiCheck for label, radio and select
  • Support for md-theme

v0.1.0

17 Nov 11:22
Compare
Choose a tag to compare

Added

  • Support for md-select with valueProp and labelProp (thanks @stefanmeschke)
  • Support for md-radio with valueProp and labelProp options

v0.0.4

13 Nov 16:09
Compare
Choose a tag to compare

Removed

  • es5-shim package
  • standard-minifier package

wieldo

13 Nov 16:09
Compare
Choose a tag to compare

Fixed

  • Invalid components templateUrl

Changed

  • Package name: wieldo:angular-formly-templates-material

v0.0.2

13 Nov 16:09
Compare
Choose a tag to compare

Fixed

  • Add missing ngMessages

Added

  • showError in Messages wrapper
  • md-checkbox
  • mdTheme to checkbox, switch
  • md-switch