We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141d499 commit debe3e1Copy full SHA for debe3e1
CHANGELOG.md
@@ -0,0 +1,10 @@
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.
0 commit comments