Skip to content

plastic-portal

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmalerba mmalerba released this 29 Apr 16:55
f21d1ae

Project Organization

  • The repo name has changed from angular/material2 to angular/components
  • All files under src/lib have been moved under src/material

Bug Fixes

  • autocomplete: make template ViewChild query static: true (#15877) (388baa2)
  • drag-drop: not reacting to changes in the cdkDragFreeDragPosition (#15805) (021b85a), closes #15765
  • stepper: Fix visual flake in focusing stepper header (#15870) (8b5c0f1)

Features