You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Acknowledge autocomplete and autocorrect attributes (#378). Great for iOS. Thanks @rossshannon!
Restored default TAB-key behavior to the way it was before 0.9.0. In order to select an option with TAB press, use the selectOnTab (#371). Thanks @ryanwersal!
Fixed CMD/CTRL actions when a control is full (#146). E.g: Cmd+R to refresh the page used to fail.
Fixed bug causing rendered options/items to remain in cache even after being removed (#358).
Hide IE's obnoxious "X" button on the inner input (#383).
Fixed autogrowing input bug that could cause layout problems in some conditions (#384).
Allow result loading to not be debounced (#372). Thanks @ryanwersal!
Fixed input for polish letter "ń" (ctrl-alt-n) (#361). Thanks @icdark!
Fixed IE rendering bug on the "remove_button" plugin (#392).