18 digests · monthly

Radar — Material UI

Recent Material UI changes

v9.3.0 — Aug 5, 2026

  • Toggle Button Group keyboard navigation switched to the roving tabindex pattern — a behavior change if your tests tab through the group.
  • Autocomplete announces loading / no-options through a new status slot (aria-live), and menu items get aria-checked for checkbox/radio roles.
  • Grouped buttons, checkboxes, and radios now respect a global disableRipple from MuiButtonBase defaultProps.
Read the full edition →

v9.2.0 — Jul 3, 2026

  • data-* attributes supported on slotProps (with an opt-in DataAttributesOverrides type augmentation) — cleaner hooks for testing and analytics without wrapper components.
Read the full edition →

v9.1.0 — Jun 8, 2026

  • prefers-reduced-motion support for the OS motion setting.
  • enhanceHighContrast theme wrapper for Windows High Contrast mode.
  • Select: spacebar selection and typeahead while closed.
Read the full edition →

These summaries link to the original release notes. They cover selected features, security updates, and migration changes.