1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Sebastian Malton
d0870bd485 Sort pod names by convering sub-parts
- Switches to a hand-rolled sorting function for <Table> so that the
  behaviour when a sortingCallback returns an array of elements can be
  defined to be sorting each item.

- Fix <Table> not preemptively erroring if tableId is not provided when sortable is

- Add unit tests for getSorted

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-19 09:27:21 -04:00