angular.js/test
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
..
jstd-scenario-adapter feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
scenario feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
service feat($route): add reloadOnSearch route param to avoid reloads 2011-08-19 12:05:52 -07:00
angular-mocksSpec.js style(): fix couple of missing semi-colons 2011-07-27 22:24:07 +02:00
AngularSpec.js style(): fix couple of missing semi-colons 2011-07-27 22:24:07 +02:00
ApiSpecs.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
BinderSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
BrowserSpecs.js feat($xhr,$resource): expose response headers in callbacks 2011-08-19 01:20:45 -07:00
CompilerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
directivesSpec.js fix(directives): make ng:class-even/odd work with ng:class 2011-08-19 00:14:05 -07:00
FiltersSpec.js feat(number/currency filter): format numbers and currency using pattern 2011-07-26 14:16:57 -07:00
FormattersSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
InjectorSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jqLiteSpec.js refactor(jqLite): remove jqLite show/hide support 2011-08-19 00:59:44 -07:00
jquery_alias.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jquery_remove.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
JsonSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
manual.html fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
markupSpec.js style(warnings): prevent the browser from making bogus GET requests during tests 2011-07-26 09:40:29 -07:00
mocks.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ParserSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ResourceSpec.js feat($xhr,$resource): expose response headers in callbacks 2011-08-19 01:20:45 -07:00
sanitizerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ScenarioSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ScopeSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
testabilityPatch.js feat(test): toHaveBeenCalledOnce jasmine matcher 2011-08-19 01:17:09 -07:00
ValidatorsSpec.js doc(typos): fix couple of typos in the docs 2011-08-18 23:24:08 -07:00
widgetsSpec.js refactor(widgets): remove input[button, submit, reset, image] and button windgets 2011-08-18 23:44:15 -07:00