Updated Jasmine link.
[deck.js.git] / CHANGELOG.md
blob6645baa542a6368973532fbdcdacd53bfe092c3e
1 # Changelog
3 ## v1.1.0
5 - Expand `beforeInit` event to allow halting of init event.
6 - Create alternative init signature with single options object using new `options.selectors.slides` option.
7 - Added methods `getTopLevelSlides` and `getNestedSlides`.
8 - Integrated hash plugin into core.
9 - Allow for touch swiping to be axis specific or disabled.
10 - Include ARIA attribute considerations in core and extensions.