mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| app | ||
| async-actions | ||
| avatar | ||
| badge | ||
| badge-list | ||
| banner | ||
| breadcrumbs | ||
| button | ||
| callout | ||
| checkbox | ||
| color-password | ||
| dialog | ||
| form | ||
| form-control | ||
| form-field | ||
| icon | ||
| icon-button | ||
| input | ||
| link | ||
| menu | ||
| multi-select | ||
| navigation | ||
| progress | ||
| radio-button | ||
| shared | ||
| stories | ||
| table | ||
| tabs | ||
| toggle-group | ||
| utils | ||
| favicon.ico | ||
| index.html | ||
| index.ts | ||
| main.ts | ||
| polyfills.ts | ||
| styles.css | ||
| styles.scss | ||
| test.setup.ts | ||
| tw-theme.css | ||
| variables.scss | ||