1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/libs/common/src
Cesar Gonzalez bbf1473022
[PM-5295] Improve autofill collection of page details performance (#9063)
* [PM-5295] Improve autofill collection of page details performance

* [PM-5295] Reworking implementation to leverage requestIdleCallback instead of requestAnimationFrame

* [PM-5295] Reworking implementation to leverage requestIdleCallback instead of requestAnimationFrame

* [PM-5295] Incorporating documentation for added methods

* [PM-5295] Reworking how we handle collection of shadowRoot elements

* [PM-5295] Fixing jest tests relating to the defined pseudo selector

* [PM-5295] Fixing jest tests relating to the defined pseudo selector

* [PM-5295] Refactoring

* [PM-5295] Refactoring

* [PM-5295] Refactoring

* [PM-5295] Starting the work to set up the tree walker strategy under a feature flag

* [PM-5295] Incorporating methodology for triggering a fallback to the TreeWalker API if issues arise with the deepQuery approach

* [PM-5295] Fixing jest test
2024-05-23 18:30:37 +00:00
..
abstractions [AC-2447] Allow the UI to save and close dialog when user removes final Can Manage Collection of an item (#9136) 2024-05-21 12:32:27 -04:00
admin-console [PM-8004] [AC-2603] [AC-2616] [AC-2621] [AC-2622] Unmanaged collection fixes (#9301) 2024-05-22 11:58:04 -07:00
auth Use account service for getting account profile data. (#9133) 2024-05-17 00:21:00 +02:00
autofill Autofill: Use UserKeyDefinitions for user-scoped data (#8588) 2024-04-03 08:18:26 -04:00
billing Add ability to edit client organization name (#9103) 2024-05-14 09:22:32 -04:00
enums [PM-5295] Improve autofill collection of page details performance (#9063) 2024-05-23 18:30:37 +00:00
models Encourage The Use of UserId in CryptoService (#9033) 2024-05-04 02:04:56 -04:00
platform [AC-217] Migrate to Banner Component (#8899) 2024-05-20 16:06:35 -05:00
services [AC-2447] Allow the UI to save and close dialog when user removes final Can Manage Collection of an item (#9136) 2024-05-21 12:32:27 -04:00
state-migrations Auth/PM-5501 - VaultTimeoutSettingsSvc State Provider Migration - Cleanup desktop orphaned data (#9277) 2024-05-21 09:53:40 -04:00
tools fix clear when account unavailable error (#9299) 2024-05-22 10:03:17 -04:00
types Auth/PM-5501 - VaultTimeoutSettingsService State Provider Migration (#8604) 2024-05-13 15:56:04 -04:00
vault [PM-8004] [AC-2603] [AC-2616] [AC-2621] [AC-2622] Unmanaged collection fixes (#9301) 2024-05-22 11:58:04 -07:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00