angular/devtools/projects/ng-devtools/src/lib/devtools-tabs/directive-explorer
AleksanderBodurri 065e1187fc fix(devtools): remove property tab css that is hiding directive metadata (#59493)
It looks like this height property was redundant prior to upgrading to angular/material 19.1.0-rc.0. An interaction between this property and that update caused elements inside of material expansion panels to be hidden.

This PR removes this unnecessary height assignment entirely.

PR Close #59493
2025-01-13 14:48:01 -05:00
..
directive-forest refactor(devtools): removed standalone: true (#58922) 2024-11-27 18:09:00 +01:00
property-resolver refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
property-tab fix(devtools): remove property tab css that is hiding directive metadata (#59493) 2025-01-13 14:48:01 -05:00
BUILD.bazel Revert "Revert "refactor(devtools): implement multiframe support in devtools page (#53934)" (#54629)" (#54805) 2024-03-26 09:19:06 -07:00
directive-explorer.component.html refactor(devtools): use reactive APIs for queries and linkedSignal (#58464) 2024-11-11 19:01:18 +00:00
directive-explorer.component.scss refactor(devtools): migrate devtools to prettier formatting (#58624) 2024-11-19 16:31:24 -08:00
directive-explorer.component.ts refactor(devtools): use signals for template properties in frame manager (#58818) 2025-01-06 16:22:01 +00:00
directive-explorer.spec.ts refactor(devtools): removed standalone: true (#58922) 2024-11-27 18:09:00 +01:00