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

Begin route change #968

Merged
merged 8 commits into from
Jun 2, 2012
Merged

Begin route change #968

merged 8 commits into from
Jun 2, 2012

Conversation

mhevery
Copy link
Contributor

@mhevery mhevery commented May 17, 2012

No description provided.

mhevery added 8 commits June 1, 2012 10:57
Resolve all promises on route before we fire $afterRouteChange which then renders the ngView.
BREAKING CHANGE

rename $beforeRouteChange to $routeChangeStart
rename $afterRouteChange to $routeChangeSuccess
…ne templates

BREAKING CHANGE: template in $route definition is now templateUrl
To migrate just rename `template` to `templateUrl`.
Publish the application root element as $rootElement
so that it can be injected to other services.
This allows location change cancelation
Short words like $q are now searchable.

Closes angular#967
@mhevery mhevery merged commit 275e533 into angular:master Jun 2, 2012
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.

1 participant