Skip to content

cement-flower

Compare
Choose a tag to compare
@wagnermaciel wagnermaciel released this 21 Sep 22:04
b8f624e

10.2.2 "cement-flower" (2020-09-21)

cdk

bug fix tree: remove FocusMonitor from CdkTreeModule providers (#20493) (7ec2ee5)

material

bug fix button-toggle: don't use divs inside button template (#20390) (95e48bb), closes #20376
bug fix datepicker: remove red shadow from invalid range inputs in Firefox (#20489) (bdc5aa3), closes #20483
bug fix list/testing: avoid element selectors that could conflict with the MDC version (#20528) (989463f)
bug fix radio: take default tabindex value from attribute (#20453) (1f4d598)
bug fix tabs: always defaulting focusIndex to 0 on initialization (#20384) (60a3527), closes #20374
performance drag-drop: bind fewer touchmove listeners (#20404) (f7e0f31)

chips

bug fix testing: exclude icons from getText result (#20508) (16f9f83), closes #20503