Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 410 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 410 Bytes

Changelog

v1.1.0

  • Expand beforeInit event to allow halting of init event.
  • Create alternative init signature with single options object using new options.selectors.slides option.
  • Added methods getTopLevelSlides and getNestedSlides.
  • Integrated hash plugin into core.
  • Allow for touch swiping to be axis specific or disabled.
  • Include ARIA attribute considerations in core and extensions.