Material UI: Introduce support for theme scoping in the useMediaQuery hook, allowing for more flexible and context-aware media queries in your applications.
Material UI: Add StackBlitz and CodeSandbox buttons to template cards, making it easier for users to explore and test components directly in these environments.
Material UI: Enhance the Basic Rating demo by adding an uncontrolled example, providing users with more options for implementing ratings.
Improvements
Documentation: Revise the layout of the Sign-in/Sign-up templates to improve user experience and clarity.
Documentation: Update the Example Projects and Related Projects pages for better organization and accessibility.
Documentation: Add a runtime theme section for Material Pigment CSS, helping users understand how to implement themes effectively.
Documentation: Fix a typo in typography theme setup for templates, ensuring accurate guidance for users.
Fixes
Fix the default props theme scoping issue, ensuring that theme properties are applied correctly across components.
Fix the Next.js link 404 error, improving navigation to the Next.js documentation.
Fix the dashboard menu warning to enhance the user interface and prevent unnecessary alerts.
Fix the regression in spacing prop with string value in Grid v1, ensuring consistent layout behavior.
Others
Improve the bug template for reproductions, making it easier for users to report issues effectively.
Update the stats on the website to reflect the latest usage and performance metrics, providing users with current information.