Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 788 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 788 Bytes

<a name"0.4.0">

0.4.0 (2016-09-02)

  • Fix ngModel not being set empty when surrounding form is reset. Thanks to @romelgomez for reporting.

<a name"0.3.0">

0.3.0 (2016-09-02)

  • Added JavaScript module compatibility support with node and CommonJS using module.exports syntax
  • Ensure module has window and angular defined by importing window and window.angular

<a name"0.2.0">

0.2.0 (2015-09-01)

New feature:

Thanks @thanuzz

<a name"0.1.3">

0.1.3 (2015-07-14)

Initial release.