-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: checkbox validation reset not working (#7268)
* commit validation on checkbox click * add realtime validation test * remove options from render * fix duplicate import * fix import order * remove unused var * remove unused var * sleep before asserting validation state * remove sleep * enhance checkbox test render * fix grouped scenario in tests * remove useCheckbox from test scenario * remove import * fix: test suite and validation reset on press * fix: excessive state chain * fix: remove state piggyback in favor of onPress * chore: fix import eslint * chore: fix sort imports * chore: lint * Update packages/@react-aria/checkbox/src/useCheckbox.ts Co-authored-by: Daniel Lu <[email protected]> --------- Co-authored-by: Daniel Lu <[email protected]> Co-authored-by: Daniel Lu <[email protected]>
- Loading branch information
1 parent
3949762
commit 262cc75
Showing
2 changed files
with
51 additions
and
6 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
262cc75
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verdaccio builds:
CRA Test App
NextJS Test App
RAC Tailwind Example
RAC Spectrum + Tailwind Example
S2 Parcel Example
S2 Webpack Example
CRA Test App Size
NextJS App Size
Publish stats
Size diff since last release
Docs
Storybook
S2 Storybook