Accessibility: Improve the accessibility of spinner buttons by ensuring the status role is applied correctly, enhancing usability for all users.
Documentation: Add a search form to the homepage, making it easier for users to find information across the site.
Sass: Introduce a new variable to customize the width of vertical rules, providing more flexibility in design.
Improvements
Dark Mode: Enhance the dark mode rendering of Cheatsheet examples, ensuring better visibility and consistency across themes.
Documentation: Update the buttons example to improve clarity and accessibility, ensuring users understand how to use the button styles effectively.
Documentation: Improve the text alignment example to demonstrate how text can be aligned differently based on viewport size, enhancing user understanding.
Fixes
Fix the display of the dashboard's offcanvas component on medium-sized screens, ensuring a better user experience.
Fix the rendering of tooltips in dark mode, ensuring that they display correctly and are accessible to users.
Fix the incorrect class name in the migration guide, helping users upgrade their code without confusion.
Others
Update the documentation to remove outdated references to Bootstrap v4, streamlining the user experience for those using the latest version.
Add missing aria-disabled='true' attributes to disabled anchors, improving accessibility for users relying on assistive technologies.