mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Show tooltip with hotbar name manually Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Remove this.refreshPosition() call Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Remove hotbar name from status bar Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Convert HotbarSelector to use css modules Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Remove unused export Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Fixing linter Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Clean up Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Invert invisible prop Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Linter fix Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| hotbar-add-command.tsx | ||
| hotbar-cell.tsx | ||
| hotbar-entity-icon.module.scss | ||
| hotbar-entity-icon.tsx | ||
| hotbar-icon.module.scss | ||
| hotbar-icon.tsx | ||
| hotbar-menu.scss | ||
| hotbar-menu.tsx | ||
| hotbar-remove-command.tsx | ||
| hotbar-rename-command.tsx | ||
| hotbar-selector.module.scss | ||
| hotbar-selector.tsx | ||
| hotbar-switch-command.tsx | ||