mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* add import to overflow styles to override the overflow applied by virtual scrolling * add position relative so absolute children display in scrolling context rather over the entire page * add fade in skeleton to vault page * refactor vault loading state to shared service * disable search while loading * add live announcement when vault is loading / loaded * simplify announcement * resolve CI issues * add feature flag for skeletons * add feature flag observables for loading state * update component naming