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
Fix autofill scenarios by using data from onchange events
Side effects:
1) Delete behavior now allows removal of more than one character
2) Cut now shifts remaining characters left instead of leaving "hole"
Also fix binding of this._updateInputSelection (cf. insin#110)
0 commit comments