added Tom Marble's slides
[lp17-speaker-slides.git] / Tom-Marble / deck.js / CHANGELOG.md
1 # Changelog
2
3 ## v1.1.0
4
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.