You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
* 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
+
7
20
## 1.8.2 (2022-12-21)
8
21
9
22
# Changelog
@@ -175,4 +188,4 @@ All notable changes to this project will be documented in this file. See [standa
175
188
* ui-icon component and test ([80c86c5](https://github.com/nsf-open/ember-ui-foundation/commit/80c86c53c07a3a7d883913734ed2cda7d8743a9c))
176
189
* ui-inline-text-icon-layout component and test ([3fa4228](https://github.com/nsf-open/ember-ui-foundation/commit/3fa4228910f130ee99cc9e54e7c23b5e82b20366))
177
190
* 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