bitwarden-estensione-browser/src/popup
Matt Gibson 4890ca3c51
Add iframe allow to initial load (#2005)
* Add iframe allow to initial load

Chrome seems to balk at this attribute being added after the fact. It
may be a race condition or an intentional block, but adding to the
template fixes our missing allow attribute problem.

* Update jslib
2021-08-13 09:23:36 -05:00
..
accounts Add iframe allow to initial load (#2005) 2021-08-13 09:23:36 -05:00
components Use custom virtual scroll strategy (#2002) 2021-08-11 12:52:44 +10:00
generator Use radio buttons for password generator type instead of dropdown (#1894) 2021-07-07 21:39:03 +10:00
images update icons to new branding (#1245) 2020-05-22 23:14:29 -04:00
scss Feature/use hcaptcha if bot (#1968) 2021-07-23 13:22:53 -05:00
send updated jslib 2021-07-16 13:58:37 -04:00
services Add support for helpers in environment service (#1967) 2021-07-23 22:32:42 +02:00
settings Add support for helpers in environment service (#1967) 2021-07-23 22:32:42 +02:00
vault Use custom virtual scroll strategy (#2002) 2021-08-11 12:52:44 +10:00
app-routing.animations.ts [Send] Add/Edit functionality (#1622) 2021-02-23 15:37:55 -06:00
app-routing.module.ts [Reset Password v1] Update Temp Password 2021-08-05 10:01:58 -05:00
app.component.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
app.module.ts Merge branch 'master' into m-rpv1-force-reset 2021-08-11 10:09:54 -04:00
index.html a11y work 2019-10-08 17:04:44 -04:00
main.ts Bump dependencies (#1792) 2021-04-23 10:45:20 +02:00
polyfills.ts Bump dependencies (#1792) 2021-04-23 10:45:20 +02:00
private-mode.component.html private mode component 2018-04-13 22:08:24 -04:00
private-mode.component.ts private mode component 2018-04-13 22:08:24 -04:00
tabs.component.html [Send] Navigation Tab (#1591) 2021-02-02 11:43:31 -06:00
tabs.component.ts adjustments for edge 18 workarounds 2018-10-03 08:26:46 -04:00