1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02:00
bitwarden-browser/apps/browser/src
Patrick H. Lauke e1aceca72b
[PS-1386] Browser/Desktop/Web: Accessibility - Stop username regenerator button from losing focus (#3405)
* Make username regenerator button same as password one

it seems that (originally?) it wanted to be disabled at first and then become active again once the generator's async call was finished...but this seems unnecessary. removing all that extraneous stuff that doesn't seem to be actually doing anything makes this work just as well as the password generator button, and doesn't end up losing/resetting focus.

* Remove the `[disabled]` attribute from regenerate buttons

* Use `aria-disabled` instead of `disabled`, make click event conditional

* Make spinner show for `aria-disabled` controls as well
2022-12-23 01:18:18 +01:00
..
_locales Autosync the updated translations (#4251) 2022-12-16 01:15:16 +01:00
alarms [PS-815] MV3: Replace usage of delayed/periodic operations with AlarmsAPI (#4103) 2022-11-29 18:14:42 +01:00
background Use Multi-Messaging Service (#4304) 2022-12-22 13:29:02 -05:00
browser Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
clipboard [PS-815] MV3: Replace usage of delayed/periodic operations with AlarmsAPI (#4103) 2022-11-29 18:14:42 +01:00
commands [PS-816] Add Autofill Shortcut to MV3 Extension (#3131) 2022-08-09 21:30:26 -04:00
content [PS-1830] Updated the autofill.js file to no longer add the 'data.com' attribute to tags (#4001) 2022-12-16 17:02:13 +01:00
decorators Ps/sync only when changed (#4245) 2022-12-15 17:20:46 -06:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
listeners [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
models [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
notification [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
popup [PS-1386] Browser/Desktop/Web: Accessibility - Stop username regenerator button from losing focus (#3405) 2022-12-23 01:18:18 +01:00
safari [EC-661] Add web worker code bundles to Safari browser extension (#3986) 2022-11-08 11:15:12 +10:00
scripts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
services Revert "[EC-772] Add i18n key typechecking in web (#4023)" (#4296) 2022-12-21 17:46:23 -05:00
types [PS-817] Add Generate Password Shortcut to MV3 (#3575) 2022-10-18 13:03:09 -04:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-815] MV3: Replace usage of delayed/periodic operations with AlarmsAPI (#4103) 2022-11-29 18:14:42 +01:00
flags.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
globals.d.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05: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 Bumped browser version to 2022.12.1 (#4280) 2022-12-20 10:21:21 -05:00
manifest.v3.json Bumped browser version to 2022.12.1 (#4280) 2022-12-20 10:21:21 -05:00