1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 07:33:23 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Oscar Hinton
521feae535 Apply Prettier (#1202) 2021-12-20 15:47:17 +01:00
Thomas Rittson
9e3528df44 [Key Connector] Hide "Master Pass On Restart" prompt when setting pin (#1166)
* Hide Master Pass on Restart for Key Connector

* Update jslib
2021-11-18 21:53:41 +10:00
Oscar Hinton
b57cba8632 Update export to match the design changes (#1163) 2021-11-17 20:32:00 +01:00
Thomas Rittson
52a30f4d8a Fixes for dynamic modal a11y (#1107)
* Remove tabindex and cdkTrapFocus from modals

* Add styling for modal-dismiss

* Remove modal-dismiss styles

* Update jslib
2021-10-25 16:26:12 +10:00
Thomas Rittson
ebaf27b7c9 Use a modal to set the unlock pin (#1064)
* Use separate modal to set pin

* Remove incorrect label

* Fix tab focus for settings and set-pin modals

* Remove leftover code

* Update jslib
2021-09-13 10:52:58 +10:00
Oscar Hinton
2ba8925b81 Add password show/hide to reprompt (#959) 2021-08-27 15:30:44 +02:00