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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+24
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,30 @@
3
3
4
4
5
5
6
+
7
+
## v3.7.0 (2024-11-12)
8
+
9
+
#### :rocket: Enhancement
10
+
*[#526](https://github.com/appuniversum/ember-appuniversum/pull/526) Add support for hiding the pagination in the `AuDataTable` component ([@Windvis](https://github.com/Windvis))
*[#524](https://github.com/appuniversum/ember-appuniversum/pull/524) Add a `@newTab` argument to the `AuLinkExternal` component ([@Windvis](https://github.com/Windvis))
13
+
*[#514](https://github.com/appuniversum/ember-appuniversum/pull/514) Add a `au-u-height-full` utility ([@Windvis](https://github.com/Windvis))
14
+
*[#512](https://github.com/appuniversum/ember-appuniversum/pull/512) Add support for ember-concurrency v4 and ember-power-select v8 ([@Windvis](https://github.com/Windvis))
15
+
16
+
#### :bug: Bug Fix
17
+
*[#515](https://github.com/appuniversum/ember-appuniversum/pull/515) Fix some whitespace issues ([@Windvis](https://github.com/Windvis))
18
+
*[#513](https://github.com/appuniversum/ember-appuniversum/pull/513) Fix a PowerSelect outline issue ([@Windvis](https://github.com/Windvis))
19
+
20
+
#### :house: Internal
21
+
*[#522](https://github.com/appuniversum/ember-appuniversum/pull/522) Update to the Ember v5.12 blueprint ([@Windvis](https://github.com/Windvis))
22
+
*[#521](https://github.com/appuniversum/ember-appuniversum/pull/521) Update to eslint 9 ([@Windvis](https://github.com/Windvis))
23
+
*[#517](https://github.com/appuniversum/ember-appuniversum/pull/517) Update to inputmask v5.0.9 ([@Windvis](https://github.com/Windvis))
0 commit comments