Releases: ghiden/angucomplete-alt
Releases · ghiden/angucomplete-alt
Bug fix: missing type attribute
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
Bug fix:
- minlength=0 and auto-match #162
Support custom function for remote API
Add input name
Fix minlength=0 issue
Show all and maxlength
New features:
- Show all by setting minlength to 0 #107
- Maxlength Thanks to @termleech #136
Support withCredentials for $http and type attribute for input
NPM
Publish to NPM: thanks to @alexbeletsky