angular.js/src/ng
Kury Kruitbosch 75545d4d1c fix(numberFilter): fix formatting when "0" passed as fractionSize
When checking to add decimal and trialing 0s number filter used to check
trueness of fractionSize. "0" evaluating to true causes "123" to return "123."
2013-02-14 13:46:07 -08:00
..
directive docs(ngClass): fix typo in description 2013-02-04 10:37:19 +00:00
filter fix(numberFilter): fix formatting when "0" passed as fractionSize 2013-02-14 13:46:07 -08:00
anchorScroll.js docs(anchorScroll): correct word "location" 2012-12-19 21:14:09 +01:00
browser.js fix($cookies): set cookies on Safari&IE when base[href] is undefined 2013-02-07 02:36:52 -08:00
cacheFactory.js fix($cacheFactory): return undefined when removing non-existent entry 2012-11-24 21:58:17 +01:00
compile.js fix($compile): rename $compileNote to compileNode 2013-02-07 02:49:18 -08:00
controller.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
document.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
exceptionHandler.js docs(exceptionHandler): document testing 2013-01-17 23:11:02 -08:00
filter.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
http.js docs($http): clarify documentation on error status codes 2013-01-03 20:47:55 +01:00
httpBackend.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
interpolate.js feat($interpolate): expose start/end symbols in run phase 2012-08-13 12:36:14 -07:00
locale.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
location.js fix($location): reset $location.$$replace with every watch call 2012-11-26 23:24:39 +01:00
log.js doc($log): correct non-working example 2012-08-27 21:20:51 -07:00
parse.js fix($parser): string concatination with undefined model 2012-09-06 15:49:48 -07:00
q.js docs($q): fix typos 2013-02-07 04:16:49 -08:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js feat(Scope): expose transcluded and isolate scope info for batarang 2013-01-30 10:44:35 -05:00
route.js fix($route): support route params not separated with slashes. 2013-01-16 09:42:35 -08:00
routeParams.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
sniffer.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
timeout.js docs($timeout): set return type to Promise instead of *. 2012-11-11 11:32:00 +01:00
window.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00