mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| core-api | ||
| interfaces | ||
| npm/extensions | ||
| registries | ||
| renderer-api | ||
| stores | ||
| cluster-feature.ts | ||
| extension-api.ts | ||
| extension-discovery.ts | ||
| extension-installer.ts | ||
| extension-loader.ts | ||
| extension-store.ts | ||
| extensions-store.ts | ||
| lens-extension.ts | ||
| lens-main-extension.ts | ||
| lens-renderer-extension.ts | ||