Skip to content

4.0.0

Compare
Choose a tag to compare
@sambaptista sambaptista released this 26 Aug 15:08
· 175 commits to master since this release
5cd5c4d

New features

  • Masonry format
  • Performances improvement
  • New events items-displayed and items-added-to-dom

Breaking changes

  • API refactored
  • Gallery options refactored, different galleries formats now instantiate with different classes instead of using an option
  • selectAll() and unselectAll() have been replaced by selectVisibleItems() and unselectAllItems() and don't emit "select" event anymore
  • pagination event behavior has change, see docs.
  • clear() emits a pagination event after having empty the collection
  • setter collection has been replaced by function setItems()