bitwarden-estensione-browser/angular
Thomas Rittson 24fe836032
Fixes for dynamic modal a11y (#518)
* Do not close modal if click finishes on background

* Trap tab focus in modals, use ESC to close modal

* Fix Angular change detection errors in modals

* Reset focus on next modal after closing modal

* Minor fixes and linting

* Attach focusTrap to modal-dialog element

* Change mousedown event back to click

* Make topModal private

* Add new div for dismissing modal by clicking bg

* Focus element in modal if no autoFocus directive

* Use backdrop for dismissal

* Fix typo
2021-10-21 08:13:37 +10:00
..
src Fixes for dynamic modal a11y (#518) 2021-10-21 08:13:37 +10:00
package-lock.json Bump signalr to 5.0.10 (#502) 2021-09-28 15:47:19 +02:00
package.json Move ciphers paging logic from jslib to web (#436) 2021-08-04 08:58:37 +10:00
tsconfig.json Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00