Updated Outlayer to v1.4.2 for percent position bug fixes. Fixed #284.
- Updated Outlayer to v1.4.1.
- Added jQuery event triggering.
- Safari layout and transition fixes
- Fixed bug with HTML5 drag & drop. Fixed #206
- Remove
instance
argument fromdragItemPositioned
andfitComplete
events
- Upgraded Outlayer to
v1.4.0
- enabled
percentPosition
option. Fixed #236 - removed
instance
argument fromlayoutComplete
andremoveComplete
- enabled
- Fixed bugs with Draggabilly v1.2. Fixed #246
- Changed
bower.json
main
to justjs/packery.js
Add 1px wiggle room in Rect.canFit
and calculations with columnWidth
& rowHeight
to allow for pixel rounding errors and JS fractional quirkiness #42 #227
Update getSize to v1.2.1 to fix IE8 bug
- Add space after item removed #218
- Update Outlayer to v1.2.0
- Add pkgd files in
dist/
- Check for zero size in items #177
- Fix items bigger than container
- Add isHorizontal, for horizontal layouts