Accessibility: Enhance the accessibility of your projects with new guidelines for image alt text, allowing for empty strings when appropriate. This change aims to improve compliance with accessibility standards.
Accessibility: Introduce new accessibility rules to the React style guide, helping developers create more inclusive applications. This is a significant step towards better accessibility practices in your projects.
Improvements
Documentation: Update the 'In the Wild' section to include more organizations like Chartboost and The Nerdery, showcasing the growing community using the style guide. This helps users see real-world applications of the guidelines.
Consistency: Improve the consistency of the style guide by updating the ESLint rules and ensuring all references are accurate. This makes it easier for users to follow the guidelines without confusion.
Fixes
Fix broken links in the documentation, ensuring that users can access all necessary resources without encountering errors. This enhances the overall usability of the style guide.
Others
Remove trailing spaces from the codebase to maintain a clean and professional appearance. This small change contributes to better code quality.