Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Releases: ghiden/angucomplete-alt

Bug fix: missing type attribute

Choose a tag to compare

@ghiden ghiden released this 01 Jun 09:12

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

Choose a tag to compare

@ghiden ghiden released this 30 May 09:53

Bug fix:

  • minlength=0 and auto-match #162

Support custom function for remote API

Choose a tag to compare

@ghiden ghiden released this 28 May 10:52

New feature:

Add input name

Choose a tag to compare

@ghiden ghiden released this 23 May 10:25

New Feature:

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

Fix minlength=0 issue

Choose a tag to compare

@ghiden ghiden released this 22 Apr 10:14

Fix #151

Show all and maxlength

Choose a tag to compare

@ghiden ghiden released this 30 Mar 17:21

New features:

Support withCredentials for $http and type attribute for input

Choose a tag to compare

@ghiden ghiden released this 15 Feb 10:15

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

NPM

Choose a tag to compare

@ghiden ghiden released this 18 Jan 01:30

Publish to NPM: thanks to @alexbeletsky

Bug fixes

Choose a tag to compare

@ghiden ghiden released this 14 Jan 19:19

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

Bug fixes

Choose a tag to compare

@ghiden ghiden released this 10 Jan 09:36

Bug fixes