Releases: ngxpert/cmdk
Releases · ngxpert/cmdk
v3.0.0
v2.0.0
v1.0.0
1.0.0 (2024-02-29)
Bug Fixes
- command.component: re-listen to keymanager changes when items change (f89136a), closes #4
- fix ng-add schematics for standalone app (036e9ac)
Documentation
Features
- access content children (1c29f3e)
- add classes in host for group, list and separator (393fc34)
- add loader (21abc42)
- add loop in cmdk-list and improve docs (1b8c977)
- change item component to directive (e6b26ca)
- directives behavior and options configuration (a167295)
- examples and remove usage of ng-template (6c84743)
- first commit (78d4843)
- group, list and item components (9de269e)
- handle display through lib css (10b59c3)
- handle dynamic value and item changes (050badc)
- handle group and item renderring dynamically based on search (5fab515)
- handle majority of functinalities from commans component (8df63da)
- initial files (803a759)
- lib dependencies, disabled items (1030b05)
- remove styles (7958784)
- repo change (9f499c0)
- scroll active item into view (39ccf37)
- use angular/cdk key manager (4b97449)
- use ng-template with @ngneat/overview (beec82e)
BREAKING CHANGES
- Supports Angular 16