main
refactor(devtools): add static nodes for html-only block content in the component tree
docs(devtools): add a settings doc
fix(devtools): fix regression for node serialization.
refactor(devtools): format code
refactor(devtools): use JavaScriptTransformer for Angular optimization esbuild plugin
refactor(devtools): prepare codebase for migration to angular/angular repo
build: move devtools only deps out of the workspace
docs(devtools): document how the extension connects to a tab
refactor(devtools): bring the angular devtools directory into the root bazel workspace
refactor(devtools): use signal inputs for split component (#62550)
refactor(devtools): use WeakRef in idToInjector map for injector cleanup
build(devtools): disable the "Rebase PR on target branch" circleci job so that the PR that merges the unrelated history of rangle/angular-devtools can be successfully merged into angular/angular