wordpress-develop/src/js
Gary Pendergast fa886b237f Admin: Don't use the keyup event in addition to the input event.
The `keyup` event was used to provide support for IE8, where which doesn't support the `input` event. As we dropped IE8 support some time ago, this was simply adding unnecessary complexity and double-event triggers.

Props dlh, afercia.
Fixes #32882.



git-svn-id: https://develop.svn.wordpress.org/trunk@44539 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-10 02:56:24 +00:00
..
_enqueues Admin: Don't use the keyup event in addition to the input event. 2019-01-10 02:56:24 +00:00
media Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00