Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

10.9.0

Compare
Choose a tag to compare
@dt-ci dt-ci released this 27 Oct 08:58
· 359 commits to master since this release

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

  • chart: Add default aria-label and ability to override it.
    (f045ad2)
  • formatters: Aligned number formatters with defined patterns
    (5e9c845)
  • highlight: Allow highlighting multiple terms in one go
    (152826b)
  • tag-add: Add closed output that emits event when input overlay is closed.
    (e2837b8)