How works responsive layout? I mean, can I do for each breakpoint different layout with the location of the blocks that I need???
Something like this https://github.com/STRML/react-grid-layout#responsive-usage
where i can pass property "layouts"
https://github.com/wzquyin/vue-grid-layout
you can use my fork.....edit responsive layouts defined
And one more interesting observation - when changed breakpoint, height of vue-grid-layout is not changing ??? (autoSize = true)
Please, answer my question...
@wzquyin why not submit a PR for these features?
@wzquyin I think it's worth a Pull request because the change in code is minimal and it's really valuable If you have serialized layouts which you can pass
Most helpful comment
https://github.com/wzquyin/vue-grid-layout
you can use my fork.....edit responsive layouts defined