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

Release to val #772

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Release to val #772

merged 1 commit into from
Sep 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Release to val.

Please create a merge commit

* Set up initial CS7 files

* Update import

* Subsections

* Finish CS7 structure

* Correct dependency names

* Add field validation and final Textarea component

* Add Textarea validation

* Clean up unnecessary type assertion

The `as unknown[]` type assertion is unnecessary since `Array.isArray()` already narrows the type

* Revert "Clean up unnecessary type assertion"

This reverts commit 17cd497.

* Add DependencyWrapper to FormField

* Use WrappedGroup to ensure dependencies work

* Remove required rule for checkbox

* Update validation layout

* Add additional rules to range validation
@charmcitygavin charmcitygavin merged commit 1799227 into val Sep 12, 2024
15 of 16 checks passed
Copy link
Contributor Author

🎉 This PR is included in version 1.5.0-val.81 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link
Contributor Author

🎉 This PR is included in version 1.5.0-val.82 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant