Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-04-27 | 973 Bytes | |
v3.0.0 - IE8 _ 9 support dropped_ stagger option.tar.gz | 2016-04-27 | 54.1 kB | |
v3.0.0 - IE8 _ 9 support dropped_ stagger option.zip | 2016-04-27 | 84.0 kB | |
Totals: 3 Items | 139.1 kB | 0 |
- :wrench: Added
stagger
option to stagger item transitions. Fixed [#1019] - :package: Improved Webpack config
- :scissors: Removed IE8 & 9 code
- :scissors: removed IE8 dependencies: classie, eventie, get-style-property
- :arrow_up: outlayer v2.
- replaced EventEmitter with smaller ev-emitter
- use
[data-isotope]
to init in HTML..js-isotope
&data-isotope-options
still works isOption
changed tooption
. Maintain backwards compatibility with oldisOption
names:isOriginLeft
->originLeft
isOriginTop
->originTop
isResizeBound
->resize
isInitLayout
->initLayout
- :arrow_up: jquery-bridget v2. Changed
jquery.bridget.js
path tojquery-bridget.js
- :arrow_up: get-size v2
- :tropical_drink: switched out Grunt for Gulp for tasks