You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create PR for #1425
* fix(tabs): only show line when value exists
* fix(tabs): only show line when value exists
* fix(tabs): improve keyboard navigation according to a11y criterias
* chore: fix typo
* Create PR for #1417
* fix(carousel): implement role list and listitem to improve screenreaders
* fix(carousel): add missing aria controls
* fix(carousel): improve keyboard inputs and a11y criterias
* fix(carousel): improve keyboard inputs and a11y criterias
* chore: add missing unit test
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>
* Label of the slide which will be used for pagination tabs
431
439
*/
@@ -438,6 +446,7 @@ export namespace Components {
438
446
* Specifies the relationship of the target object to the link object. The value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).
0 commit comments