GetDKAN / data-catalog-components

https://getdkan.github.io/data-catalog-components
9 stars 6 forks source link

React-Table 8 Upgrade #184

Closed brdunfield closed 9 months ago

brdunfield commented 9 months ago

As part of this PR I also added accessibility fixes for keyboard table navigation (WCMS-14283). I will be backporting these fixes into cmsds-open-data-components.

Also to note, tests are not currently installed and therefore CI is totally broken. I have a ticket in the backlog to install vitest and upgrade test files.

Note: 1.16.1-alpha.1 was release for testing. The aria-label on the column resizer was committed after this release. I can release an alpha.2 if needed