Releases
v2.0.0
v2.0.0 - All new drag behavior; remove IE8 & 9 support
π All new drag behavior
items shift up/down. No more random movement. Fixed #55
Drop item into fit position. Fixed #165
add drop placeholder element. Fixed #190
π§ Added shiftLayout
method. Shifts items vertically to reduce gaps, but keep structure
π¦ Resolved Webpack config. Fixed #239
βοΈ Removed IE8 & 9 code
βοΈ removed IE8 dependencies: classie, eventie, get-style-property
β¬οΈ outlayer v2.
replaced EventEmitter with smaller ev-emitter
use [data-packery]
to init in HTML. .js-packery
& data-packery-options
still works
isOption
changed to option
. Maintain backwards compatibility with old isOption
names:
isHorizontal
-> horizontal
isOriginLeft
-> originLeft
isOriginTop
-> originTop
isResizeBound
-> resize
isInitLayout
-> initLayout
β¬οΈ jquery-bridget v2. Changed jquery.bridget.js
path to jquery-bridget.js
β¬οΈ get-size v2
πΉ switched out Grunt for Gulp for tasks
You canβt perform that action at this time.