angular/projects
AleksanderBodurri 509abcf39b fix(devtools): prevent mat button css from leaking out of property view header (rangle/angular-devtools#856)
Previously, the property view header component had mat button styling nested in an ng-deep selector. This broke some styling in the info popup whenever an item was selected in the component explorer (because the existence of a selected component causes the property view header tab to render and thus brings in the leaky component css).

Now the leaky styling has been removed, and the component css has been cleaned up.
2021-06-16 15:17:50 -07:00
..
demo-no-zone ci(devtools): fix flaky tests using cypress orb (rangle/angular-devtools#733) 2021-05-23 11:39:48 -07:00
ng-devtools fix(devtools): prevent mat button css from leaking out of property view header (rangle/angular-devtools#856) 2021-06-16 15:17:50 -07:00
ng-devtools-backend fix(devtools): show properly dynamically inserted content with DOM APIs (rangle/angular-devtools#828) 2021-05-27 22:54:52 -07:00
protocol ci(devtools): fix flaky tests using cypress orb (rangle/angular-devtools#733) 2021-05-23 11:39:48 -07:00
shared-utils ci(devtools): fix flaky tests using cypress orb (rangle/angular-devtools#733) 2021-05-23 11:39:48 -07:00
shell-chrome release(devtools): v1.0.2 2021-05-28 10:25:57 -07:00