mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 11:53:34 +00:00
Desktop Autotype introduce strict type for keyboard input (#17141)
* Desktop Autotype introduce strict type for keyboard input * cleanup * fix doc typo * unecessary into() * use str * propagate error * better var name * pass a slice * doc comment * napi fix * add ownership renovate for new dep * add code comment about modifier keys being released * fmt * remove keytar * fix input struct size compute * improve debug comment
This commit is contained in:
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@@ -157,6 +157,7 @@
|
||||
"html-webpack-injector",
|
||||
"html-webpack-plugin",
|
||||
"interprocess",
|
||||
"itertools",
|
||||
"json5",
|
||||
"keytar",
|
||||
"libc",
|
||||
|
||||
Reference in New Issue
Block a user