angular.js/src/ng
David Chang 5e18a15fb0 feat($route): add caseInsensitiveMatch option for url matching
with this property urls can be matched case-insensitively which
enables some new use cases.
2013-02-27 12:45:30 -08:00
..
directive fix($compile): sanitize values bound to a[href] 2013-02-20 00:06:26 -08:00
filter docs(dateFilter): properly specify range for the Z format modifier 2013-02-25 13:51:13 -08:00
anchorScroll.js docs(anchorScroll): correct word "location" 2012-12-19 21:01:41 +01:00
browser.js fix($cookies): set cookies on Safari&IE when base[href] is undefined 2013-02-07 02:36:25 -08:00
cacheFactory.js feat($cacheFactory): cache.put now returns the added value 2012-11-25 00:01:34 +01:00
compile.js feat($compile): add attribute binding support via ngAttr* 2013-02-27 00:55:40 -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:08:39 -08:00
filter.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
http.js fix($http): do not encode special characters @$:, in params 2013-02-14 14:52:46 -08:00
httpBackend.js fix($httpBackend): prevent DOM err due to dereferencing .responseText 2013-02-23 22:16:41 -08:00
interpolate.js feat($interpolate): provide contextual error messages 2012-08-30 14:50:22 -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:21:02 +01:00
log.js feat($log): add $log.debug() 2013-01-17 16:47:39 -08:00
parse.js feat($parse): added constant and literal properties 2013-02-14 14:43:56 -08:00
q.js feat($q): $q.all() now accepts hash 2013-02-25 10:58:05 -08:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js docs($rootScope): rearrange event listener docs 2013-02-14 15:47:16 -08:00
route.js feat($route): add caseInsensitiveMatch option for url matching 2013-02-27 12:45:30 -08:00
routeParams.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
sniffer.js fix(CSP): update to the latest CSP api 2012-11-15 01:46:58 +01:00
timeout.js docs($timeout): set return type to Promise instead of *. 2012-11-11 11:31:51 +01:00
window.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00