github-actions
released this
22 Sep 15:37
·
95 commits
to main
since this release
Minor Changes
-
add onUserNavigation prop to listen for user-triggered navigation (#970)
-
allow for any element or component in the nextButtonText and prevButtonText props, instead of just strings (#970)
-
pass nextDisabled, previousDisabled, and pagingDotsIndices to render*Controls callbacks to aid in the creation of custom controls (#966)
-
adds the ability to use custom easing functions for the animations via
easing
andedgeEasing
(#959) -
add props to enable users to hook into interactions with the default carousel controls (#970)