Releases: czeckd/angular-dual-listbox
Releases · czeckd/angular-dual-listbox
Version 4.1.0 (Angular 4.x)
Changes brought about by refactoring for publication to npm.
Version 4.0.0 (Angular 4.0.0)
Minor changes to work with Angular 4.
Version 2.4.0 (Angular 2.4.0)
Improved demo to show programmatic changes and made dual-list.component.ts
more responsive to list changes in the parent component.
Version 2.1.0 (Angular 2.1.0)
Fixes a problem with list keys other than _id
by modifying the findItemIndex
method to take an optional key parameter.
Version 2.0.0 (Angular 2.1.0)
This release has the DualListComponent
refactored with DoCheck for better support for programatic updating of source and destination arrays. Also updated for Angular 2.1.0.
Version 1.0.0 (Angular 2.0.0)
First release to coincide with the Angular 2 team's release of Angular 2.0.0.