Skip to content

Version 3.0.1

Compare
Choose a tag to compare
@patorjk patorjk released this 15 Jun 02:06
· 349 commits to master since this release
f3e5076
  • 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)