All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.3 (2019-08-29)
- isNil fix (fbba6fb)
4.0.2 (2019-08-29)
- add null/undefined handling for Datum/DatumEither directives (b24a7a4)
4.0.1 (2019-08-28)
4.0.0 (2019-08-22)
- fixed demo and updated fp-ts imports (8dcd8f5)
- updated dependencies and switched to lib imports (4241c20)
- created Datum and DatumEither directives (73af37f)
- removed AsyncData directive
3.0.0 (2019-08-14)
- fixed demo and updated fp-ts imports (8dcd8f5)
- created Datum and DatumEither directives (73af37f)
- removed AsyncData directive
2.0.0 (2019-08-14)
- created Datum and DatumEither directives (73af37f)
- removed AsyncData directive
1.2.0 (2019-07-31)
- added initial to AsyncDataDirective (65b3808)
1.1.0 (2019-07-31)
- added initial to AsyncDataDirective (57039b0)
1.0.1 (2019-07-29)
- remove lodash dependency (dc20ddc)
1.0.0 (2019-07-29)
- upgraded fp-ts and added intersection type to ioToForm (1a76059)
0.10.0 (2019-07-02)
- added KeyofType to ioToForm (0724ec0)
0.9.0 (2019-05-19)
- directives: patching context and multiple matches (17fda16)
0.8.0 (2019-05-18)
- io-form: added IoFormGroup with a safer patchValue than FormGroup (5899220)
0.7.2 (2019-05-18)
- io-forms: account for DateFromDatelikeType tag in ioToForm (c3e47b7)
0.7.1 (2019-05-18)
- io-forms: added DateFromDatelike type to the valid ioToForm inputs (ad1ee3f)
0.7.0 (2019-05-17)
- io-form-array: add parameter to pushControl with immediate value to patch (9dba3d7)
0.6.0 (2019-05-17)
- io-form: add seedOther property to IoFormArray to attach sub/stuff (5a324ef)
0.5.1 (2019-05-17)
- io-form: fix references in ioToForm function (cf0b240)
0.5.0 (2019-05-17)
- io-form: hoisted ioToForm, pulled io-form-directive (b65d377)
0.4.0 (2019-05-17)
- io-form-array: add seed values for validators (7b52865)
0.3.0 (2019-05-17)
- io-form-array: extend FormArray to autopatch new controls (98d915f)
0.2.2 (2019-05-16)
- fix exports (angular doesn't like barrels) (77ede44)
0.2.1 (2019-05-16)
- exports: export all tokens so importing projects don't dump (3bd36f1)
0.2.0 (2019-05-16)
- either directive and io-forms tools (e4c4a96)
0.1.1 (2019-04-25)
- @nll/ngx: fixing lib version number (ab46acb)
- adt-directives: structural directives for option and asyncdata (9e13277)