Vicki League
6811ea4c0b
[CL-707] Migrate CL codebase to signals ( #15340 )
2025-07-16 08:39:37 -04:00
Bryan Cunningham
c215fac818
[CL-703] Use logical css properties in CL components ( #14951 )
...
* update usage of margin-right with margin-inline-end
* update usage of margin-left with margin-inline-start
* update usage of paddiing-right with padding-inline-end
* update usage of paddiing-left with padding-inline-start
* update usage of radius to use logical properties
2025-06-02 12:05:30 -04:00
Oscar Hinton
e5ffc162b8
[CL-553] Migrate CL to Control Flow syntax ( #12390 )
2025-02-03 20:11:59 +01:00
Will Martin
62986be1a2
[SM-325] update header layout to support projected content ( #4509 )
...
* expose breadcrumbs to shared module; remove extra whitespace from breadcrumb
* update sm-header to accept projected content; update layout style & semantics
* remove searchTitle route data; change title to titleId
* update styles
* update SM pages to use new header
* add button slot to header
* remove breadcrumbs from shared module
* update project tabs
* update content projection to use slot attribute
* hide tabs container
* add icon input to header
* add breadcrumbs to service account page
* update padding
* update styles
* code style changes
* create access token button component
* simplify access token logic
* add create access token button to header
* update sm-no-items content projection
* revert irrelevant commits
* add header title slot; rename template vars for clarity
* add storybook stories
* remove sm-new-menu from default view; refactor search/button content projection
* remove unused styles; fix title truncate
* remove unnecessary classes
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com >
---------
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com >
2023-01-30 10:58:40 -05:00
Andreas Coroiu
f4219bada9
[EC-937] Pre-merge breadcrumbs into master ( #4420 )
...
original implementation from ef20ee1882 (https://github.com/bitwarden/clients/pull/3762 )
2023-01-09 12:59:19 -05:00