Skip to content

Releases: adfinis/ember-uikit

v9.1.1

19 Mar 09:15
Compare
Choose a tag to compare

9.1.1 (2024-03-19)

Bug Fixes

  • linked-item: fix active state for hash routing (1997e0a)

v9.1.0

18 Mar 09:48
Compare
Choose a tag to compare

9.1.0 (2024-03-18)

Features

  • ember: officially support ember v5 (c69ba5d)

v9.0.1

13 Mar 09:06
Compare
Choose a tag to compare

9.0.1 (2024-03-13)

Bug Fixes

v9.0.0

03 Oct 07:18
Compare
Choose a tag to compare

9.0.0 (2023-10-03)

chore

  • deps: update dependencies (67131b4)

Features

  • linked-item: add current when argument for tab and subnav items (b4557b0)

BREAKING CHANGES

  • deps: Removed support for Node.js v14.

v8.0.0

01 May 13:55
Compare
Choose a tag to compare

8.0.0 (2023-05-01)

Bug Fixes

  • modal: make sure modal container is the same as UIkit container (12caffe)

chore

  • deps: update dependencies (01d44b0)

BREAKING CHANGES

  • deps: Remove support for Ember.js v3.

v7.0.3

18 Apr 08:32
Compare
Choose a tag to compare

7.0.3 (2023-04-18)

Bug Fixes

  • build: generate app tree before merging (dddec06), closes #1048

v7.0.2

17 Apr 10:58
Compare
Choose a tag to compare

7.0.2 (2023-04-17)

Bug Fixes

  • build: make sure to call the super functions on treeFor methods (015ce0b)

v7.0.1

31 Mar 08:23
Compare
Choose a tag to compare

7.0.1 (2023-03-31)

Bug Fixes

  • build: fix disabling icons in combination with whitelist (4b2406c), closes #664
  • build: make sure coverage plugin is only loaded in addon tests (3b294eb)
  • make sure needed dependencies are installed in the host app (ce5c0dc), closes #963

v7.0.0

28 Mar 15:56
Compare
Choose a tag to compare

7.0.0 (2023-03-28)

Bug Fixes

  • modal: remove non existant cls-panel option (#1014) (d3252e5)

chore

  • deps: update dependencies (8df899f)

Features

  • added danger color to uk-button (00159e9)

BREAKING CHANGES

  • deps: Remove support for deprecated Ember LTS 3.24.

v6.1.1

02 Nov 19:00
Compare
Choose a tag to compare

6.1.1 (2022-11-02)

Bug Fixes

  • color: fix default colors for uk-toggle-switch and uk-label (b3c4c33)