angular/modules/@angular/router/src
Igor Minar da41a954b5 docs: branding fixes (#14132)
Angular 1.x -> AngularJS
Angular 1 -> AngularJS
Angular1 -> AngularJS
Angular 2+ -> Angular
Angular 2.0 -> Angular
Angular2 -> Angular

I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work.

All the renames are in .md, .json, and inline comments and jsdocs.

PR Close #14132
2017-01-27 15:03:11 -06:00
..
directives docs(router): remove invalid jsdoc tags (#14097) 2017-01-26 23:46:38 -08:00
utils fix(router): enable loadChildren with function in aot (#13909) 2017-01-18 15:56:34 -08:00
apply_redirects.ts fix(router): fix lazy loaded module with wildcard route (#13649) 2016-12-27 15:22:57 -08:00
config.ts fix(router): enable loadChildren with function in aot (#13909) 2017-01-18 15:56:34 -08:00
create_router_state.ts feat(router): add support for custom route reuse strategies 2016-11-29 23:21:41 -08:00
create_url_tree.ts fix(router): routerLink support of null/undefined (#13380) 2016-12-27 13:45:16 -08:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
interfaces.ts Fixed documentation reference to canActivate in canDeactivate (#14018) 2017-01-20 14:19:23 -08:00
private_export.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
private_import_platform-browser.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
recognize.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
route_reuse_strategy.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
router.ts docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
router_config_loader.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
router_module.ts docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
router_outlet_map.ts docs(router): update docs of the Router service 2016-09-10 16:55:13 -07:00
router_preloader.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
router_state.ts feat(Router): call resolver when upstream params change (#12942) 2017-01-09 18:56:58 -05:00
shared.ts feat(router): add support for custom url matchers 2016-11-09 16:24:58 -08:00
url_handling_strategy.ts docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
url_tree.ts fix(Router): fix checking for object intersection 2017-01-09 16:30:14 -05:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00