This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Releases: nsf-open/ember-ui-foundation
Releases · nsf-open/ember-ui-foundation
Release 1.10.0
Release 1.9.0
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)
Release 1.8.4
1.8.4 (2022-12-22)
Release 1.8.3
1.8.3 (2022-12-22)
Features
- feat: add disabledTooltip option to UiButton (b3d04ad)
- feat: add trimSizeOptions to UiPager component (ec502bb)
- feat: additional attributes are splatted onto UiTable th component (3115b8a)
- feat: yield current row index to named :row block in UiTable (36b9898)
- feat: add optional caption to UiTable (3fcd543)
Bug Fixes
- fix(deps): update dependency @popperjs/core to v2.11.6 (#45) (6bc38ea)
- fix(deps): update dependency ember-cli-typescript to v5 (#33) (a8fdc5f)
- fix: for UiPager, show that there is one page when showing all (678113d)
- fix: the UiTable correctly references its aria-describedby (e9b05fe)
Full Changelog: 0.0.1...1.8.3