1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
chh d3ce43e73d
Add 'welcome banner' extension API (#3656)
* Add react-material-ui-carousel

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>

* Add welcomeBanners extension api

Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
2021-08-23 14:31:24 +03:00
..
__tests__ Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
common-api Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00
ipc Fix auto cleanup of Extension's IPC classes (#3505) 2021-07-23 15:14:11 -04:00
main-api Expose KubeObjectStore to main extension (#3597) 2021-08-12 11:39:27 +03:00
npm/extensions Mark typed-emitter as a dependency for @k8slens/extensions (#3138) 2021-06-21 14:14:48 -04:00
registries Add 'welcome banner' extension API (#3656) 2021-08-23 14:31:24 +03:00
renderer-api Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
extension-api.ts Rework extension API into parts (#2879) 2021-05-27 14:56:33 -04:00
extension-compatibility.ts Bundled extensions are always compatible in dev mode (#3459) 2021-07-21 07:19:46 +03:00
extension-discovery.ts Skip previously bundled extensions (#3420) 2021-07-19 09:35:51 -04:00
extension-installer.ts Initial support for validating extension engines.lens version (#2884) 2021-06-09 09:24:58 -04:00
extension-loader.ts Add 'welcome banner' extension API (#3656) 2021-08-23 14:31:24 +03:00
extension-store.ts Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
extensions-store.ts Track extension provisions and check bundled for routing (#3187) 2021-06-25 13:28:07 -04:00
lens-extension.ts Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
lens-main-extension.ts Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00
lens-renderer-extension.ts Add 'welcome banner' extension API (#3656) 2021-08-23 14:31:24 +03:00