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

Commit

Permalink
chore: manually update changelog this time around
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeanjones committed Dec 22, 2022
1 parent f1170b5 commit d45dc38
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@


## [1.8.4](https://github.com/nsf-open/ember-ui-foundation/compare/1.8.3...1.8.4) (2022-12-22)

## 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)

## 1.8.2 (2022-12-21)

# Changelog
Expand Down Expand Up @@ -175,4 +188,4 @@ All notable changes to this project will be documented in this file. See [standa
* ui-icon component and test ([80c86c5](https://github.com/nsf-open/ember-ui-foundation/commit/80c86c53c07a3a7d883913734ed2cda7d8743a9c))
* ui-inline-text-icon-layout component and test ([3fa4228](https://github.com/nsf-open/ember-ui-foundation/commit/3fa4228910f130ee99cc9e54e7c23b5e82b20366))
* ui-popper component and test ([33b8c99](https://github.com/nsf-open/ember-ui-foundation/commit/33b8c9990dd0e2fb0de799f137d47fff050f690c))
* ui-tabs component and test ([c520e8f](https://github.com/nsf-open/ember-ui-foundation/commit/c520e8f07022efc96df13e1c7dadedc467424645))
* ui-tabs component and test ([c520e8f](https://github.com/nsf-open/ember-ui-foundation/commit/c520e8f07022efc96df13e1c7dadedc467424645))

0 comments on commit d45dc38

Please sign in to comment.