Releases: projectcaluma/ember-emeis
Releases · projectcaluma/ember-emeis
v6.2.1
v6.2.0
v6.1.0
v6.0.0
6.0.0 (2022-07-04)
Bug Fixes
- adapt table hover style (#465) (c3338b5)
- allow to clear parent scope selection (#464) (b24dd06)
- handle case where engine is mounted under different name (#476) (533b3de)
- tree search expansion (#501) (5eb804c)
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]