1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-17 07:15:13 +02:00
bitwarden-browser/apps/browser/src/platform
Nick Krantz 26a3f6b8ec
[PM-8602-8603] Sticky search & filters (#9846)
* add "above-scroll-area" to popup page so that content can be excluded from the scroll area

* move filters and search above the scrollable area

* move bottom border to popup-page component

* fix duplicate scrollbar on popup page

* update padding to match popup header

* move all content of the popup page within the `main` element

* update documentation for `above-scroll-area` slot

* hide scrollable content when loading
2024-07-23 21:07:03 -05:00
..
browser [PM-8518] Autofill scripts do not inject into sub frames on install (#9459) 2024-06-11 15:50:03 -05:00
decorators [PM-7917] Remove session sync (#9024) 2024-05-07 13:25:49 -04:00
listeners [PM-6426] Create TaskSchedulerService and update long lived timeouts in the extension to leverage the new service (#8566) 2024-07-15 10:32:30 -05:00
messaging [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
offscreen-document [PM-8480] Rename ambiguous Jest testing method (#9417) 2024-05-30 08:39:19 -05:00
popup [PM-8602-8603] Sticky search & filters (#9846) 2024-07-23 21:07:03 -05:00
services [PM-8847] Delay browser local storage operations during reseed (#9536) 2024-07-19 16:12:29 -04:00
state [PM-7985] Add & Use InlineDerivedStateProvider (#9131) 2024-05-13 07:42:29 -04:00
storage [PM-7917] Remove session sync (#9024) 2024-05-07 13:25:49 -04:00
sync [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
utils [PM-8292] Fixup ForegroundSyncService (#9292) 2024-05-29 12:12:58 -04:00
background.html Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
background.ts [PM-7581] Validate cache state from external contexts within LocalBackedSessionStorage (#8842) 2024-04-19 19:55:34 +00:00
flags.ts [PM-7653] Do not store disk-backed sessions as single blobs (#8852) 2024-04-22 10:14:38 -04:00
globals.d.ts [PM-5880] Refactor browser platform utils service to remove window references (#7885) 2024-03-06 16:33:38 +00:00