Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 1.36 KB

CONTRIBUTORS.md

File metadata and controls

56 lines (29 loc) · 1.36 KB

angucomplete-alt contributors (sorted alphabeticaly)


  • Required support #23
  • Auto match #29
  • Add autocapitalize="off" autocorrect="off" autocomplete="off" #15
  • Watch initial value #26
  • Add css to bower.json main #68
  • Clear input #61
  • 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 #62
  • Added delete keystroke together with backspace #4
  • 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