- Fixed issues with resizableColumns (#1330). Resizing should be smoother and not lead to data overflows. Resize example was also updated to show how to implement ellipsis ("...") text overflow when resizing.
- Bug fix for header checkbox when selectToolbarPlacement = 'none' or 'above' (#1321)
- Bug fix for close icon not working in View Columns popover (#1325)
- changlog.md removed as it hasn't been updated since v1. Release notes should be used instead. (#1327)
- Added row param for column.filterOptions.logic (#1328)