Tooltip and Popover: Enjoy improved usability with the addition of a boundary configuration option, allowing for better placement of tooltips and popovers in scrollable containers. This enhancement helps prevent them from being obscured by their trigger elements.
Dropdown: Experience enhanced dropdown functionality with a new boundary configuration option that allows dropdowns to overflow their scroll parent, improving accessibility and usability.
Custom File Input: Benefit from a complete redesign of the custom file input component, which now supports form validation and offers a more user-friendly experience.
Improvements
Button Styles: The button focus and active styles are updated for a cleaner look, ensuring that shadows are only applied when buttons are in their respective states, enhancing visual clarity.
Table Borders: The table border color is darkened for better visibility, ensuring that the contrast between table headers and borders is clear and aesthetically pleasing.
Form Elements: The input group component is rewritten for improved readability and support for HTML5 form validation, making it easier to implement and style.
Fixes
Fix vertical overflow issues with centered modals, ensuring that they display correctly on all screen sizes without cutting off content.
Fixes the alignment and size of tooltip and popover arrows, ensuring they match the trigger elements accurately for a polished user experience.
Resolve issues with the button group and input group margins, ensuring consistent spacing and alignment across different button styles.
Others
Enhance documentation by adding more context and examples for form group usage, making it easier for users to understand how to implement these components effectively.
Update links to external resources, such as Font Awesome, ensuring users have access to the latest versions and documentation.