Miles Malerba

Results 45 issues of Miles Malerba

Depends on moving overlay off of `NgZone.onStable` first

blocked

It would be nice to create a cdk-datepicker that captures the interaction pattern of the various sub-components that make up the datepicker, but provides no concrete UI. It would be...

feature
P3
area: material/datepicker

Roll forward of original change + fix

action: merge
target: rc

Updates some calls to afterRender / afterNextRender to explicitly run outside the NgZone. These usages were originally explcitily run outside, but the explicit call was removed when they were updated...

blocked

Previously `afterRender` and `afterNextRender` allowed the user to pass a phase to run the callback in as part of the `AfterRenderOptions`. This worked, but made it cumbersome to coordinate work...

area: core
target: minor
detected: feature