Documentation: A new theming documentation page is introduced to guide users on where to place custom CSS and how to customize and extend Sass maps and variables.
Components: The carousel now prevents cycling when it is not visible, enhancing user experience by avoiding unnecessary transitions.
Improvements
Forms: The input group buttons are now properly aligned, fixing misalignment issues caused by negative margins.
Accessibility: The close button on alerts is repositioned to improve accessibility for screen readers, ensuring a better user experience.
Components: The modal's dismiss button is now aligned correctly when no title is present, enhancing the visual consistency of modals.
Fixes
Fix the navbar: The dropup functionality in the navbar is corrected to ensure proper display across all breakpoints.
Fix input groups: The border on input group elements and custom form inputs is adjusted to ensure consistent styling.
Fix alerts: The link color on navbar-text is corrected to ensure better visibility and contrast.
Others
Update documentation: The migration documentation is updated to reflect the removal of certain classes and to clarify usage of new classes.
Enhance the user experience by adding a missing period in the documentation for clarity.
Correct a typo in the documentation to improve readability.