Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core/pageTitle): Use promise based API for showing/hiding spinner #3639

Merged
merged 1 commit into from
May 5, 2017

Conversation

christopherthielen
Copy link
Contributor

@christopherthielen christopherthielen commented May 5, 2017

UI-Router 1.0 $stateChange* events polyfill isn't 100% backwards compatible (apparently). Switch to TransitionService promise based API and maintain a reference count of pending transitions.

@jrsquared
Copy link
Contributor

Just return types on functions, but otherwise LGTM.

@christopherthielen
Copy link
Contributor Author

Will fix unit tests

@jrsquared jrsquared merged commit bedfdb6 into spinnaker:master May 5, 2017
@christopherthielen christopherthielen deleted the SPIN-2569 branch May 5, 2017 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants