1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/table
Roman 5029196d15
Fix: events sorting with compact=true is broken (#2141)
* fix: use default sorting for <Events/> as on "timeline" (fresh on top)

Signed-off-by: Roman <ixrock@gmail.com>

* responding to comments

Signed-off-by: Roman <ixrock@gmail.com>

* convert comments to jsdoc (table.tsx)

Signed-off-by: Roman <ixrock@gmail.com>
2021-02-18 12:21:41 +02:00
..
index.ts add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00
table-cell.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-cell.tsx Load k8s resources only for selected namespaces (#1918) 2021-01-22 13:18:46 +02:00
table-head.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-head.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
table-row.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table-row.tsx Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
table.mixins.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table.scss Set scrollbar colors as global styles (#1484) 2020-11-25 10:25:37 +03:00
table.tsx Fix: events sorting with compact=true is broken (#2141) 2021-02-18 12:21:41 +02:00