1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/utils
Sebastian Malton b63fdfaff3
Improve documentation of Singleton functions, change to createInstance (#2585)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-22 10:05:29 +03:00
..
__tests__ enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
app-version.ts Don't bundle extension with eula on default build (#2542) 2021-04-20 09:35:37 -04:00
autobind.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
base64.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
buildUrl.ts Add common app routes to the protocol renderer router (#2272) 2021-03-17 13:57:49 -04:00
camelCase.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
cloneJson.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
debouncePromise.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
defineGlobal.ts Add confirmation dialog to extension uninstall (#1547) 2020-11-27 12:52:34 +02:00
delay.ts Add lens:// protocol handling with a routing mechanism (#1949) 2021-02-25 09:32:40 -05:00
downloadFile.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
escapeRegExp.ts add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00
getRandId.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
index.ts Add lens:// protocol handling with a routing mechanism (#1949) 2021-02-25 09:32:40 -05:00
openExternal.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
saveToAppFiles.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
singleton.ts Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
splitArray.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
tar.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
type-narrowing.ts Add lens:// protocol handling with a routing mechanism (#1949) 2021-02-25 09:32:40 -05:00