Skip to content

Releases: czeckd/angular-dual-listbox

Version 4.1.0 (Angular 4.x)

23 Apr 02:53
Compare
Choose a tag to compare

Changes brought about by refactoring for publication to npm.

Version 4.0.0 (Angular 4.0.0)

05 Apr 03:55
Compare
Choose a tag to compare

Minor changes to work with Angular 4.

Version 2.4.0 (Angular 2.4.0)

27 Dec 01:10
Compare
Choose a tag to compare

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)

15 Dec 00:27
Compare
Choose a tag to compare

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)

13 Oct 07:04
Compare
Choose a tag to compare

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)

16 Sep 07:39
Compare
Choose a tag to compare

First release to coincide with the Angular 2 team's release of Angular 2.0.0.