yarn @angular/cdk 20.0.0-next.0
v20.0.0-next.0

3 days ago

20.0.0-next.0 "metal-cat" (2025-03-05)

cdk

Commit Description
fix - 69eedd75f7 drag-drop: incorrect type DragConstrainPosition (#30510)

material

Commit Description
fix - 6a5943d8b0 button: combine MatButton and MatAnchor (#30492)

cdk-experimental

Commit Description
feat - fc46997442 ui-patterns: listbox ui pattern (#30495)

multiple

Commit Description
fix - cda5c8e686 remove remaining references to ComponentFactoryResolver (#30569)

Breaking Changes

material

  • tabindex values set as [attr.tabindex] set on a Material button might not work as expected. Use tabindex for static values, or [tabindex]/[tabIndex] for dynamic ones.

multiple

    • DialogConfig.componentFactoryResolver has been removed.
    • The constructor of DomPortalOutlet has changed.
    • ComponentPortal.componentFactoryResolver has been removed.
    • The constructor signature of ComponentPortal has changed.
    • MatDialogConfig.componentFactoryResolver has been removed.

Don't miss a new cdk release

NewReleases is sending notifications on new releases.