angular/modules/@angular/router/src
Igor Minar 45de65bd45 fix(router): don't mark the RouterOutletMap as internal
it's currently being reexported as public api which breaks anyone tryin to import
the router because the RouterOutletMap definition is missing
2016-06-08 11:18:35 -07:00
..
directives feat(router): export RouterLink and RouterOutlet (#8912) 2016-06-01 09:48:55 -07:00
metadata chore(router): clang-format 2016-05-04 15:01:27 -07:00
constants.ts docs(router): add api docs 2016-05-03 11:35:07 -07:00
core_private.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
facade chore: router move import changes 2016-05-02 13:27:03 -07:00
interfaces.ts docs(router): add api docs 2016-05-03 11:35:07 -07:00
lifecycle_reflector.dart chore: router move-only 2016-05-02 13:27:03 -07:00
lifecycle_reflector.ts chore: router move import changes 2016-05-02 13:27:03 -07:00
link.ts chore(router): clang-format 2016-05-04 15:01:27 -07:00
recognize.ts chore(lint): enable duplicateModuleImport tslint check 2016-05-27 09:17:08 -07:00
router.ts fix(router): don't mark the RouterOutletMap as internal 2016-06-08 11:18:35 -07:00
router_providers.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
router_providers_common.ts feat(i18n): extract messages 2016-06-07 15:17:02 -07:00
router_url_serializer.ts docs(router): add api docs 2016-05-03 11:35:07 -07:00
segments.ts chore(router): clang-format 2016-05-04 15:01:27 -07:00