Hi!
I am trying to find a guide on how to upgrade from version 6 (since we have having quite a few issues with that version) to version 7 alpha to see if some of our issues are resolved. Does any such guide exist or is there a page where I can read up on the changes on how to use the grid in version 7 in contrast to version 6?
I would love to see a README on improvements from 6 to 7 as well.
They do not even have documents for version 6, how can we find doc for version 7 :D
I believe v6 to v7 alpha doesn't have any break changes other than the typescript support. If you have typescript already, you just need to fix the types after upgrades.
I tried to upgrade but the styles are incorrect.
It's possible simulate here.
Is there any guidance on how to upgrade/change styles? My data is overlapping and aligned to the left of my grids.
Experiencing the same issue as well on a fresh install
Same issues here on a fresh install. Using any version above Alpha 6.0.0 causes data to overlap and align to the left.
Here is the changelog and some details on how to migrate. We will publish a migration guide once the api is finalized. RDG now creates a css bundle react-data-grid/dist/react-data-grid.css that must be included
https://github.com/adazzle/react-data-grid/blob/canary/CHANGELOG.md
Thanks! That was it. thanks for this awesome package!
Most helpful comment
I tried to upgrade but the styles are incorrect.
It's possible simulate here.