angular-cn/packages/router/test
Mark Kennedy a622e19df6 fix(router): 'merge' queryParamHandling strategy should be able to remove query params (#19733)
Closes #18463, #17202

PR Close #19733
2017-11-14 11:01:04 -08:00
..
utils
apply_redirects.spec.ts fix(router): fix redirect to a URL with a param having multiple values (#16376) 2017-05-08 17:50:33 -05:00
bootstrap.spec.ts feat(router): add ActivationStart/End events 2017-09-08 13:24:26 -04:00
config.spec.ts refactor(router): compile router cleanly with TypeScript 2.4 (#18465) 2017-08-02 17:32:02 -07:00
create_router_state.spec.ts refactor(router): cleanup, simplification 2017-05-19 11:55:15 -07:00
create_url_tree.spec.ts fix(router): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
helpers.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
integration.spec.ts fix(router): 'merge' queryParamHandling strategy should be able to remove query params (#19733) 2017-11-14 11:01:04 -08:00
recognize.spec.ts fix(router): terminal route in custom matcher 2017-07-18 10:25:18 -07:00
regression_integration.spec.ts fix(router): RouterLinkActive should update its state right after checking the children (#19449) 2017-10-18 11:17:55 -07:00
router.spec.ts fix(router): resolve and guards should be able to reject with null and undefined (#19418) 2017-09-28 11:06:08 -07:00
router_preloader.spec.ts refactor: use view engine also for `NgModuleFactory`s (#16658) 2017-05-11 10:26:02 -07:00
router_state.spec.ts fix(router): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
shared.spec.ts feat(router): add `ParamMap.keys` to get a list of parameters 2017-03-20 09:19:32 -07:00
spy_ng_module_factory_loader.spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
url_serializer.spec.ts fix(router): encode URLs the same way AngularJS did (closer to spec) (#17890) 2017-07-06 17:10:25 -07:00
url_tree.spec.ts fix(router): fix query param parsing 2017-04-11 11:15:11 -07:00