Skip to content

Releases: metafizzy/outlayer

v1.1.8 - manageStamps when prepending

11 Jan 19:55
Compare
Choose a tag to compare

v1.1.7 - addItems fix

11 Jan 19:55
Compare
Choose a tag to compare

Return empty array from addItems if no items. For desandro/masonry#401

v1.1.6 - _itemize()

11 Jan 19:51
Compare
Choose a tag to compare

Change _getItems method to _itemize(). Avoid confusion with getItems()

v1.1.5 - Item.enableTransition

11 Jan 19:50
Compare
Choose a tag to compare

Add enableTransition to Item

v1.1.4 - transitionEnd bug fix

11 Jan 19:46
Compare
Choose a tag to compare
  • Fix bug in Blink / WebKit with transitionEnd triggering while other properties are transitioning

v1.1.3

11 Jan 19:45
Compare
Choose a tag to compare
  • Fix bug when hide/reveal while item is transitioning
  • add option method

v1.1.2 - add and remove fixes

11 Jan 19:44
Compare
Choose a tag to compare

v1.1.1 - Fix remove bug

11 Jan 19:42
Compare
Choose a tag to compare

remove item when transitionDuration: 0. Fix desandro/masonry#372

v1.1.0 - Add AMD/RequireJS support

11 Jan 19:41
Compare
Choose a tag to compare
add RequireJS support

v1.0.0 - First major release

11 Jan 19:40
Compare
Choose a tag to compare
no itemOptions, clear styles on destroy