forked from angular-ui/bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(carousel): disable transition until animation completes
- Force the carousel indicator to not select the slide if the animation has not completed - Factor out `goNext` function to not redefine on each execution of `select` chore(carousel): move `$currentTransition` check to `select` method Fixes angular-ui#3729 Closes angular-ui#3757
- Loading branch information
Showing
1 changed file
with
25 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters