-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fixes for Aria Components #4221
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
Conversation
Build successful! 🎉 |
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.
LGTM
Fixes issue with animations
7a0c4bb
dc7763a
to
7a0c4bb
Compare
Build successful! 🎉 |
## API Changes
unknown top level export { type: 'identifier', name: 'Column' } @react-aria/listboxAriaOptionProps OptionAria {
descriptionProps: DOMAttributes
+ isFocusVisible: boolean
isFocused: boolean
labelProps: DOMAttributes
optionProps: DOMAttributes
} it changed:
|
Depends on #4212.
--trigger-width
as a CSS custom property for both ComboBox and Select popovers for consistencya,l,l