Skip to content

Latest commit

 

History

History
106 lines (55 loc) · 2.53 KB

CONTRIBUTORS.md

File metadata and controls

106 lines (55 loc) · 2.53 KB

angucomplete-alt contributors (sorted alphabeticaly)


  • Publish to NPM #111, #121
  • Required support #23
  • Auto match #29
  • Bug fix #109
  • Allow the user to set an initial value OBJECT instead of just a string #173
  • Documentation update #180
  • Collaborator and excellent developer
  • Add autocapitalize="off" autocorrect="off" autocomplete="off" #15
  • Missing 'type' field on input element when not specified #167
  • Add css to bower.json main #68
  • Escape regular expression #123
  • Add custom API handler #128
  • Support withCredentials for $http #113
  • Clear input #61
  • Add input name and a not-empty class #124
  • Add type attribute #96
  • Set the form field to valid when the initialValue is added #59
  • New callback handler, response translator, better template code format, and css fix #6
  • Fixed support for IE8 #13
  • Bug fix #97
  • Custom template #74
  • Bug fix #62
  • Add maxlength #136
  • Added delete keystroke together with backspace #4
  • Encode search parameter #119
  • Added input changed callback #12
  • Custom strings for "searching" and "no results" #22
  • Fix pressing enter without selecting an item results in "No results found" message #31
  • Implement 'update input field' #42