1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/dock
Alex Andreev 4af8fbaa34
Using custom properties for z-index values (#6733)
* Using custom properties for z-index values

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Reorder values

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Remove unused styles

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Different set of z-index css vars

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Revert z-index to main layout

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-12-13 16:36:51 +03:00
..
__test__ Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
create-resource Unify build fs layout (#6717) 2022-12-12 11:23:45 -05:00
dock Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
dock-tab-store Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
edit-resource Prevent massed remounting of dock tabs when dock height changes (#6104) 2022-08-25 08:56:09 -04:00
install-chart Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
logs Bump typescript from 4.8.4 to 4.9.3 (#6606) 2022-11-18 10:10:23 -05:00
terminal Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00
upgrade-chart Fix crash when upgrading release (#6626) 2022-11-23 03:38:37 -08:00
dock-tab.module.scss Fix html font size and adjust usage of rem units (#5641) 2022-06-15 19:38:10 -04:00
dock-tab.tsx Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
dock-tabs.module.scss Using custom properties for z-index values (#6733) 2022-12-13 16:36:51 +03:00
dock-tabs.tsx Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
dock.scss Using custom properties for z-index values (#6733) 2022-12-13 16:36:51 +03:00
dock.tsx Prevent massed remounting of dock tabs when dock height changes (#6104) 2022-08-25 08:56:09 -04:00
editor-panel.module.scss Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
editor-panel.tsx Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
index.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
info-panel.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
info-panel.tsx Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00