1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+catalog
Alex Andreev 1f2692c18f
Fixing tooltips to use single component (#3194)
* Removing MaterialTooltip references

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

* Removing MaterialTooltip component

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

* Removing entity icon hover effect in catalog and settings

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

* Align share and close tooltip positions

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

* Fixing EnityIcon selector

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

* Reverting back selector changes

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

* Removing explicit interactive prop

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

* Removing interactive prop from catalog icons

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-07-01 09:42:17 +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 Make CatalogEntity labels clickable (#3075) 2021-06-18 08:44:28 -04: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