1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/hotbar
Roman ca1ad425ab
Badge: option to show short/full versions of contents (#1397)
* add button to expand and view whole badge contents

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* revert font changes due to update elsewhere already existing

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* make expanding icon smaller and not focusable

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* extended badge content by click, selecting text from label doesn't trigger auto-closing

Signed-off-by: Roman <ixrock@gmail.com>

* fix: hover only intercative badges (with extra content)

Signed-off-by: Roman <ixrock@gmail.com>

* added common document/selectionchange watcher

Signed-off-by: Roman <ixrock@gmail.com>

* lint fixes

Signed-off-by: Roman <ixrock@gmail.com>

* Convert Badge to CSS Modules

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

* Align Badge styles across components

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

* Cleaning up

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

* Not closing badge if user started to select text

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

Co-authored-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-07-13 17:00:11 +03:00
..
__tests__ Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
hotbar-add-command.tsx Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
hotbar-cell.tsx Explicitly initialize registries 2021-06-10 09:34:13 -04:00
hotbar-display-label.ts include the hotbar index in the label displayed for a hotbar (#2770) 2021-05-17 07:40:32 +03:00
hotbar-entity-icon.tsx Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
hotbar-icon.scss Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
hotbar-icon.tsx Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
hotbar-menu.scss Fix hotbar light theme colors (#2943) 2021-06-08 10:03:03 +03:00
hotbar-menu.tsx Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
hotbar-remove-command.tsx Show error notification if user tries to remove the last hotbar (#3160) 2021-06-23 08:48:22 -04:00
hotbar-selector.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
hotbar-selector.tsx Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
hotbar-switch-command.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00