Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Releases: mbenford/ngTagsInput

2.0.0

26 Mar 05:53
Compare
Choose a tag to compare

See the CHANGELOG file for details on this release.

1.1.1

23 Jan 03:29
Compare
Choose a tag to compare

See the CHANGELOG file for details on this release.

1.1.0

14 Jan 04:41
Compare
Choose a tag to compare

See the CHANGELOG file for details on this release.

1.0.1

16 Dec 02:25
Compare
Choose a tag to compare

See the CHANGELOG file for details on this release.

1.0.0

09 Dec 02:36
Compare
Choose a tag to compare

See the CHANGELOG file for details on this release.

0.1.5

24 Nov 03:10
Compare
Choose a tag to compare
  • Renamed autocomplete directive as auto-complete so it doesn't conflict with <input>'s autocomplete attribute;
  • Changed 'restrict' property of both tags-input and auto-complete directives to 'E'.

0.1.4

21 Nov 13:34
Compare
Choose a tag to compare
  • Added basic autocomplete support
  • Added onTagAdded and onTagRemoved callbacks

0.1.3

03 Oct 05:00
Compare
Choose a tag to compare

Added support for one-time string interpolation to all configuration options

0.1.2

08 Sep 17:18
Compare
Choose a tag to compare

Fixed the CSS classes so the directive gets rendered consistently across different browsers.