Joey Perrott
9dbe6fc18b
refactor: update license text to point to angular.dev ( #57901 )
...
Update license text to point to angular.dev instead of angular.io
PR Close #57901
2024-09-24 15:33:00 +02:00
Matthieu Riegler
b560e02cdf
refactor(devtools): Add hydration informations ( #53910 )
...
This commit adds hydration informations to the devtools.
* List of hydrated/hydrated components
* Shows hydration overlays
* Shows hydration errors for NG0500, 501 & 502
PR Close #53910
2024-01-30 20:03:14 +00:00
Joey Perrott
711cb41626
refactor(devtools): migrate devtools to prettier formatting ( #53945 )
...
Migrate formatting to prettier for devtools from clang-format
PR Close #53945
2024-01-19 19:09:54 +01:00
Matthieu Riegler
a429167994
fix(devtools): use a shared angular detection code ( #51569 )
...
This fixes an issue where an angular app exposes a global `ng` object that is not our `ng`.
fixes #51565
PR Close #51569
2023-11-30 09:40:11 -08:00