1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/browser/src/vault
Nick Krantz f2339b0586
[PM-12718] Vault item - keyboard focus (#11338)
* refactor vault-list-item to be a button so it is keyboard accessible

- an anchor tag without an `href` isn't included in the tab order

* allow bit-item-content focus state to be visible

- cdk-virtual-scroll-viewport applied certain styles that hid overflow. Because each bit-item-group isn't a scroll container for vault items, these should be safe to alter.
2024-10-01 09:44:30 -05:00
..
background Remove deprecated factory methods (#9077) 2024-05-20 09:07:39 +10:00
content PM-6558 Vault Onboarding Extension Check on Install (#8216) 2024-03-06 10:48:27 -05:00
guards [PM-9714] Search results should clear and results reset after navigating away from Vault tab but persist if navigating to an Item view (#10378) 2024-08-08 11:29:33 -04:00
popup [PM-12718] Vault item - keyboard focus (#11338) 2024-10-01 09:44:30 -05:00
services Add the ability for custom validation logic to be injected into UserVerificationDialogComponent (#8770) 2024-07-01 11:52:39 -04:00
util.ts [PM-10381] Fix waiting for last sync - Browser Refresh (#10438) 2024-08-21 14:54:09 -07:00