1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/hotbar
Jari Kolehmainen da8cc889c4
Hotbar command palette + switching (#2552)
* fix initial hotbar not showing

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* hotbar command palette + switching

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* lint fix

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* add clickable index to switcher

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix typo

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* remote notifications

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix add to hotbar

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* don't show remove-from-hotbar on catalog context menu

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix bad merge

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix bad merge

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix bad merge

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-04-22 10:07:14 +03:00
..
hotbar-add-command.tsx Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
hotbar-icon.scss Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
hotbar-icon.tsx Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
hotbar-menu.scss Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
hotbar-menu.tsx Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
hotbar-remove-command.tsx Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
hotbar-switch-command.tsx Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
hotbar.commands.tsx Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00