Modal: Enjoy improved usability with the addition of a static backdrop option, allowing you to prevent users from closing the modal by clicking outside of it. This feature enhances control over modal interactions.
Tooltip & Popover: Experience enhanced customization with the introduction of CSS variables for tooltips and popovers, making it easier to adjust their appearance to fit your design needs.
Toast: Benefit from a new isShown method for toasts, providing better control over their visibility and state management.
Improvements
Dropdown: Enjoy a more streamlined experience with improved dropdown functionality, including better handling of focus and click events, ensuring a smoother user interaction.
Scrollspy: Experience a revamped Scrollspy feature that utilizes the Intersection Observer API for better performance and reliability in tracking active sections as you scroll.
Navbar: Benefit from a more consistent design with the conversion of navbar components to use CSS variables, allowing for easier customization and theming.
Fixes
Fix the issue where long content in modals does not scroll properly, ensuring a better user experience when dealing with lengthy information.
Fix the tooltip behavior to ensure that the content is displayed correctly after copy actions, enhancing the overall usability of tooltips.
Resolve the issue with dropdowns not closing properly when the escape key is pressed, ensuring a more intuitive interaction for users.
Others
Enhance accessibility by improving keyboard navigation in the documentation, making it easier for users to navigate through content using keyboard shortcuts.
Update the documentation to provide clearer guidance on using Bootstrap components, ensuring that users have the best resources at their disposal.