1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
2022-07-06 15:00:31 -04:00
..
__tests__ Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
as-legacy-globals-for-extension-api Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
common-api Fix breaking changes in extension API types (#5797) 2022-07-06 15:00:31 -04:00
extension-discovery Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
extension-installation-state-store Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
extension-installer Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
extension-loader Remove reference to window in ExtensionLoader (#5796) 2022-07-06 12:27:01 -04:00
extension-packages-root Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
extensions-store Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
ipc Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
main-api Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
npm/extensions Add react-select as a dependency for @k8slens/extensions (#5705) 2022-06-29 19:33:31 -07:00
registries Expose a way to reactively control visibility of preference tabs and tray menu items through Extension API (#5789) 2022-07-06 08:51:59 -04:00
renderer-api Revert accidental breaking change (#5703) 2022-06-22 09:48:09 -04:00
extension-api.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-store.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
extensions.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
lens-extension-set-dependencies.ts Rename injection token for clarity (#5636) 2022-06-16 08:44:38 -04:00
lens-extension.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
lens-main-extension.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
lens-renderer-extension.ts Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
main-extensions.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
renderer-extensions.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00