1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app
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
..
accounts [SG-483] Trial Initiation Cleanup (#4064) 2022-12-12 15:59:40 -05:00
common [EC-449] Event log user for SCIM events (#3643) 2022-11-09 12:13:37 +00:00
components [PS-1942] Add Provider Filters (#4147) 2022-12-01 15:31:24 -05:00
core [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
guards Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
layouts [PS-1942] Add Provider Filters (#4147) 2022-12-01 15:31:24 -05:00
organizations [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
providers [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
reports [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
send [PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951) 2022-12-15 15:13:09 +01:00
settings [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
shared [SG-483] Trial Initiation Cleanup (#4064) 2022-12-12 15:59:40 -05:00
tests [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
tools [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
vault [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
app.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
app.module.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
oss-routing.module.ts [SG-483] Trial Initiation Cleanup (#4064) 2022-12-12 15:59:40 -05:00
oss.module.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00