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

**Software version (please complete the following information):** - Browser [e.g. chrome] - Vue Version [e.g. 2.6.10] - vue-grid-layout Version: [e.g. 2.4.0] **Describe the bug** A clear and concise description of...

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

I found 'add a new item at the bottom' in [docs](https://github.com/jbaysolutions/vue-grid-layout/blob/master/website/docs/.vuepress/components/Example09DynamicAddRemove.vue) addItem: function () { // Add a new item. It must have a unique key! this.layout.push({ x: (this.layout.length *...

Update the containerHeight after dynamically modifying the margin. Previous code: (this.rowHeight + this.margin[1]) may Belongs to string addition

**Software version (please complete the following information):** - Browser Chromium Version 106.0.5249.91 - Vue Version 3.2.26 - vue-grid-layout Version: 3.0.0-beta1 **Describe the bug** When the window is resized, the component...

Hi, I find https://jbaysolutions.github.io/vue-grid-layout/guide/10-drag-from-outside.html. It's very very great for me. Now, I have another question--- drag a box from outside and drop in grid-item.oh, I mean, the layout contain an...

支持区块重叠吗,有这种需求,多个组件重叠,通过z-index设置层级

**Software version (please complete the following information):** vue:"3.2.37", vite:"2.6.4" "vue-grid-layout-v3": "^3.0.3", **Describe the bug** ``` SyntaxError:The requested module '/node_modules/element-resize-detector/src/element-resize-detector.js?v=820a0926' does not provide an export named 'default' (at GridLayout.vue:1:194) ```