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

A draggable, resizable and responsive grid layout, developed with vue3 and typescript.

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

Add input to test the transformScale property. Dependent on issue: [enhancement issue](https://github.com/gwinnem/vue-responsive-grid-layout/issues/45)

enhancement

1. Create additional props to handle user input. 2. Add values to layout definition. 3. Update validators for the new props. 4. Update resize functionality to handle this correct.l

enhancement

Refactor GridItem and GridLayout code into external helpers so it is easier to unit test functionality.

refactoring

Update vitepress docs and publish them when version is released.

documentation

# Failure Information (for bugs) When dragging a new item from the outside to the top, abnormal behavior occurs as shown below. ## Steps to Reproduce Please provide detailed steps...

bug

# Expected Behavior Adding an item goes smooth like in the docs. # Current Behavior Unstable behavior when adding a grid item in Nuxt 3. This might be related to...

bug