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

Releases: nsf-open/ember-ui-foundation

Release 1.10.0

04 Jan 16:14
Compare
Choose a tag to compare

1.10.0 (2023-01-04)

Bug Fixes

  • export htmlSafe from @ember/template (4c7d27f)
  • remove "topLevelApp" check when building (53d69bc)

Features

  • ability to set th and td class names in a UiTable column definition (75606ac)
  • add "hideWhenEmpty" option to UiPager navbar (563de37)
  • UiFilter reset button only shows when there is something to reset (cb406f9)

Release 1.9.0

29 Dec 16:45
Compare
Choose a tag to compare

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

22 Dec 21:40
Compare
Choose a tag to compare

1.8.4 (2022-12-22)

Release 1.8.3

22 Dec 21:23
Compare
Choose a tag to compare

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

Release 1.8.2

21 Dec 17:02
Compare
Choose a tag to compare

1.8.2 (2022-12-21)