1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-02 13:23:29 +01:00
bitwarden-browser/apps/desktop/src
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
..
app [PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951) 2022-12-15 15:13:09 +01:00
images [PS-124] Update so the image for the clear search button is visible in all themes (#2639) 2022-05-16 17:09:54 -04:00
locales Autosync the updated translations (#4203) 2022-12-09 11:05:21 +01:00
main [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
models Rename files and folders per ADR #12 (#4106) 2022-11-24 15:05:45 +01:00
proxy Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scripts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scss [PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951) 2022-12-15 15:13:09 +01:00
services [EC-584] Update ApiService to remove any appendages to ClientVersion (#4008) 2022-12-02 19:38:12 +00:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
flags.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
global.d.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
index.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
main.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
package-lock.json Bumped desktop version to 2022.12.1 (#4233) 2022-12-14 13:14:36 -05:00
package.json Bumped desktop version to 2022.12.1 (#4233) 2022-12-14 13:14:36 -05:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00