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 7765bee commit 75e7204Copy full SHA for 75e7204
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
* 💥 `onBeforeChange` is no longer called with the `nextElement` parameter.
4
5
-
+* Add React 16 support.
6
* If at least intro.js 2.8.0 is used, `false` can be returned in `onBeforeChange` to prevent transitioning to the next / previous step.
7
* Add the `onPreventChange` callback called when a transition is prevented by returning `false` in `onBeforeChange`.
8
0 commit comments