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

New documentation #2575

Open
10 of 23 tasks
nstepien opened this issue Aug 17, 2021 · 4 comments
Open
10 of 23 tasks

New documentation #2575

nstepien opened this issue Aug 17, 2021 · 4 comments

Comments

@nstepien
Copy link
Contributor

nstepien commented Aug 17, 2021

@sknutsonsf
Copy link

Could you please add a migration guide from V6? We have a dozen components that will need to be migrated

@nstepien
Copy link
Contributor Author

nstepien commented Jul 6, 2022

I don't think we'll write a migration guide, too many things have been rewritten or changed.

What I'd suggest is to install the new version using a different name and gradually adopt it in your individual components.

npm install rdg-next@npm:react-data-grid@latest

then in your code

import DataGrid from 'rdg-next';

@sknutsonsf
Copy link

I don't think we'll write a migration guide, too many things have been rewritten or changed.

I'm disappointed. It would be very helpful to have a list of "top 20 major API changes" with note there are other minor API changes. Or some other list of "considerations when migrating from V6".

@ezescigo
Copy link

ezescigo commented Mar 4, 2023

How is that a serious project doesn't have a migration documentation where MAJOR break changes (V6 -> v7) are done?

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

No branches or pull requests

4 participants