angular.js/src/ng
Thibault Leruitte 9befe37014 fix($location): correctly rewrite html5 url to hashbang url
In situations where path() matched basepath and we needed to
convert from html5 url to hashbang url, the $location service
considered the url to be already rewritten, which resulted in
an error.
2013-03-11 15:26:38 -07:00
..
directive feat(ng:switch): Preserve the order of the elements not in the ng-switch 2013-03-11 11:31:04 -07: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): allow directives to modify interpolated attributes 2013-02-28 17:27:27 -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 feat(http): set custom default cache in $http.defaults.cache 2013-03-08 10:19:18 -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): correctly rewrite html5 url to hashbang url 2013-03-11 15:26:38 -07: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 fix($route): make nextRoute.$route private 2013-03-08 12:00:34 -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