-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
How to update from 2.0.1 to 4.2.6
As my title described, I'm now updating gridstack from 2.0.1 to 4.2.6. And I found there are a lot of break changes that I cannot find from your changelog. So that's the reason why I'm here to ask for help.
Some example of error
- GridStack.column(column: number, layout?: ColumnOptions): the following is how I used before

- Some methods are removed like:

there are more examples likemaxWidth,maxHeight,minWidth,minHeight.
Since you guys are very familiar about the great gridstack, so if you have any suggestion please let me know. I'd be very appreaciated.