Skip to content

Releases: projectcaluma/ember-emeis

v6.2.1

08 Aug 09:50
Compare
Choose a tag to compare

6.2.1 (2022-08-08)

Bug Fixes

v6.2.0

26 Jul 15:30
Compare
Choose a tag to compare

6.2.0 (2022-07-26)

Features

  • emeis-options: custom user status component (#523) (63eb4c7)

v6.1.0

05 Jul 08:31
Compare
Choose a tag to compare

6.1.0 (2022-07-05)

Bug Fixes

  • data-table: fix search bar width (#521) (6009e0d)
  • emeisOptions: save access on options properties (#519) (a990be3)

Features

  • data-table: show entry count on list views (#520) (4a36b53)

v6.0.0

04 Jul 11:01
Compare
Choose a tag to compare

6.0.0 (2022-07-04)

Bug Fixes

Features

  • emeisOptions: action button label overrides (#515) (3d1bfce)
  • emeisOptions: add custom column option (#516) (1d88b42)
  • emeisOptions: make "delete" and "deactivate" buttons visibility configurable (#462) (afc7ca4)
  • mark optional fields (#507) (51debd0)
  • tree: expand root only if its single (#460) (1ca9783)
  • users: add 'isActive' filter radio buttons (#510) (67e6401)

BREAKING CHANGES

  • emeisOptions: the emeis options object got restructured

  • feat(emeisOptions): enable action button label overrides

  • feat: accept functions as label overrides

to allow different labels for active/inactive models

  • fix: remove incorrect fn lookup, minor refactoring

Co-authored-by: Christian Zosel [email protected]

v5.1.0

09 Mar 10:47
Compare
Choose a tag to compare

5.1.0 (2022-03-09)

Features

  • emeisOptions: passing options as a function (#438) (953421c)

v5.0.0

04 Mar 10:17
Compare
Choose a tag to compare

5.0.0 (2022-03-04)

  • feat(emeisOptions)!: component injection via emeisOptions (#431) (a293ea8), closes #431

BREAKING CHANGES

  • replaces customButton with customComponent property in emeisOptions service

v4.2.1

23 Feb 15:37
Compare
Choose a tag to compare

4.2.1 (2022-02-23)

Bug Fixes

  • translations: consistent warning msg for user deletion (#422) (7f27ae3)

v4.2.0

17 Feb 10:26
Compare
Choose a tag to compare

4.2.0 (2022-02-17)

Features

  • emeis-options: add setting to force the locale of models (2c30e54)

v4.1.1

16 Feb 10:38
Compare
Choose a tag to compare

4.1.1 (2022-02-16)

Bug Fixes

  • show full scope name in acl wizzard (0e123f9)

v4.1.0

11 Feb 16:01
Compare
Choose a tag to compare

4.1.0 (2022-02-11)

Features