1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-11 01:39:18 +02:00
bitwarden-browser/bitwarden_license/bit-web
Patrick H. Lauke 002c3f6368
[PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951)
* Move chevron/arrow to start of disclosure widget

in addition, changes the only expand/collapse disclosure widget like this on the web client to use the same `<h3><button>...</button></h3>` structure as on browser extension and desktop app

* Change collapsed/expanded icons

Make them more understandable and consistent with other expand/collapse controls

* Harmonise desktop +/- controls to use arrow/chevron icons as well

also removes the incorrect `A11yTitle` in the generator that currently overrides the visible "Options" text (leading to a failure of WCAG 2.5.3 Label in Name)

* Change the icons for the expand/collapse disclosure widget in SSO component

* Expand icon explanation

plus minor typo cleanup

* Add patch for Send button focus outline
2022-12-15 15:13:09 +01:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
src [PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951) 2022-12-15 15:13:09 +01:00
jest.config.js [EC-416] Refactor organization permission checks (#3252) 2022-08-15 07:08:06 -07:00
tsconfig.json [SM-254] Rename web vault imports from src to web-vault (#3626) 2022-09-29 14:56:52 +02:00
tsconfig.spec.json [EC-416] Refactor organization permission checks (#3252) 2022-08-15 07:08:06 -07:00
webpack.config.js Cleanup src folder for web and move ts code into src/app per angular convention (#3127) 2022-07-25 15:13:54 +02:00