angular.js/src/ng
2014-01-03 16:04:50 -08:00
..
directive fix(ngRepeat): allow for more flexible coding style in ngRepeat expression 2014-01-02 16:14:16 -08:00
filter docs($filter): fix wrong param order in doc 2014-01-03 02:43:22 -08:00
anchorScroll.js style: make jshint happy 2013-10-22 15:32:41 -07:00
animate.js feat(ngAnimate): provide configuration support to match specific className values to trigger animations 2013-12-19 16:37:29 -05:00
browser.js style($browser): remove ws, fix typo 2014-01-02 21:30:00 -08:00
cacheFactory.js style: make jshint happy 2013-10-22 15:32:41 -07:00
compile.js docs($compile): fix typo 2014-01-02 16:08:51 -08:00
controller.js style: make jshint happy 2013-10-22 15:32:41 -07:00
document.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
exceptionHandler.js docs($exceptionHandler): add an example of overriding the handler 2013-09-19 14:51:38 +01:00
filter.js docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
http.js style($http): fix a semi-colon 2013-12-20 16:23:06 -08:00
httpBackend.js style($httpBackend): fix typo 2014-01-03 16:04:50 -08:00
interpolate.js docs($interpolate): demonstrate a filter in the interpolated expression 2013-12-04 22:36:42 +00:00
interval.js docs($interval): remind the developer to destroy their intervals 2013-12-19 13:46:30 +00:00
locale.js style: make jshint happy 2013-10-22 15:32:41 -07:00
location.js fix($location): $location.path() behaviour when $locationChangeStart is triggered by the browser 2014-01-02 21:30:25 -08:00
log.js fix($log): should work in IE8 2013-12-18 21:44:00 -08:00
parse.js fix($parse): fix CSP nested property evaluation, and issue that prevented its tests from failing 2014-01-03 14:33:54 -08:00
q.js docs($q): correct typo in the 'Differences Q/$q' section 2013-12-09 20:46:21 +00:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js core(Scope): rename 'debugger' to 'web inspector' to avoid woes with g3 presubmits 2014-01-03 11:17:43 -08:00
sanitizeUri.js fix($sanitize): Use same whitelist mechanism as $compile does. 2013-11-26 14:29:38 -08:00
sce.js refactor($sce): Use $sniffer instead of $document for feature detection. 2013-11-20 23:12:39 +00:00
sniffer.js docs(\$sniffer): fix minor typo 2014-01-02 23:10:38 -08:00
timeout.js docs(bootstrap-prettify): fix $timeout issues and update related docs 2013-12-17 22:53:28 +00:00
urlUtils.js refactor($location): move file://+win path fix to $location 2013-11-26 18:31:27 -08:00
window.js docs($window): move use of $window to controller 2013-11-27 22:54:45 +00:00