react-grid: fixed a bug where a grid column header was dragged unexpectedly after users closed the header's context menu on macOS (#3681) (b856daa)
react-grid: fixed a bug where grid column headers were dropped to an incorrect position when the virtual scrolling was enabled and the Grid was scrolled horizontally to its end (#3682) (0d98407)
react-grid: fixed scrollbar jumps when scrolling a virtual table with different row heights from bottom to top (T1171681) (#3657) (cd0da0c)
react-grid: fixed a bug when the previous column's sorting was not cleared after the user sorted by a different column and the Sorting State plugin's column extensions were used (#3647) (#3653) (5655906)