Releases: jbaysolutions/vue-grid-layout
Releases · jbaysolutions/vue-grid-layout
2.1.9
17 Aug 14:57
Compare
Sorry, something went wrong.
No results found
Fixed local module reference to interact.js
2.1.7
17 Aug 10:29
Compare
Sorry, something went wrong.
No results found
Fixed #59
Fixed #83
Fixed #16 - Implemented support for dragAllowFrom and dragIgnoreFrom props on GridItem (thanks ThePlastic )
1.0.3
16 Aug 13:54
Compare
Sorry, something went wrong.
No results found
merged #85 , support for dragIgnoreFrom and resizeIgnoreFrom (thanks Tinoooo )
implemented #35 , resize, resized, move and moved events
1.0.2
18 Apr 12:55
Compare
Sorry, something went wrong.
No results found
1.0.1
13 Apr 09:10
Compare
Sorry, something went wrong.
No results found
Fixed an import bug (fixes #40 )
2.1.6
06 Apr 09:10
Compare
Sorry, something went wrong.
No results found
Fixed #43 , configurable drag elements ignore on grid item contents (thanks neithere )
Fix for getLayoutItem, sometimes returns null elements (thanks pbabey )
2.1.5
24 Mar 09:44
Compare
Sorry, something went wrong.
No results found
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 )
2.1.4
20 Mar 10:47
Compare
Sorry, something went wrong.
No results found
Implemented #32 , support for multiple grid instances on the same page
2.1.3
09 Mar 09:49
Compare
Sorry, something went wrong.
No results found
Fixed #27 , props mutation warnings
2.1.2
16 Feb 10:39
Compare
Sorry, something went wrong.
No results found
Implemented #12 , buttons on GridItems would trigger drag on mobile
Implemented #24 , listeners removal beforeDestroy (thanks pbabey )