Skip to content

Releases: optimistex/ngx-select-ex

v8.0.1

24 Mar 10:03
Compare
Choose a tag to compare
  • add lodash.isequal to peerDependencies (fbe2f6b)

v8.0.0

20 Jan 18:06
Compare
Choose a tag to compare

Update to Angular 13 & rxjs 7

v7.0.1

04 Dec 07:48
Compare
Choose a tag to compare

fix: Add appendTo option in INgxSelectOptions
fix: Make keepSelectedItems optional in INgxSelectOptions
fix: getting-started.md require statement

v7.0.0

03 Dec 22:31
Compare
Choose a tag to compare

Upgrade to Angular 12

v6.1.2

03 Dec 21:28
Compare
Choose a tag to compare

add: Add appendTo option
close: #160

v6.1.1

29 Jul 14:47
Compare
Choose a tag to compare
  • fix: KeepSelectedItems Type is set to "false" rather than "boolean" in the ngx-select.component.d.ts #196

v6.1.0

11 May 16:29
Compare
Choose a tag to compare
  • feat: add an option to disable safe HTML #195
  • update packages
  • fix vulnerabilities

v6.0.2

23 Jan 19:26
Compare
Choose a tag to compare
  • bugfix: returned null on setting items and value simultaneously
  • fix: vulnerabilities
  • update: to Angular 11.1.0

v6.0.1

01 Dec 07:42
Compare
Choose a tag to compare

upgrade: to Angular 11

v5.0.3

30 Nov 16:37
Compare
Choose a tag to compare

fix: #191