-
Notifications
You must be signed in to change notification settings - Fork 452
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLA-11369]: Aria Checkbox Group default values could use a better pr…
…op type (#229) * feat(plasmicpkgs/react-aria): changed CheckboxGroup default values prop type to choice * feat(plasmicpkgs/react-aria): added validator for Value prop in CheckboxGroup * chore(plasmicpkgs/react-aria): fixed typescript errors for BaseCheckboxControlContextData interface * chore(plasmicpkgs/react-aria): added contextProps?.idManager to useEffect dependency in react-aria Checkbox * feat(plasmicpkgs/react-aria): changed RadioGroup default values prop type to choice --------- Co-authored-by: Asim <[email protected]> GitOrigin-RevId: a4d173ee1e7f6fc3334f4ea7d72c29d405089f1c
- Loading branch information
1 parent
ba3b869
commit a3994c9
Showing
9 changed files
with
178 additions
and
35 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...gs/react-aria/src/ListBoxItemIdManager.ts → ...gs/react-aria/src/OptionsItemIdManager.ts
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
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
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
Oops, something went wrong.