-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.2.2...v3.0.0) (2024-05-13) ### Bug Fixes * **required:** stop error ui in dynamic implementation [#125](#125) ([a19944a](a19944a)) ### Features * **event:** add events dispatched by validation repo ([0750f4a](0750f4a)) * **library:** add library to repo for custom component use ([d85ef20](d85ef20)) * **selected:** add optionSelected attribute to radio group [#97](#97) ([ba37820](ba37820)) * **validation:** install and use formvalidation repo ([5e4cd59](5e4cd59)) ### Performance Improvements * **error:** update error handling ([11cf71d](11cf71d)) * **validation:** update logic around validation handling [#125](#125) ([3d79361](3d79361)) ### BREAKING CHANGES * **validation:** The current validation has been removed and replaced by the auro-formvalidation repo to keep validation consistent across all form components.
- Loading branch information
1 parent
e39a8c6
commit 9523d9d
Showing
3 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters