angular/devtools/projects/shell-browser/src
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
..
app refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot (#49427) 2023-04-04 15:12:33 -07:00
assets feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
environments feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
manifest release: bump DevTools version (#49121) 2023-02-27 10:07:53 -08:00
popups feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
styles feat(devtools): Create browser specific styles for chrome and firefox (#46037) 2022-05-23 14:00:10 -07:00
BUILD.bazel refactor(devtools): consolidate devtools global styles into 1 file (#49001) 2023-02-14 20:25:23 +01:00
devtools.html feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
devtools.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
index.html feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
main.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
styles.scss refactor(devtools): consolidate devtools global styles into 1 file (#49001) 2023-02-14 20:25:23 +01:00