packery
Version:
bin-packing layout library
27 lines (15 loc) • 580 B
Markdown
# Changelog
### v1.3.0
+ Add CommonJS and npm support for Browserify [#167](https://github.com/metafizzy/packery/pull/167) [#199](https://github.com/metafizzy/packery/issues/199)
+ Update Outlayer to v1.3.0
### v1.2.5
+ Add space after item removed [#218](https://github.com/metafizzy/packery/issues/218)
### v1.2.4
+ Update Outlayer to v1.2.0
### v1.2.3
+ Add pkgd files in `dist/`
+ Check for zero size in items [#177](https://github.com/metafizzy/packery/issues/218)
+ Fix items bigger than container
### v1.2.1
### v1.2.0
+ Add isHorizontal, for horizontal layouts