-
Notifications
You must be signed in to change notification settings - Fork 278
feat(ui5-carousel): adds keyboard handling and updates accessibility attributes #12256
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
base: main
Are you sure you want to change the base?
Conversation
|
Sets focus is on the carousel items rather than the carousel itself Ads keyboard handling for Home, End, PageUp, PageDown, F7 buttons Updates accessibility attributes
🚀 Preview deployment ready: https://UI5.github.io/webcomponents/pr-12256/ The preview will be updated automatically when you push new commits to this PR. |
…attributes updates test
🚀 Preview deployment ready: https://UI5.github.io/webcomponents/pr-12256/ The preview will be updated automatically when you push new commits to this PR. |
🚀 Preview deployment ready: https://UI5.github.io/webcomponents/pr-12256/ The preview will be updated automatically when you push new commits to this PR. |
…attributes updates tests and fixes arrow display bug
🚀 Preview deployment ready: https://UI5.github.io/webcomponents/pr-12256/ The preview will be updated automatically when you push new commits to this PR. |
🚀 Preview deployment ready: https://UI5.github.io/webcomponents/pr-12256/ The preview will be updated automatically when you push new commits to this PR. |
Sets focus is on the carousel items rather than the carousel itself
Ads keyboard handling for Home, End, PageUp, PageDown, F7 buttons
Updates accessibility attributes