1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-18 11:05:41 +01:00
bitwarden-browser/apps/browser/src/autofill
Cesar Gonzalez b2c3ecda0f
[PM-6352] Autofill functionality not working with re-hydrated DOM elements (#8033)
* [PM-6352] Autofill functionality not working with re-hydtrated DOM elements

* [PM-6352] Autofill functionality not working with re-hydtrated DOM elements

* [PM-6352] Fixing issue found with chrome.dom.openOrClosedShadowRoot call

* [PM-6352] Implementing jest tests and adding utils methods where appropriate

* [PM-6352] Implementing jest tests and adding utils methods where appropriate
2024-02-23 19:41:26 +00:00
..
background [PM-5697] Capture all form data from page when selecting "New item" within the inline menu even if popout is already open (#7773) 2024-02-23 18:27:25 +00:00
browser [PM-6383] Migrate clearClipboard account setting to autofill settings service (#8022) 2024-02-23 13:52:13 -05:00
clipboard [PM-6383] Migrate clearClipboard account setting to autofill settings service (#8022) 2024-02-23 13:52:13 -05:00
commands [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
content [PM-2753] Prompt to Save New Login Credentials Silently Drops Data on Network Error (#7730) 2024-02-23 10:50:11 -06:00
enums [PM-5949] Refactor Typing Information for Notification Bar (#7722) 2024-02-09 19:05:34 +00:00
models [PM-2481] [PM-3465] Integrate Shadow DOM Support Into Autofill v2 and Optimize Collection of Page Details (special thanks to @RafaelKr) (#6141) 2023-09-21 22:42:49 +00:00
notification [PM-2753] Prompt to Save New Login Credentials Silently Drops Data on Network Error (#7730) 2024-02-23 10:50:11 -06:00
overlay [PM-673] Safari browser extension does not list folders when offering to save new or last-used credentials (#7729) 2024-02-21 12:47:10 -06:00
popup/settings [PM-5839] [PM-5847] Set Bitwarden as Browser Default Autofill Bug Fixes (#8007) 2024-02-21 18:44:44 +00:00
services [PM-6352] Autofill functionality not working with re-hydrated DOM elements (#8033) 2024-02-23 19:41:26 +00:00
shared/styles [PM-5878] Rework window call within OverlayBackground to function within AutofillOverlayIframe service (#7770) 2024-02-07 22:45:41 +00:00
spec Rename jest directory to spec (#7935) 2024-02-21 09:38:27 -05:00
types Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
utils [PM-6352] Autofill functionality not working with re-hydrated DOM elements (#8033) 2024-02-23 19:41:26 +00:00
constants.ts [PM-6383] Migrate clearClipboard account setting to autofill settings service (#8022) 2024-02-23 13:52:13 -05:00
globals.d.ts [PM-5976] Safari Browser SSO Initialization Race Condition Attempted Fix 3 (#7800) 2024-02-05 15:23:17 +00:00