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

refactor(react-grid): rename the changedRows Getter and dependent properties #657

Merged
merged 8 commits into from Jan 16, 2018
Merged

refactor(react-grid): rename the changedRows Getter and dependent properties #657

merged 8 commits into from Jan 16, 2018

Conversation

MaximKudriavtsev
Copy link
Contributor

BREAKING CHANGES:

The following EditingState plugin's properties have been renamed to improve the API consistency:

  • changedRows => rowChanges
  • defaultChangedRows => defaultRowChanges
  • onChangedRowsChange => onRowChangesChange

The changedRows getter has been renamed to rowChanges.

@MaximKudriavtsev MaximKudriavtsev merged commit 26735c7 into DevExpress:master Jan 16, 2018
@MaximKudriavtsev MaximKudriavtsev deleted the rename-changedRows branch January 16, 2018 11:37
@oktasense
Copy link

To avoid misleading new users, you should update the demos that still use the old name: https://devexpress.github.io/devextreme-reactive/react/grid/docs/guides/editing/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants