1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/renderer/components/hotbar
Gabriel 01059d8cb1 chore: extract tooltip into package
- chore: add sanity check unit test
- chore: added tailwind.config.js to fix build
- chore: .swcrc added for tests to pass
- chore(deps): sass is not a dependency
- fix: manually import the tooltip css to fix tooltips not showing up
- chore: Run lint:fix against code
- chore: Fix use of mock in @k8slens/core

Signed-off-by: Gabriel <gaccettola@mirantis.com>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-19 09:21:04 -04:00
..
__tests__ Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
hotbar-add-command.tsx Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
hotbar-cell.tsx Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
hotbar-entity-icon.module.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
hotbar-entity-icon.tsx Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
hotbar-icon.module.scss Fine-tune light theme hotbar colors (#7351) 2023-03-14 08:31:57 -04:00
hotbar-icon.tsx chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
hotbar-menu.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
hotbar-menu.tsx Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
hotbar-remove-command.tsx Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
hotbar-rename-command.tsx Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
hotbar-selector.module.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
hotbar-selector.tsx chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
hotbar-switch-command.tsx Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00