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

Issue979 #982

Closed
wants to merge 14 commits into from
Closed

Issue979 #982

wants to merge 14 commits into from

Conversation

mhevery
Copy link
Contributor

@mhevery mhevery commented May 23, 2012

No description provided.

mhevery added 14 commits May 22, 2012 21:09
documentation used @return but parser expected
@returns, which made the generated documentation
incomplete.
JQuery does not catch exceptions either, and just
lets them pass. This allows the exception to be
shown in console.
Resolve all promises on route before we fire $afterRouteChange which then renders the ngView.
…ne templates

Breaks route definition by renaming property 'template' to 'templateUrl'
Publish the application root element as $rootElement
so that it can be injected to other services.
This allows location change cancalation
close angular#967 - documentation search has no result for $q
Close 979

When $digest() throws too many iterations exceptions it
does not properly clear the $phase leaving the scope
in an inconsistent state.
@mhevery mhevery closed this May 24, 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.

2 participants