1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/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__ Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
cancelableFetch.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
convertCpu.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
convertMemory.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
copyToClipboard.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
createStorage.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
cssNames.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
cssVar.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
display-booleans.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
formatDuration.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
index.ts Persist local-storage in external json-file (#2279) 2021-03-18 08:36:34 -04:00
interval.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
isReactNode.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
jsonPath.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
metricUnitsToNumber.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
prevDefault.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
rbac.ts Add support for LimitRange (#1796) 2021-01-14 11:49:39 +03:00
readableStream.ts Handle suspend/resume error from watch stream read (#2136) 2021-02-12 16:37:41 +02:00
saveFile.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
storageHelper.ts Refactor StorageHelper to be clearer in its constructor (#2417) 2021-04-19 11:46:07 -04:00