vue-grid-layout

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

MIT License

Downloads
153.9K
Stars
6.9K
Committers
62

Bot releases are visible (Hide)

vue-grid-layout -

Published by gmsa about 7 years ago

Fixed local module reference to interact.js

vue-grid-layout -

Published by gmsa about 7 years ago

  • Fixed #59
  • Fixed #83
  • Fixed #16 - Implemented support for dragAllowFrom and dragIgnoreFrom props on GridItem (thanks ThePlastic)
vue-grid-layout -

Published by gmsa about 7 years ago

  • merged #85, support for dragIgnoreFrom and resizeIgnoreFrom (thanks Tinoooo)
  • implemented #35, resize, resized, move and moved events
vue-grid-layout -

Published by gmsa over 7 years ago

  • fixed #40 properly
vue-grid-layout -

Published by gmsa over 7 years ago

  • Fixed an import bug (fixes #40)
vue-grid-layout -

Published by gmsa over 7 years ago

  • Fixed #43, configurable drag elements ignore on grid item contents (thanks neithere)
  • Fix for getLayoutItem, sometimes returns null elements (thanks pbabey)
vue-grid-layout -

Published by gmsa over 7 years ago

  • Really fixed #22 #32, multiple grid instances were not working properly in 2.1.4
  • resizedEvent now also returns item width and height in pixels (implements #34)
vue-grid-layout -

Published by gmsa over 7 years ago

Implemented #32, support for multiple grid instances on the same page

vue-grid-layout -

Published by gmsa over 7 years ago

Fixed #27, props mutation warnings

vue-grid-layout -

Published by gmsa over 7 years ago

Implemented #12, buttons on GridItems would trigger drag on mobile
Implemented #24, listeners removal beforeDestroy (thanks pbabey)

vue-grid-layout - 2.1.1

Published by gmsa over 7 years ago

Implemented #13, dynamic row height update support
Implemented #23, dynamic enable/disable dragging and resizing support
Implemented #21, moved and resized events

vue-grid-layout - 2.1.0

Published by gmsa over 7 years ago

vue-grid-layout -

Published by gmsa almost 8 years ago

Fixed package.json "main" to point to the dist file.

vue-grid-layout - 2.0.0

Published by gmsa almost 8 years ago

Vue 2 support

vue-grid-layout -

Published by gmsa almost 8 years ago

version update to 1.0.0
bugfix with grid width not being updated in some cases

vue-grid-layout - 0.1.1

Published by gmsa about 8 years ago