All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.3 (2023-01-04)
- add historic id in check fn (0a67583)
3.2.2 (2023-01-04)
- emit even 9 digits (e5cb454)
3.2.1 (2023-01-04)
- run historic check on default (a62a856)
3.2.0 (2023-01-04)
3.1.0 (2022-11-02)
- add non empty error option (89b962f)
3.0.5 (2022-03-14)
- add angular/cdk to peer dependencies (67d43c0)
3.0.4 (2022-03-03)
- update for stricker typescript config (7c4e246)
3.0.3 (2022-02-27)
- required input is correctly parsed (f54726b)
3.0.2 (2022-02-18)
3.0.1 (2022-02-18)
- update lib config (d35134d)
3.0.0 (2022-02-18)
- Default behavior of Ctrl+C will copy ID without slash
- add copy without slash (888f5af)
2.3.1 (2021-09-20)
2.3.0 (2021-09-20)
- add exceptions to the validation (7b7d62e)
2.2.0 (2021-05-07)
- expose isValidId and dateFromId (86086fc)
2.1.3 (2020-10-13)
- lib: non required field will not block form submit (bf5a050)
2.1.2 (2020-06-11)
2.1.1 (2020-05-20)
- lib: month is not correctly prepended with 0 (8441092)
2.1.0 (2020-05-14)
- lib: addd emit all option (a9b8bf1)
2.0.0 (2020-05-11)
- lib: Now you must use cz-id as directive on input element. No longer it is available as standalone component
- lib: move cz-id form input component to directive (d8a3b0d)
- lib: id was not validating correctly in Safari and IE (83c9a74)
1.2.0 (2020-03-09)
1.1.0 (2020-03-07)
- demo: update demo to the noew validation (e48c6a5)
- lib: add padStart function (50fe167)
- lib: add validation for min and max age (c9ff587)
- lib: update library url (2864b72)
1.0.1 (2020-03-07)
- lib: make lib available for pre VE (eefe6b2)