Releases: cloudnc/ngx-sub-form
Releases · cloudnc/ngx-sub-form
v2.11.2
20 Jul 17:11
Compare
Sorry, something went wrong.
No results found
v2.11.1
28 Jun 10:20
Compare
Sorry, something went wrong.
No results found
2.11.1 (2019-06-28)
Bug Fixes
lib: formGroupErrors properties are not correctly typed (62d0eb4 )
v2.11.0
23 Jun 12:22
Compare
Sorry, something went wrong.
No results found
2.11.0 (2019-06-23)
Features
Array Handling: Use interface to manage array handling methods. (92fa38e )
lib: formGroupControls property now gives you access to the correct type without the need to cast it (either FormControl or FormArray) (ddfcd5a )
lib: add a hook createFormArrayControl to give full control when creating a FormControl for a FormArray (94f58c6 )
lib: handle FormArray (52a5e76 ), closes cloudnc/ngx-sub-form#9
lib: handle errors for FormArrays (781c683 )
v2.10.2
18 Jun 05:01
Compare
Sorry, something went wrong.
No results found
v2.10.1
16 Jun 15:12
Compare
Sorry, something went wrong.
No results found
2.10.1 (2019-06-16)
Bug Fixes
Readme Code: Fix readme code so it compiles with AoT (37ac2aa )
v2.10.0
15 Jun 16:49
Compare
Sorry, something went wrong.
No results found
v2.9.0
12 Jun 16:52
Compare
Sorry, something went wrong.
No results found
2.9.0 (2019-06-12)
Features
lib: custom emission rate on NgxSubFormComponent and DataInput decorator for NgxRootFormComponent (0cf683f )
lib: NgxAutomaticRootFormComponent to automatically publish form updates (8a9405e )
RootForm: Add implementation of root form (e510831 )
v2.8.0
12 Jun 09:40
Compare
Sorry, something went wrong.
No results found
2.8.0 (2019-06-12)
Bug Fixes
Fix typescript errors with overload method (513601d )
Features
v2.7.1
10 Jun 10:50
Compare
Sorry, something went wrong.
No results found
2.7.1 (2019-06-10)
Bug Fixes
CI: Fix CI not exiting before deploy when script fails (34f4b40 )
v2.7.0
04 Jun 08:50
Compare
Sorry, something went wrong.
No results found
2.7.0 (2019-06-04)
Features
throw if missing key when patching the form value (57e263d )