1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-21 02:11:54 +01:00
bitwarden-browser/libs/components/src/tabs
Vincent Salucci 5ef3aac5e2
[CL-17] Tabs - Router (#2952)
* [CL-17] Tabs - Routing

* Updated titles

* Revision changes

* Replaced testing module to achieve active default state

* Z-index for tab vs disabled

* Revision changes

* Updated z index on focus

* Fixed background color of selected tab

* Force text colors in-case bootstrap tries to override

* Remove unecessary css rules, fix tabs moving when active

Co-authored-by: Hinton <hinton@users.noreply.github.com>
2022-07-18 09:17:31 -05:00
..
index.ts [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00
tab-group.component.html [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00
tab-group.component.ts [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00
tab-item.component.html [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00
tab-item.component.ts [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00
tabs.module.ts [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00
tabs.stories.ts [CL-17] Tabs - Router (#2952) 2022-07-18 09:17:31 -05:00