vue-grid-layout icon indicating copy to clipboard operation
vue-grid-layout copied to clipboard

A draggable and resizable grid layout, for Vue.js.

Results 191 vue-grid-layout issues
Sort by recently updated
recently updated
newest added

Does it support resizing from left corner and left size also? If yes, how to enable it? Else, ,maybe you should consider to add it in as a feature :)....

enhancement
question
v2

Update package.json and build mode.

**安装vue-grid-layout之后报错,导致项目跑不起来, 卸载后就可以** ![image](https://github.com/jbaysolutions/vue-grid-layout/assets/39368381/120e12d5-26be-4059-b0d1-f9bb23faa9f6) 电脑系统: macos M1 Sonoma node18.18.1 npm 9.8.1

## If you have a feature request, please try to implement it before requesting it. This is free software and the author is busy with other projects. **Is your feature...

**Software version (please complete the following information):** - Browser: chrome, firefox - Vue Version: ^3.0.0 - vue-grid-layout Version: 3.0.0-beta1 **Describe the bug** The grid item height isn't the actual amount...

Hi, thanks for your work and I've seen a beta release of v3.0.0 supporting Vue3 on Npm, which is very helpful for us. Still, is there a plan for the...

**Software version (please complete the following information):** - Browser [chromei] - Vue Version [3.3.4] - vue-grid-layout Version: [3.0.0-beta1] **Describe the bug** 在添加或者删除item之后,并不能很好地纵向压缩。 在尝试移动某一个元素后,又能恢复纵向压缩。

I found a function called cloneLayoutItem in the source code that uses JSON.parse(JSON.stringify). Normally, there shouldn't be any issues with this approach. However, when dragging elements and having a large...

- Browser Google Chrome 118.0.5993.117 - Vue Version Vue.js v2.7.14 - vue-grid-layout Version: vue-grid-layout - 2.4.0 When I set colNum to 12 columns, it has no effect. I opened Google's...