Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement auro-formvalidation #129

Closed
jordanjones243 opened this issue Apr 2, 2024 · 0 comments · Fixed by #130
Closed

Implement auro-formvalidation #129

jordanjones243 opened this issue Apr 2, 2024 · 0 comments · Fixed by #130
Assignees

Comments

@jordanjones243
Copy link
Contributor

jordanjones243 commented Apr 2, 2024

General Support Request

Support request

We want to keep our validation methods consistent across all form elements.

Possible Solution

Implement the auro-formvalidation repo that is currently being added to all of our form elements.

@jordanjones243 jordanjones243 self-assigned this Apr 2, 2024
@jordanjones243 jordanjones243 linked a pull request Apr 2, 2024 that will close this issue
6 tasks
jordanjones243 added a commit that referenced this issue Apr 29, 2024
BREAKING CHANGE: The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.
jordanjones243 added a commit that referenced this issue May 1, 2024
BREAKING CHANGE: The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.
jordanjones243 added a commit that referenced this issue May 10, 2024
BREAKING CHANGE: The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.
jason-capsule42 pushed a commit that referenced this issue May 10, 2024
BREAKING CHANGE: The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.
blackfalcon pushed a commit that referenced this issue May 10, 2024
# [3.0.0](v2.1.8...v3.0.0) (2024-05-10)

### Bug Fixes

* **border:** update focus border styles [#127](#127) ([9d10251](9d10251))

### Features

* **library:** add auro-library functionality to repo ([99ee3c6](99ee3c6))
* **validation:** implement formvalidation repo [#129](#129) ([c8a45be](c8a45be))

### Performance Improvements

* **deps:** update dependencies ([88e0b3b](88e0b3b))
* **validation:** update validation logic for checkbox border [#129](#129) ([4b85ab1](4b85ab1))
* **validity:** update tests and validation for error and required [#129](#129) ([0b833e5](0b833e5))

### BREAKING CHANGES

* **validation:** The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants