Skip to content

Releases: ng2-ui/auto-complete

Angular 18 Support

16 Sep 15:00
8825466
Compare
Choose a tag to compare

[18.0.0] Major Update

  • Upgraded to support Angular 18
  • Migration for deprecated Observable params
  • Adding e2e smock test for the project removing deprecated protractor adding cypress

What's Changed

Full Changelog: 17.0.0...18.0.0

Angular 17 Support

16 Sep 03:12
467fe03
Compare
Choose a tag to compare

[17.0.0] Major Update

  • Upgraded to support Angular 17

What's Changed

Full Changelog: 16.0.0...17.0.0

Angular 16 Support

16 Sep 02:56
ae924fb
Compare
Choose a tag to compare

[16.0.0] Major Update

  • Upgraded to support Angular 16

What's Changed

Full Changelog: 15.0.0...16.0.0

Angular 15 Support

16 Sep 01:59
f22dc6e
Compare
Choose a tag to compare

[15.0.0] Major Update

  • Upgraded to support Angular 15
  • Remove deprecated modules and services
  • Refactor code base splitting SCSS and HTML to separated files
  • Fix Demo/Docs project

What's Changed

Full Changelog: 14.0.0...15.0.0

Angular 14 Support

16 Sep 00:38
0590ebe
Compare
Choose a tag to compare

[14.0.0] Major Update

  • Upgraded to support Angular 14
  • Adding Docs URL for GitHub Pages

What's Changed

Full Changelog: 13.0.0...14.0.0

Angular 13 Support

15 Sep 18:43
6724fb4
Compare
Choose a tag to compare

[13.0.0] Major Update (new versioning system)

  • Upgraded to support Angular 13 by @almothafar in #435
  • Possible fix for issues in accept-user-input #372 by @almothafar in #433
  • Possible fix for getFormattedListItem(...).toLowerCase is not a function #375
  • Versioning now matches the latest supported Angular version
  • TSLint to ESLint migration by @almothafar in #432
  • ES version now is ES2020
  • Demo fix for observable (still not perfect)

Full Changelog: 4.0.0...13.0.0

Angular 12 Support

15 Sep 13:58
Compare
Choose a tag to compare

[4.0.0] Major Update

  • Upgraded to support Angular 12

Full Changelog: 3.0.0...4.0.0

Angular 9 Support

20 Mar 21:48
13dda5d
Compare
Choose a tag to compare

[3.0.0] Major Update

  • Upgraded to support Angular 9 and migrate boilerplate to @angular/cli

Support RxJS 6

08 Jul 09:46
Compare
Choose a tag to compare

The one that works

25 Mar 12:37
Compare
Choose a tag to compare

Sorry, I did publish the version 1.0.0 and 1.0.1 wrongly, this one should work.