Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

feat(progressbar): Progress type can be set through attribute #1332

Closed
wants to merge 34 commits into from

Conversation

leon
Copy link

@leon leon commented Dec 1, 2013

I've fixed the problems with you having to set the type of the progressbar on the bar and not the container.

#1241

Justin Hall and others added 30 commits November 23, 2013 17:56
Closes angular-ui#1240

If starting out collapsed, the expand animation would jump since the `initialAnimSkip` was still `true`.
Previously, there would be a case where the two transitions would run
as the cancel would asynchronously invoke the reject handler of the
transition which would set the currTransition to undefined even when
the currTransition has been replaced with a new transition.
@leon
Copy link
Author

leon commented Dec 1, 2013

Sorry wrong branch

@leon leon closed this Dec 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants