angular/devtools/projects
Andrew Scott 34b2d34d5b refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot (#49427)
`RouterTestingModule` is not needed as of v16. Instead, TestBed
automatically provides `MockPlatformLocation` in order to help test
navigations in the application. The location mocks in the
RouterTestingModule aren't necessary anymore.

There doesn't appear to be any real documentation around
`RouterTestingModule` other than the API docs.

PR Close #49427
2023-04-04 15:12:33 -07:00
..
demo-no-zone build: replace bazel devserver with shared dev-infra implementation (#45452) 2022-03-28 09:23:28 -07:00
ng-devtools feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
ng-devtools-backend feat(devtools): Improve Set support in component properties. (#49316) 2023-04-03 19:15:34 -07:00
protocol feat(devtools): Improve Set support in component properties. (#49316) 2023-04-03 19:15:34 -07:00
shared-utils docs: update the Angular DevTools auto-generated READMEs (#45884) 2022-05-05 15:29:27 -07:00
shell-browser refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot (#49427) 2023-04-04 15:12:33 -07:00