Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.26 KB

CONTRIBUTORS.md

File metadata and controls

52 lines (27 loc) · 1.26 KB

angucomplete-alt contributors (sorted alphabeticaly)


  • Required support #23
  • Auto match #29
  • Add autocapitalize="off" autocorrect="off" autocomplete="off" #15
  • Watch initial value #26
  • 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