Bryan Cunningham
|
af12e376f7
|
[CL-725] dialog adjustments (#15660)
* update dialog spacing/borders
* update scroll bottom threshold
* add shadow to dialog
* adjust simple dialog shadow
* update scroll util comment
* add background input to other dialog stories
* assign initial value to isScrollable
* add larger padding on alt background content
* update tab border color
* update tab content padding
* update tab content spacing
* revert tab border color change
* bring back tab border color changes
* update web header border to match new tab border
* add background to props in story
|
2025-08-11 11:33:09 -04:00 |
|
Will Martin
|
b8a1856fc6
|
[CL-696] un-revert "various drawer improvements" + bug fix (#14887)
* Revert "Revert "[CL-622][CL-562][CL-621][CL-632] various drawer improvements …"
This reverts commit 4b32d1f9dd.
* fix virtual scroll: add .cdk-virtual-scrollable to scroll viewport target
* remove references to main el
* use directives instead of querySelector (#14950)
* remove references to main el
* wip
* banish querySelector to the shadow realm
* revert apps/ files
* Add virtual scrolling docs
Co-authored-by: Vicki League <vleague@bitwarden.com>
* add jsdoc
* run eslint
* fix skip links bug
* Update libs/components/src/layout/layout.component.ts
Co-authored-by: Vicki League <vleague@bitwarden.com>
* update tab handler
* only run on tab
* fix lint
* fix virtual scroll issue due to Angular 19 upgrade (#15193)
thanks Vicki
---------
Co-authored-by: Vicki League <vleague@bitwarden.com>
|
2025-06-17 11:05:14 -04:00 |
|
Vicki League
|
4b32d1f9dd
|
Revert "[CL-622][CL-562][CL-621][CL-632] various drawer improvements (#14120)" (#14827)
This reverts commit a0429d7d09.
|
2025-05-16 16:02:03 -04:00 |
|
Will Martin
|
a0429d7d09
|
[CL-622][CL-562][CL-621][CL-632] various drawer improvements (#14120)
- add focus trap to drawers
- add config to open existing dialogs as drawers
- make drawer take up fill width/height on smaller screens
|
2025-05-15 10:32:52 -04:00 |
|