material-ui v3.9.0 Release Notes

    • ⏱ [ButtonBase] Reduce keyup timeout interval to 500ms (#14120) @rfbotto
    • [InputAdornment] Add disablePointerEvents prop (#14123) @rfbotto
    • 0️⃣ [Chip] Fix wrong font color for default variant with secondary color (#14125) @bjm904
    • [IconButton] Warn when providing onClick to a child of a button (#14160) @oliviertassinari
    • [Link] Refinement (#14162) @oliviertassinari
    • [Modal] Change keydown handling to use synthetic event (#14134) @rfbotto
    • [Badge] Give Badge dynamic width and other improvements (#14121) @joshwooding