1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Sebastian Malton 0727456aa1
Convert StatusBarRegistration to use components field (#1598)
* Convert StatusBarRegistration to use components field

- More similar to all other *Registration types for extensions

- Simpler fix for using the components.Icon type, now accepts functions
  that return component instance like all other *Registration types

- Kept old fix for backwards compatability

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

* fix docs

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-02-04 19:18:31 +02:00
..
__tests__ Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
core-api Tag cluster & workspace as beta features in extension api (#1589) 2020-12-07 13:38:40 +02:00
interfaces enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
npm/extensions Fix: missing dependent types for Select and Slider components (#1828) 2020-12-22 14:38:06 +02:00
registries Convert StatusBarRegistration to use components field (#1598) 2021-02-04 19:18:31 +02:00
renderer-api Initial command palette feature (#1957) 2021-02-02 12:34:13 +02:00
stores Tag cluster & workspace as beta features in extension api (#1589) 2020-12-07 13:38:40 +02:00
cluster-feature.ts Navigation refactoring, handling extension page params (#1651) 2020-12-22 15:29:25 +02:00
extension-api.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
extension-discovery.ts Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
extension-installer.ts Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
extension-loader.ts Fix extension loader race conditions (#1815) 2020-12-23 11:56:11 +02:00
extension-store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
extensions-store.ts Refactor ExtensionsStore (#1620) 2020-12-03 11:43:33 +02:00
lens-extension.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
lens-main-extension.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
lens-renderer-extension.ts Initial command palette feature (#1957) 2021-02-02 12:34:13 +02:00