Autocomplete: Enjoy a smoother experience with the Autocomplete component, now fixed to prevent crashes when using ownerState in style overrides. This ensures your application runs seamlessly without unexpected interruptions.
Dialog: The Dialog component now includes the aria-modal="true" attribute by default, enhancing accessibility for users relying on assistive technologies.
Pigment CSS: The Pigment CSS now supports projects without enabling CSS variables, providing greater flexibility in your styling options.
Improvements
Density Picker: The density picker on the X product page is now fixed, ensuring a more intuitive user experience when selecting density options.
FormControlLabel: The documentation for FormControlLabel is updated to clarify the label position, making it easier for users to implement correctly.
TextField: The eye password button now dynamically modifies its aria-label, improving accessibility for users who rely on screen readers.
InitColorSchemeScript: A new defaultMode option is added to the InitColorSchemeScript, allowing for better customization of color schemes in your application.
Fixes
Fix Autocomplete crashing issue when ownerState is used in styleOverrides, ensuring a stable user experience.
Fix bug with child chip button events propagating to parent in Autocomplete, preventing unintended interactions.
Resolve fast-xml-parser vulnerability, enhancing the security of your application.
Fix density picker in the X product page, ensuring users can select density options without issues.
Others
Update documentation to link Toolpad from the Core repository, providing users with easier access to resources.
Remove the Boeing logo from the X product page, streamlining the visual presentation of the page.
Run pnpm docs:mdicons:synonyms to keep documentation up to date with the latest icon synonyms.