1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Roman
e2aaaa1e26 Merge branch 'master' into extensions_register_feature_clean_up
# Conflicts:
#	extensions/support-page/main.ts
2020-10-27 16:25:44 +02:00
Roman
85087e5cc1 simplify extension's registrations apis
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-27 16:18:03 +02:00
Jari Kolehmainen
67b8410a2c
npm package publish preparations (#1150)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-10-27 13:02:31 +02:00
Roman
d872e073e3 [extensions]: removed passing registry in first argument to register hooks
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-27 11:58:34 +02:00
Roman
cee4d1ea1f Get rid of this.disposers while registering stuff in extensions #1145
Signed-off-by: Roman <ixrock@gmail.com>
2020-10-26 17:59:24 +02:00
Jari Kolehmainen
99db7aca19
Allow extensions to register kube-object menus + details (#1108)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-10-22 21:41:20 +03:00