Alexander Petros 2e5f813c91
Replace keyup with input event (#1952)
`keyup` only works with a keyboard, and ignores pasting with a right click or programmatically updating the value with JS. 

`input` is a better event for detecting any "inputs to the input".

Co-authored-by: Sam Eaton <sam@eaton.party>
2023-11-08 22:33:26 +01:00
..
2023-03-18 11:29:38 -04:00
2023-03-18 11:29:38 -04:00
2023-10-01 19:24:28 +02:00
2023-03-18 11:29:38 -04:00
2023-03-18 11:29:38 -04:00
2023-10-09 17:28:49 -04:00
2023-03-18 11:29:38 -04:00
2023-03-18 11:29:38 -04:00