angular/projects
AleksanderBodurri c3e8311298 fix(devtools): use visible gutter size in calculation for split area flex basis' (rangle/angular-devtools#857)
After PR rangle/angular-devtools#618, an invisible gutter was introduced to increase the draggable area of the split pane gutter. The gutter size being used in the calculation for the split area flex-basis still referenced the size of the now invisible gutter, causing split areas to be smaller than they should be. This is most noticable in the the input/output/state expandable panels in the property explorer tab.

Now the visible gutter size is used in the flex-basis calculation instead of the invisible one.
2021-06-21 15:57:47 -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): use visible gutter size in calculation for split area flex basis' (rangle/angular-devtools#857) 2021-06-21 15:57:47 -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 refactor(devtools): switch to sass use and new angular material theming API (rangle/angular-devtools#853) 2021-06-16 15:18:12 -07:00