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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)