angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
94.71k stars 24.68k forks source link

feat(devtools): adding router graph implementation #55629

Open sumitarora opened 2 weeks ago

sumitarora commented 2 weeks ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the new behaviour?

Does this PR introduce a breaking change?

image image
eneajaho commented 2 weeks ago

Hello @sumitarora Great job. Any idea if we can add two modes on the router?

One like a tree, and one like a list.

Some idea from vue devtools

And we can also add some cool features like:

image image

sumitarora commented 2 weeks ago

Hey @eneajaho we can add it in future PRs once we have merged this.