mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-28 21:01:38 +08:00
* update button api to accept icons * use template outlet in button * add link component * create link component to handle anchors and buttons * remove unnecessary let variables * fix link focus state styling * update link underline style * fix broken skip link focus * add focus method to link component * fix typo * fix off center loading state * move flex styles to template to fix some minor style overrides * remove unnecessary variables * fix interaction states and add styles for test class to work properly * refactor classes and make variable sreadonly * fix classes not being applied correctly * fix bad merge conflict resolution * simplified button template |
||
|---|---|---|
| .. | ||
| index.ts | ||
| layout.component.html | ||
| layout.component.ts | ||
| layout.stories.ts | ||
| mocks.ts | ||
| scroll-layout.directive.ts | ||