dattn / dnd-grid

A vuejs grid with draggable and resizable boxes
307 stars 48 forks source link

Feature/other box flow #41

Closed danielnord closed 5 years ago

danielnord commented 5 years ago

This will change how boxes moves when moving other widgets. Each box will have a remove widget button in the upper right corner.

layout.js. This class keeps the layout of the grid. It is also responsible to control how the boxes are moved when one box is moved

grid.js:

guid.js:

Container.vue:

Gallery.vue:

box.js, widget.js:

danielnord commented 5 years ago

Sorry. This should not go into your project. Too late in the night :)