1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/table
Alex Andreev 0629ff3123 Make separate VirtualTableHeader
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-08-23 16:10:33 +03:00
..
__tests__ Fix Pod Container sorting not correlating to visuals (#5175) 2022-08-02 12:44:32 -04:00
table-model 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
index.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
order-by-url-param.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
react-table.tsx Move TableHeader to its own component 2022-08-08 09:38:35 +03:00
sort-by-url-param.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
sorting.ts Fix Pod Container sorting not correlating to visuals (#5175) 2022-08-02 12:44:32 -04:00
table-cell.scss Fix table row heights (#5652) 2022-06-16 10:01:27 -04:00
table-cell.tsx Remove legacy renderBooleans prop (#5483) 2022-06-02 08:59:23 -04:00
table-head.scss Fix: increase catalog entity name col width (#4776) 2022-01-31 17:04:15 +03:00
table-head.tsx Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
table-header.module.scss Experimenting with sizing props 2022-08-16 16:16:36 +03:00
table-header.tsx Make separate VirtualTableHeader 2022-08-23 16:10:33 +03:00
table-row.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
table-row.tsx Fix installation of helm charts (#5841) 2022-07-20 08:15:27 +03:00
table.mixins.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
table.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
table.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
virtual-table-header.module.scss Make separate VirtualTableHeader 2022-08-23 16:10:33 +03:00
virtual-table-header.tsx Make separate VirtualTableHeader 2022-08-23 16:10:33 +03:00
virtual-table.tsx Make separate VirtualTableHeader 2022-08-23 16:10:33 +03:00