You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an exception when a column using the virtual horizontal renderer contained only frozen columns
Nested tables no longer cause a memory leak when data is replaced using the setData function
Column width changes triggered by a user double clicking on the column resize handle are now persistent when the table is redrawn due to resize or visibility change
The order of interaction event dispatches has been corrected so the cell event is fired before the row event