1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-04 11:55:58 +02:00
bitwarden-browser/apps/browser/src
Patrick H. Lauke babfa30c68
[PS-1222] Remove appBlurClick throughout the popup and web code (#3208)
* Remove appBlurClick throughout the popup code

`appBlurClick` leads to focus being lost/reset for assistive technology users. It should not be necessary in any case - if focus does need to move after an action, explicitly set it somewhere programmatically using `focus()` rather than relying on browser heuristics

* Remove now redundant blur-click directive
2022-08-17 10:42:26 +02:00
..
_locales Autosync the updated translations (#3289) 2022-08-12 11:29:28 +02:00
background PS-1133 Feature/mv3 browser observable memory caching (#3245) 2022-08-16 07:05:03 -05:00
browser PS-1133 Feature/mv3 browser observable memory caching (#3245) 2022-08-16 07:05:03 -05:00
commands [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
content [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
decorators Split session key and synced item property key (#3317) 2022-08-16 10:59:50 -05:00
images [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
listeners [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
models [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
notification [PS-1164] 2022-07-25 13:26:42 -04:00
popup [PS-1222] Remove appBlurClick throughout the popup and web code (#3208) 2022-08-17 10:42:26 +02:00
safari [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
scripts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
services PS-1133 Feature/mv3 browser observable memory caching (#3245) 2022-08-16 07:05:03 -05:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
flags.ts PS-1133 Feature/mv3 browser observable memory caching (#3245) 2022-08-16 07:05:03 -05:00
globals.d.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.v3.json Update browser_action to action (#3286) 2022-08-12 07:45:50 -05:00