mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
- Remove Bootstrap styles from two-factor-setup component and replace with Tailwind equivalents - Convert two factor components to standalone components to move away from LooseComponents - Replace ul/li list with bit-item-group and bit-item components - Integrate with the bit design system --------- Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com> Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| index.ts | ||
| menu-divider.component.html | ||
| menu-divider.component.ts | ||
| menu-item.component.html | ||
| menu-item.directive.ts | ||
| menu-trigger-for.directive.ts | ||
| menu.component.html | ||
| menu.component.spec.ts | ||
| menu.component.ts | ||
| menu.mdx | ||
| menu.module.ts | ||
| menu.stories.ts | ||