Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Releases: formly-js/angular-formly

v7.5.2

08 Mar 23:37
Compare
Choose a tag to compare

<a name"7.5.2">

7.5.2 (2016-02-25)

Bug Fixes

  • formly-form: validateOnModelChange now copes when field.formControl is an array (e993e14, closes #581)

v8.0.0

09 Mar 00:36
Compare
Choose a tag to compare

<a name"8.0.0">

8.0.0 (2016-02-26)

Bug Fixes

  • expressions: change model reference in string hideExpression and watcher expression for nested models

Breaking Changes

  • Reference to 'model' in string hideExpressions and watchers on fields with nested models now points to field.model just as in expressionProperties

v7.3.9

14 Dec 17:53
Compare
Choose a tag to compare

<a name"7.3.9">

7.3.9 (2015-12-14)

Bug Fixes

v7.3.8

10 Dec 18:43
Compare
Choose a tag to compare

<a name"7.3.8">

7.3.8 (2015-12-10)

Bug Fixes

  • resetModel: Updated resetModel to set the form to pristine (59487c81)

v7.3.7

04 Dec 21:50
Compare
Choose a tag to compare

<a name"7.3.7">

7.3.7 (2015-12-04)

Bug Fixes

  • formly-field: Breaking change in @7.3.2? Key value? #566 (b38c1b2c)

v7.3.6

04 Dec 13:39
Compare
Choose a tag to compare

<a name"7.3.6">

7.3.6 (2015-12-04)

Bug Fixes

  • formly-field: Breaking change in @7.3.2? Key value? #566 (1db33a91)

v7.3.5

03 Dec 17:37
Compare
Choose a tag to compare

<a name"7.3.5">

7.3.5 (2015-12-03)

Bug Fixes

  • formly-field: Watch does not work on deep prperties #542 (2b69b8e5)

v7.3.4

24 Nov 16:08
Compare
Choose a tag to compare

<a name"7.3.4">

7.3.4 (2015-11-24)

Bug Fixes

  • formlyValidationMessages: handle falsy values in templateOptions validation attributes properly (bc59bbaf)

v7.3.3

16 Nov 21:53
Compare
Choose a tag to compare

<a name"7.3.3">

7.3.3 (2015-11-16)

Bug Fixes

  • formly-field:
    • Style issue (41041280)
    • #510 issues with formly-field and multiple inputs in a form control template (c518e29a)

v7.3.2

02 Nov 21:07
Compare
Choose a tag to compare

<a name"7.3.2">

7.3.2 (2015-11-02)

Bug Fixes

  • formly-field: Added fix for nested object properties - issue number 531 (785bc6f7)