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 migration for rowData -> data #10456

Closed
zdrawku opened this issue Nov 9, 2021 · 0 comments · Fixed by #10523
Closed

Add migration for rowData -> data #10456

zdrawku opened this issue Nov 9, 2021 · 0 comments · Fixed by #10523
Assignees
Labels
grid: general 🧰 feature-request version: 13.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@zdrawku
Copy link
Contributor

zdrawku commented Nov 9, 2021

Description

RowType interface still have rowData and data. Lets remove the deprecated rowData property.

add html template migration.

rowData -> data
rowID -> key

@hanastasov hanastasov added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Nov 16, 2021
@hanastasov hanastasov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid: general 🧰 feature-request version: 13.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants