1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-18 01:41:27 +01:00
bitwarden-browser/libs/common/src
Cesar Gonzalez b0e0e71974
[PM-11517] Improve autofill collection of page details performance (#10816)
* Testing out a rework of the performance improvements introduced into extension

* Working through improvements

* Implementing max_depth methodology for the deepQuery approach used when querying elements

* Refactoring implementation

* Refactoring implementation

* Fixing jest tests

* Incorporating documenation within domQueryService

* [PM-11519] `browser` global reference triggering an error when sending an extension message

* [PM-11517] Working through refactoring and jest testing of the domQueryService

* [PM-11517] Working through refactoring and jest testing of the domQueryService

* [PM-11517] Incorporating tests for the debounce util method

* [PM-11517] Incorporating tests for the debounce util method

* [PM-11517] Removing unnecessary property

* [PM-11517] Starting to work through an idea regarding querying without the shadowDom on pages that definitively do not contain a ShadowDOM element

* [PM-11419] Adjusting implementation to ensure we clear any active requests when the passkeys setting is modified

* [PM-11517] Removing unnecessary comments
2024-09-16 08:35:56 -05:00
..
abstractions Enable event logs to show events logged by the Public API (#10660) 2024-08-27 18:21:33 -04:00
admin-console [PM-11631] - hide free Bitwarden Families button if user is not eligible (#10971) 2024-09-13 11:58:18 +10:00
auth [PM-6037] Fix process reload not triggering on inactive account lock/logout (#9805) 2024-09-13 18:11:05 +02:00
autofill [PM-11517] Improve autofill collection of page details performance (#10816) 2024-09-16 08:35:56 -05:00
billing [AC-2568] Split billing history calls to separately call for invoices and transactions. Added paging buttons (#10697) 2024-09-09 09:39:02 -04:00
enums [PM-10996] Remove restrict-provider-access feature flag (#10977) 2024-09-11 10:45:23 -07:00
models Remove password hint responses from API (#10523) 2024-08-23 13:51:42 -04:00
platform feat: simplify lazy.ts (#10951) 2024-09-13 09:09:45 +02:00
services [PM-12007] Fix vault timeout action logout with account switching (#11008) 2024-09-12 15:59:33 -04:00
state-migrations Move lastSync State (#10272) 2024-08-06 15:01:42 -04:00
tools [PM-8279] password generation component (#10805) 2024-09-10 12:43:33 -04:00
types [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
vault [PM-10914] add option to delete all folders if migration fails (#10983) 2024-09-12 13:47:35 -04:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00