|
|
|
|
|
by sirn
2287 days ago
|
|
Not only that, but also native KeyUp and KeyDown events[1] without needing a JavaScript hacks! This means keychord-type shortcuts are now also possible in an app that wants to use it (e.g. an IDE, if someone is building one), or app-specific key remapping (e.g. Blink.sh, which currently uses JavaScript to detect and remap the key) [1]: https://twitter.com/johnsundell/status/1225177084965851137 |
|