forked from angular/angular.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/angular/angular.js into 6749
* 'master' of https://github.com/angular/angular.js: fix($rootScope): ng-repeat can't handle NaN values. angular#4605 test(ngMock): workaround issue with negative timestamps fix(select): avoid checking option element selected properties in render fix(orderBy): support string predicates containing non-ident characters fix(ngCookie): convert non-string values to string fix(ngTouch): update workaround for desktop Webkit quirk fix($httpBackend): don't error when JSONP callback called with no parameter fix($$RAFProvider): check for webkitCancelRequestAnimationFrame docs(tutorial/step_05): fix services link docs(tutorial/step_05): removed stray "a" style(ngMocks): remove ws feat(ngMock.$httpBackend): added support for function as URL matcher feat($compile): add support for $observer deregistration fix(Scope): $watchCollection should call listener with oldValue chore(log): add `log.empty()` method to the testing logger
- Loading branch information
Showing
20 changed files
with
449 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.