Dobrin Dimchev
Dobrin Dimchev
Related to: #5667 Since #5171, the badge css files are uncorrectly imported and are now causing deviations from the design specification.
### Summary Elements with role option are not reachable in Virtual Cursor PC mode. In my use case, some of the options are disabled and therefore cannot be reached via...
* feat: next playground with storybook * feat: add poc * feat: add EXCLUDE_LIST const * feat: add EXCLUDE_LIST const * feat: add avatar example story * feat: add ui5-avatar-group...
Title (tooltip) is now shown for items inside the shellbar's popover. Fixes: #5885
### Summary In Virtual PC Cursor mode, role "button" is not announced for button elements inside a container with role "toolbar" and aria-roledescription. Instead the aria-roledescription value is announced when...
### New `ui5-dynamic-page` component. The component is a composition of the following subcomponents: - DynamicPageTitle - holds the most top area of DynamicPage (breadcrumbs, actions, etc.) - DynamicPageHeader - a...
Closes: #8145 We have the following structure of illustrations: **dist/illustrations-v4** `dist/illustrations-v4/AddColumn.js` `dist/illustrations-v4/tnt/Fingerprint.js` **dist/illustrations-v5** `dist/illustrations-v5/AddColumn.js` currently no such illustrations but is taken into account as well `dist/illustrations-v5/tnt/Fingerprint.js` **dist/illustrations-v5-hc** `dist/illustrations-v5-hc/tnt/Fingerprint.js` The new...
Related to: #8766, #8934
Removes the `ui5-select-menu` and `ui5-select-menu-option` components. BREAKING CHANGE: The `ui5-select-menu` and `ui5-select-menu-option` components are removed. Custom options can now be created using the `ui5-option-custom`, directly placed inside the default slot...