Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Release 1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 16:45
· 7 commits to main since this release

1.9.0 (2022-12-29)

Features

  • ability to control whether outside clicks will close a click-triggered contextual container (8cb00d5)
  • ability to provide a separate "title" block of content to a contextual-container (7ad4f24)
  • contextual-container changes uses section/header tags when a title is provided (b287187)
  • introduce UiPopover component (a5d7fcf)
  • UiPopover focusable content can be tabbed through (a117aa9)
  • UiPopover receives a close button in its flyout by default (cdfbb71)
  • UiPopper can have its root HTML tag customized (8771603)