Closed antoinechassagne closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.31%. Comparing base (
a0f101b
) to head (84b76a0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds ability to handle the list's sort state from outside the component to allow things like pre-sorting. It also adds a new prop to disable sorting on specific column so you can choose which column is sortable.