angular.js/src/ng
Foxandxss e591ddcb30 docs(ngShowHide): make a note of values considered to be falsy
This issue has been a focus of problems for some users and we discussed it on the IRC that it should
be at least documented.

~Amended the style to use bootstrap notes, I think overall it looks better and catches the eyes more
easily. However there are no anchor links to these, if these are necessary they can be added later.

Closes #3436
Closes #5762
2014-01-15 17:59:01 -05:00
..
directive docs(ngShowHide): make a note of values considered to be falsy 2014-01-15 17:59:01 -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 fix($http): ensure default headers PUT and POST are different objects 2014-01-13 16:50:15 -08: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): 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 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): corrected typo & markup. 2014-01-10 23:42:36 -08: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