Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add columns array to onReorder() and onResize() #818

Closed
wants to merge 3 commits into from

Conversation

johanrd
Copy link
Contributor

@johanrd johanrd commented Apr 12, 2020

• adding columns array to onReorder() and onResize() in to make it easier to persist column settings (e.g. in local storage)
• refactoring onReorder() and onResize() to closure actions, as .sendAction is deprecated edit: reverting .sendAction refac: there are already PRs for deprecating sendAction, so I guess it is good to keep that out of this PR

…t easier to persist column settings (e.g. in local storage)

• refactoring `onReorder()` and `onResize()` to closure actions, as `.sendAction` is deprecated
@johanrd johanrd changed the base branch from master to 3.0-beta December 8, 2020 12:33
@johanrd johanrd closed this Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant