Releases: formly-js/angular-formly
Releases · formly-js/angular-formly
v7.5.2
<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
<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
<a name"7.3.9">
7.3.9 (2015-12-14)
Bug Fixes
v7.3.8
<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
<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
<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
<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
<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
<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
<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)