angular/devtools/projects
Kristiyan Kostadinov 3a59de681f fix(devtools): ensure that inspected component label is always in the viewport (#50656)
Currently the label showing the component name is always positioned from the bottom/right edge of the element which may be outside of the viewport. These changes add some logic to fall back to a different position so that the label is always visible.

I've also cleaned the `highlighter.ts` file up a bit.

Fixes #48479.

PR Close #50656
2023-07-26 10:04:26 -07:00
..
demo-no-zone build: replace bazel devserver with shared dev-infra implementation (#45452) 2022-03-28 09:23:28 -07:00
demo-standalone feat(devtools): create demo application that uses standalone APIs and standalone components/directives/pipes (#48533) 2023-06-12 12:51:24 +02:00
ng-devtools docs: remove unused imports and improved the code (#50424) 2023-05-25 14:37:54 +00:00
ng-devtools-backend fix(devtools): ensure that inspected component label is always in the viewport (#50656) 2023-07-26 10:04:26 -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 build(devtools): target es2020 explicitly (#50086) 2023-05-09 14:41:48 -07:00