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

Commit d45dc38

Browse files
committed
chore: manually update changelog this time around
1 parent f1170b5 commit d45dc38

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
1-
2-
31
## [1.8.4](https://github.com/nsf-open/ember-ui-foundation/compare/1.8.3...1.8.4) (2022-12-22)
42

53
## 1.8.3 (2022-12-22)
64

5+
### Features
6+
7+
* feat: add disabledTooltip option to UiButton (b3d04ad)
8+
* feat: add trimSizeOptions to UiPager component (ec502bb)
9+
* feat: additional attributes are splatted onto UiTable th component (3115b8a)
10+
* feat: yield current row index to named :row block in UiTable (36b9898)
11+
* feat: add optional caption to UiTable (3fcd543)
12+
13+
### Bug Fixes
14+
15+
* fix(deps): update dependency @popperjs/core to v2.11.6 (#45) (6bc38ea)
16+
* fix(deps): update dependency ember-cli-typescript to v5 (#33) (a8fdc5f)
17+
* fix: for UiPager, show that there is one page when showing all (678113d)
18+
* fix: the UiTable correctly references its aria-describedby (e9b05fe)
19+
720
## 1.8.2 (2022-12-21)
821

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

0 commit comments

Comments
 (0)