Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.2.1] - 2024-06-28
- Remove validation messages properly from input groups.
[1.2.0] - 2024-05-22
- Use Sitevision validation messages for required if these are available.
- Accessibility fixes.
[1.1.2] - 2022-12-02
- Check visible errors on parent element if passed.
[1.1.1] - 2022-10-12
- Lerna wanted to publish.
[1.1.0] - 2022-10-12
- Validate function now accept parent element for validating children.
[1.0.4] - 2021-12-01
- Only count visible error messages.
[1.0.3] - 2021-03-11
- Lerna wanted to publish.
[1.0.2] - 2020-10-11
- Lerna wanted to publish.
[1.0.1] - 2020-04-24
- Textareas are not validated as well.
[1.0.0] - 2020-04-22
- Initial release!