Releases: ngxtension/ngxtension-platform
Releases · ngxtension/ngxtension-platform
Release 0.3.1
Release 0.3.0
0.3.0 (2023-09-18)
Features
- navigation-end: add navigationEnd util function (#52) (424f530)
- plugin: expose init generator (729f13b)
- rxjs: create a set of rxjs operators (#66) (b503134)
- track-id-prop: add trackById and trackByProp directives #33 (#59) (fb11e15)
Bug Fixes
- filter-array: add index to filterFn (dcf7753)
- filter-nil: update copy-paste name and export filterNil (8d48907)
- map-array: add index to mapFn (325faef)
Documentations
- add tomalaforge as a contributor for code (#67) (63bf5ad)
- add tomer953 as a contributor for doc (#62) (255def1)
- add use-case for external
token
tocreateInjectionToken
(2d8798e) - add va-stefanek as a contributor for code (#55) (efe357f)
- adjust track by doc (450d82e)
- connect fn (#58) (809b3c3)
- inject-destroy (#57) (cdbd2ad)
Release 0.2.0
0.2.0 (2023-09-15)
Features
- add if-validator (#40) (7e6cf2e)
- call-apply: Implemented call apply Pipes (#53) (a338920), closes #35
- create-effect: add createEffect (48c4b19), closes #27
Bug Fixes
- if-validator: update logic if-validator (#47) (f02b1ad)
- local-plugin: add
testPathPattern
to convert entry point generator (e198891)