Skip to content

Releases: ghiden/angucomplete-alt

Bug fix: missing type attribute

01 Jun 09:12
Compare
Choose a tag to compare

Bug fixes:

  • Missing 'type' field on input element when not specified. Thanks to @davidgeary #167

Misc:

  • Explain how to run examples in README #133

Bug fix: minlength=0 and auto-match

30 May 09:53
Compare
Choose a tag to compare

Bug fix:

  • minlength=0 and auto-match #162

Support custom function for remote API

28 May 10:52
Compare
Choose a tag to compare

New feature:

Add input name

23 May 10:25
Compare
Choose a tag to compare

New Feature:

  • Add input name and angucomplete-input-not-empty class. Thanks to @mcnocopo #124

Fix minlength=0 issue

22 Apr 10:14
Compare
Choose a tag to compare

Show all and maxlength

30 Mar 17:21
Compare
Choose a tag to compare

New features:

Support withCredentials for $http and type attribute for input

15 Feb 10:15
Compare
Choose a tag to compare

New features:

  • withCredentials #113
  • add type attribute #96

Bug fixes:

  • regular expression escape #123
  • encodeURIComponent #119

Misc:

  • Update readme to include npm install #121

NPM

18 Jan 01:30
Compare
Choose a tag to compare
NPM

Publish to NPM: thanks to @alexbeletsky

Bug fixes

14 Jan 19:19
Compare
Choose a tag to compare

Fix #97 Thanks to @linstantnoodles for reporting this bug.

Bug fixes

10 Jan 09:36
Compare
Choose a tag to compare

Bug fixes