..
directive
docs(ngInit): ng-init is an attribute/class directive, not an element directive
2014-01-18 17:10:46 -05:00
filter
refactor(filterFilter): simplify code by a ternary op instead of if-else
2014-01-05 00:36:04 -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 a typo
2014-01-06 17:35:13 -08:00
controller.js
style: make jshint happy
2013-10-22 15:32:41 -07:00
document.js
docs($document): moar better description
2014-01-07 17:07:48 -08: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
docs($http): remove outdated part about $http outside of $apply phase
2014-01-18 22:52:58 -05:00
httpBackend.js
fix($http): return responseText on IE8 for requests with responseType set
2014-01-10 02:25:36 -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
docs($location): fix link to $locationChangeSuccess event
2014-01-10 00:58:40 -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): note that function okToGreet is expected to be defined in example
2014-01-18 17:36:58 -05:00
rootElement.js
docs(*): simplify doc urls
2012-06-12 00:10:18 -07:00
rootScope.js
fix($rootScope): prevent infinite $digest by checking if asyncQueue is empty when decrementing ttl
2014-01-13 09:53:38 -08:00
sanitizeUri.js
fix($sanitize): Use same whitelist mechanism as $compile does.
2013-11-26 14:29:38 -08:00
sce.js
docs($sce): correct documentation for angular 1.2.0
2014-01-17 17:12:53 -05: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