github jbetancur/react-data-table-component v8.5.2

4 hours ago

Bug fixes

  • Column resize and reorder (including column groups) now work on touch devices. Resize handles respond to touch drags; reorder uses a short press-and-hold to grab a header so a normal swipe still scrolls the table. → Column reordering

  • Fixed the native sort icon animating (fading and spinning) as it disappeared when a column returned to the unsorted state; it now clears immediately. → Sorting

  • Fixed column filter menus on touch devices: the menu no longer flickers open/closed when tapping the filter icon, and filter icons on the leftmost/rightmost columns now open reliably with the panel clamped on-screen. → Filtering

Full changelog: https://reactdatatable.com/docs/changelog

Don't miss a new react-data-table-component release

NewReleases is sending notifications on new releases.