angular.js/test/service
Igor Minar e004378d10 feat($route): add reloadOnSearch route param to avoid reloads
In order to avoid unnecesary route reloads when just hashSearch part
of the url changes, it is now possible to disable this behavior by
setting reloadOnSearch param of the route declaration to false.

Closes #354
2011-08-19 12:05:52 -07:00
..
cookiesSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
cookieStoreSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
deferSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
documentSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
exceptionHandlerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
hoverSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
invalidWidgetsSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
locationSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
logSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
resourceSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
routeSpec.js feat($route): add reloadOnSearch route param to avoid reloads 2011-08-19 12:05:52 -07:00
updateViewSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
windowSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
xhr.bulkSpec.js feat($xhr,$resource): expose response headers in callbacks 2011-08-19 01:20:45 -07:00
xhr.cacheSpec.js feat($xhr,$resource): expose response headers in callbacks 2011-08-19 01:20:45 -07:00
xhr.errorSpec.js feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource 2011-07-27 15:21:31 -07:00
xhrSpec.js feat($xhr,$resource): expose response headers in callbacks 2011-08-19 01:20:45 -07:00