angular/devtools/projects/ng-devtools-backend/src
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
..
lib fix(devtools): ensure that inspected component label is always in the viewport (#50656) 2023-07-26 10:04:26 -07:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
public-api.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00