This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Releases: dynatrace-oss/barista
Releases · dynatrace-oss/barista
10.11.0
Bug Fixes
- filter-field: Add sanity check for element in case of opening/closing
panel.
(9f4f06d) - progress-bar: Fix faulty progress calculation when min and max are equal.
(2f5487e) - table: Select all in table headers now aligns correctly in multi-lines.
(cc83b3d)
Features
- tag-list: Add show less button.
(3314eb4)
10.10.0
10.9.1
10.9.0
Bug Fixes
- context-dialog: Fixed lack of role for context-dialog host element.
(96f5a55) - drawer: Drawer's close behavior via pressing ESCAPE can now be disabled
via 'disableClose' boolean flag.
(03ec177) - filter-field: Focus is now placed on 'view more' button after exiting
filter-field-group detail view.
(ef4b3b8)
Features
10.8.0
Bug Fixes
- expandable-panel: Fixed animation state issue when panel is inside a
container that gets removed from the DOM.
(efa711a) - filter-field: Fixed issue where autocomplete would get out of bounds for
nested filters.
(65457c9) - quick-filter: Move focus to correct element after View more is triggered.
(6e7b332) - table: Table export prefers data in DS.
(b2d4413)
Features
10.7.7
10.7.6
10.7.5
10.7.4
10.7.3
Bug Fixes
- barista: Fixed scrolling to link anchor on page load. Closes APM-366476
(c36de5d) - link: External link icon is scaled correctly in Safari.
(0995646) - quick-filter: Quick filter no longer get tabbed through when drawer is
closed. Fixes APM-358368
(b2aa145) - select: Fixed incorrect aria-haspopup attribute on host.
(28f35d0) - select: Fixes an issue with role on select.
(e5c13c5) - table: Export handles newlines & expand rows.
(4a06d1a)