1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+catalog
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
..
catalog-add-button.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
catalog-add-button.tsx Typed catalog category events (#2812) 2021-05-31 08:09:57 +03:00
catalog-entity-details.scss catalog details panel (#2939) 2021-06-07 10:09:00 +03:00
catalog-entity-details.tsx Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
catalog-entity-drawer-menu.tsx Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
catalog-entity.store.tsx Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
catalog-menu.module.css Catalog menu restyling (#3067) 2021-06-16 12:13:09 +03:00
catalog-menu.tsx Catalog menu restyling (#3067) 2021-06-16 12:13:09 +03:00
catalog-tree.module.css Catalog menu restyling (#3067) 2021-06-16 12:13:09 +03:00
catalog.module.css Make CatalogEntity labels clickable (#3075) 2021-06-18 08:44:28 -04:00
catalog.tsx Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
index.tsx Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00