Releases: adfinis/ember-uikit
Releases · adfinis/ember-uikit
v7.0.0
v6.1.1
v6.1.0
v6.0.0
v5.1.3
v5.1.2
v5.1.1
v5.1.0
v5.0.0
5.0.0 (2022-02-04)
Bug Fixes
- badge: add missing attributes (f0db119)
- config: remove usage of ember-get-config (fcddb14)
- linked-item: fix order of dynamic segments (c917428)
- linked-item: handle rootURLs and hash locations (0ffe74f)
- linked-items: add href to linked tab and subnav items (5340369)
- linked-items: don't transition to index route (8461794)
- linked-items: use named dynamic segments (1d7a8db)
- notification: fix notification options if app doesn't configure anything (2bd9f42)
Features
- linked-item: add option to link to index route of passed href (450e24f)
- linked-item: support engines using ember-engines-router-service (ab39acf)
- linked-item: yield active state of item component (b28d06a)
- refactor all component to ember v4 (1f1307c)
BREAKING CHANGES
- This version drops support for Ember < v3.24 and requires
ember-auto-import
v2. Please check the migration guide for further instructions.
v5.0.0-beta.11
5.0.0-beta.11 (2022-02-02)
Features
- linked-item: add option to link to index route of passed href (450e24f)