All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.1 (2023-12-03)
- 🐛 resolve anchor on demand (646db4f)
5.0.0 (2023-11-28)
4.1.2 (2023-11-15)
- 🐛 warn users on missing mapped error keys (a206f74)
4.1.1 (2023-07-17)
- 🐛 error class not removed (bb80943)
4.1.0 (2023-07-17)
- 🎸 controlClassOnly (5dfb5a8)
4.0.0 (2023-03-22)
- Update angular peer dependency to v15
- Resetting a form will now clear all the errors and reset the submit state
- 🎸 listen to status changes (ebf51ca)
- 🐛 form action submit and reset behaviour (de2e59c)
- 🤖 set angular 16 as peer dep (920e954)
3.0.3 (2023-01-05)
- remove component factory usage
3.0.1 (2022-11-27)
- fix: 🐛 change imports array to module
3.0.0 (2022-11-27)
- upgrade to v15
- peer dep is now Angular v14
- remove
ErrorTailorModule
- upgrade to v15 (672f552)
2.2.2 (2022-09-23)
2.2.1 (2022-07-31)
- 🐛 bump version (6dd91d3)
2.2.0 (2022-07-31)
2.1.0 (2021-11-29)
2.0.0 (2021-11-24)
- Peer dep of v13
- 🎸 upgrade to ngv13 (b555618)
1.4.3 (2021-03-17)
1.4.2 (2021-02-18)
- 🐛 inline anchor should be chosen over global (c06154d)
1.4.1 (2021-02-10)
- 🐛 remove class from parent when no error (9cb99ff)
1.4.0 (2021-02-10)
- 🎸 add error class to input's parent (84949c3)
1.3.1 (2020-10-18)
1.3.0 (2020-07-10)
1.2.0 (2020-07-06)
1.1.0 (2020-06-22)
1.0.4 (2020-06-17)
- show error on async statusChanges after submit (ef9f00e)
1.0.2 (2020-06-12)
- 🤖 fix docs merge conflict (998f32d)
1.0.2 (2020-06-12)
- 🐛 customErrors + blurPredicate (5a8daea)
1.0.1 (2020-06-11)
- 🐛 copy readme for npm (046ee0d)
- add ng-add schematic (2e442cb)
- 💍 add tests (2960e24)