mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-20 11:25:37 +01:00
d21cc261e6
* pull in a11y changes from PR #5532 * add focus to popup when selected via keyboard * make popup close upon outside click * prevent close() from running twice on click * pull in typo fix changes from PR #5530 (addressing PM-2433) * add class to make backdrop transparent * Change toggle button and dialog buttons for region selection (#5532) * `<a>` elements without `href` don't take focus, currently making the region selection trigger not operable with keyboard - changing to `<button>` * region buttons now convey their state (selected or not) with `aria-pressed` Co-authored-by: rr-bw <102181210+rr-bw@users.noreply.github.com> * remove span * cleanup browser styles * cleanup desktop styles --------- Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk> |
||
---|---|---|
.. | ||
src | ||
jest.config.js | ||
package.json | ||
test-utils.ts | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json |