mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* remove e.keyCode in favor of e.key * remove key-codes.js * add changelog * update to satisfy pr comments * changes * changes
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:improvement
|
|
ui: Replaces all instances of the deprecated event.keyCode with event.key
|
|
```
|