1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/extensions/metrics-cluster-feature
Sebastian Malton 17291a1709 Remove custom <Icon /> component
- Move to using Material-UI's <Icon /> and <SvgIcon />

- Move to using Material-UI's <Tooltip />

- Move to using Material-UI's <IconButton />

- Switch *.svg webpack importer so we can import then as React
  components

- Export the above to the extension API

- Move to using the Material-UI's component names for menuItem.icon's.
  This means that they are now in PascalCase instead of snake_case

- Remove the Material-UI font

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-15 16:23:52 -04:00
..
resources Prometheus v2.19.3 (#1868) 2020-12-29 17:10:57 +02:00
src Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
package-lock.json Remove custom <Icon /> component 2021-04-15 16:23:52 -04:00
package.json Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
renderer.tsx Remove custom <Icon /> component 2021-04-15 16:23:52 -04:00
tsconfig.json npm package publish preparations (#1150) 2020-10-27 13:02:31 +02:00
webpack.config.js add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00