Skip to content

v19.2.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@crisbeto crisbeto released this 19 Feb 18:22
· 17 commits to main since this release

19.2.0-rc.0 "rutherfordium-rotor" (2025-02-19)

youtube-player

Commit Description
feat - d6fd2768a add API to put the player in fullscreen mode (#30491)

material

Commit Description
fix - f0d665826 checkbox: ensure native control receives clicks (#30511)
fix - f2cf22987 paginator: disabled buttons not visible in high contrast mode (#30505)
fix - 657885e89 slide-toggle: rendering issue in Safari 18.3 (#30490)
fix - 3d7f2714a snack-bar: snack-bar action button does not follow material guidelines (#27769)
fix - 68b267dd5 tooltip: regression when injecting ViewContainerRef (#30500)
perf - 6bd31f978 radio: Optimize costly css selectors. (#30470)

cdk

Commit Description
fix - 26765a4c7 drag-drop: avoid retaining destroyed items until next drag (#30514)
perf - 7f9970fb1 table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)

material-angular-io

Commit Description
fix - 30673c63d remove animations dependency
fix - 71b896368 remove docs data from critical path