1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+extensions
Sebastian Malton 7767216167
Fix issues when using newer @types/semver (#6132)
- All the removed uses of `includePrerelease` that are removed were not
  actually used within the semver package

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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-08-30 09:46:52 +03:00
..
__tests__ Remove global shared state to fix unit tests (#5889) 2022-07-26 08:55:13 -04:00
attempt-install 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
attempt-installs Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
disable-extension Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
enable-extension Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
get-base-registry-url 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
get-message-from-error 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
install-from-input Fix changes to InputValidator to resolve accidental breaking changes (#5403) 2022-06-10 06:41:29 -04:00
install-on-drop Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
read-file-notify Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
uninstall-extension 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
user-extensions Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
attempt-install-by-info.injectable.tsx Fix issues when using newer @types/semver (#6132) 2022-08-30 09:46:52 +03:00
confirm-uninstall-extension.injectable.tsx 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-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
extensions.module.scss Fine-tune styles of Extensions page (#5921) 2022-07-28 16:34:06 -04:00
extensions.tsx Fine-tune styles of Extensions page (#5921) 2022-07-28 16:34:06 -04:00
index.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
install-from-select-file-dialog.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
install.module.scss Fine-tune styles of Extensions page (#5921) 2022-07-28 16:34:06 -04:00
install.tsx Fine-tune styles of Extensions page (#5921) 2022-07-28 16:34:06 -04:00
installed-extensions.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
installed-extensions.tsx Fix menu actions not opening in multiple places (#5799) 2022-07-07 09:23:24 -04:00
notice.module.scss Fix html font size and adjust usage of rem units (#5641) 2022-06-15 19:38:10 -04:00
notice.tsx Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
supported-extension-formats.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00