Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(progress-linear): stop the CSS animations when the element is disabled #8776

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

  • Stops the progressbar's CSS animations if it's disabled. Until now they kept running in the background.
  • Cleans up the progressLinear testing setup.
  • Fixes a container in the demo being too tall.

Fixes #8764.

…abled

* Stops the progressbar's CSS animations if it's disabled. Until now they kept running in the background.
* Cleans up the progressLinear testing setup.
* Fixes a container in the demo being too tall.

Fixes angular#8764.
@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Jun 15, 2016
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Jun 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants