blob: 6645baa542a6368973532fbdcdacd53bfe092c3e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.
|