Documentation: Enhance the documentation for buttons to clarify the use of button styles as variants, improving user understanding.
Examples: Introduce a theme toggle in each example, allowing users to easily switch between light and dark modes for better accessibility.
Color Modes: Add support for color mode adaptive colors in dropdown menus, ensuring better visual differentiation between active and disabled items.
Improvements
Documentation: Update the navbar color-schemes section to reflect the latest features in v5.3, ensuring users have accurate information.
Documentation: Improve the clarity of the documentation regarding the use of CSS variables in the close button section, enhancing user comprehension.
Documentation: Revise the progress bar documentation to include information about overflow and text color for labels, providing users with more comprehensive guidance.
Fixes
Fix the button color change issue when switching to dark theme, ensuring that buttons remain visible and accessible in dark mode.
Fix the wrong generation of aria-labelledby in tab navigation, improving accessibility for users relying on screen readers.
Fix the visibility of dropdown toggle focus in headers example, ensuring that keyboard navigation is clear and accessible.
Others
Remove unused icons from the project, streamlining the assets and reducing clutter for users.
Drop the logo on the homepage for mobile devices, enhancing the mobile user experience by decluttering the interface.