angular-cn/packages/router/src
Krzysztof Grzybek 616543ded0 fix(router): add null support for RouterLink directive (#32616)
Value of "undefined" passed as segment in routerLink is stringified to string "undefined".
This change introduces the same behavior for value of "null".

PR Close #32616
2020-06-25 11:58:00 -07:00
..
components build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
directives fix(router): `RouterLinkActive` should run CD when setting `isActive` (#21411) 2020-06-25 11:56:26 -07:00
operators build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
utils build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
apply_redirects.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
config.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
create_router_state.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
create_url_tree.ts fix(router): add null support for RouterLink directive (#32616) 2020-06-25 11:58:00 -07:00
events.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
interfaces.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
private_export.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
recognize.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
route_reuse_strategy.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router.ts Revert "fix(router): fix navigation ignoring logic to compare to the browser url (#37408)" (#37650) 2020-06-22 10:47:47 -07:00
router_config_loader.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_outlet_context.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_preloader.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_scroller.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_state.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
shared.ts fix(router): fix error when calling ParamMap.get function (#31599) 2020-06-25 11:57:24 -07:00
url_handling_strategy.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
url_tree.ts fix(router): remove parenthesis for primary outlet segment after removing auxiliary outlet segment (#24656) (#37163) 2020-06-18 16:02:19 -07:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00