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 44d48d9d7a .
|
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 198edb3109 .
|
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 ea8ffc9841 .
|
2017-04-18 12:07:33 -07:00 |
Tobias Bosch
|
ea8ffc9841
|
Revert "fix(router): Update types for TypeScript nullability support"
This reverts commit 56c46d70f7 .
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 |