1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/types
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
..
command-exists.d.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
dom.d.ts lint whole repo (#1600) 2020-12-02 17:22:10 +08:00
font-face.d.ts lint whole repo (#1600) 2020-12-02 17:22:10 +08:00
icons.d.ts Remove custom <Icon /> component 2021-04-15 16:23:52 -04:00
mocks.d.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00