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
# [3.0.0](v2.1.1...v3.0.0) (2022-01-06)
### Bug Fixes
* **husky:** disable commitlint in CI ([#369](#369)) ([115e044](115e044))
### Features
* **custom-buttons:** configurable custom buttons ([#350](#350)) ([8ffdb31](8ffdb31))
* **data-table:** include acl columns for userlist ([#349](#349)) ([4af09c0](4af09c0))
* **data-table:** sortable columns for userlist ([#341](#341)) ([b4b2cfb](b4b2cfb))
* **emeisOptions:** introduce dynamic visibility ([#337](#337)) ([3824541](3824541))
### BREAKING CHANGES
* **emeisOptions:** from now on we use ember-intl for meta-field labels
(emeis-options).
* test(emeisOptions): Update tests for meta-fields
Comply with new syntax for the metaFields definitions in emeisOptions
* feat(metaFields): dynamic evaluation of readyOnly field
0 commit comments