1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/table
Sebastian Malton 64ac04186b
Improve Table typing and remove annotations on callbacks (#2981)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-07-22 10:42:27 -04:00
..
index.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
react-table.module.css Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
react-table.tsx Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
table-cell.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
table-cell.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
table-head.scss Fix .TableHead.sticky in for details panels (#3331) 2021-07-14 12:31:58 +03:00
table-head.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
table-row.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
table-row.tsx Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
table.mixins.scss Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
table.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
table.storage.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
table.tsx Improve Table typing and remove annotations on callbacks (#2981) 2021-07-22 10:42:27 -04:00