Anas Barghoud
|
ca798804b2
|
fix(router): export DefaultRouteReuseStrategy to Router public_api (#31575)
export DefaultRouteStrategy class that was used internally and exposed, and add documentation for each one of methods
PR Close #31575
|
2020-08-13 16:02:41 -07:00 |
|
Joey Perrott
|
d1ea1f4c7f
|
build: update license headers to reference Google LLC (#37205)
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
|
2020-05-26 14:26:58 -04:00 |
|
Joey Perrott
|
698b0288be
|
build: reformat repo to new clang@1.4.0 (#36613)
PR Close #36613
|
2020-04-14 12:08:36 -07:00 |
|
Pete Bacon Darwin
|
24521f549c
|
docs: convert all @experimental tags to @publicApi tags (#26595)
PR Close #26595
|
2018-10-19 14:35:52 -07:00 |
|
Pete Bacon Darwin
|
31b90436b4
|
docs(router): migrate deprecated @whatItDoes tags (#23187)
The first line of the description is now used as an overview.
PR Close #23187
|
2018-04-05 09:29:08 -07:00 |
|
Victor Berchet
|
5d4f5434fd
|
refactor(router): don't run the change detection every time an outlet is activated
fix(router): inside on push // SQUASH after review
|
2017-05-19 11:55:15 -07:00 |
|
Victor Berchet
|
81ca51a8f0
|
refactor(router): cleanup, simplification
|
2017-05-19 11:55:15 -07:00 |
|
Matias Niemelä
|
86b7bd9c8e
|
revert: refactor(router): cleanup, simplification
This reverts commit 44d48d9d7aa10bbf03c412ce7e59821c748b5d2d.
|
2017-05-18 11:57:22 -07:00 |
|
Matias Niemelä
|
a0a6029915
|
revert: refactor(router): don't run the change detection every time an outlet is activated
This reverts commit 198edb31093ffdecfd13aed17967fb02e650cffe.
|
2017-05-18 11:57:22 -07:00 |
|
Victor Berchet
|
198edb3109
|
refactor(router): don't run the change detection every time an outlet is activated
|
2017-05-17 19:32:04 -07:00 |
|
Victor Berchet
|
44d48d9d7a
|
refactor(router): cleanup, simplification
|
2017-05-17 19:32:04 -07:00 |
|
Miško Hevery
|
bc431888f3
|
fix(router): Update types for TypeScript nullability support
This reverts commit ea8ffc984136ef4d32b6858fe35e69cc9fced021.
|
2017-04-18 12:07:33 -07:00 |
|
Tobias Bosch
|
ea8ffc9841
|
Revert "fix(router): Update types for TypeScript nullability support"
This reverts commit 56c46d70f7b3cb308d658224682d739d4f9b5a2a.
Broke in G3.
|
2017-04-17 09:56:09 -07:00 |
|
Miško Hevery
|
56c46d70f7
|
fix(router): Update types for TypeScript nullability support
|
2017-04-14 14:31:17 -07:00 |
|
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|