- 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>