Documentation: Add a new section in the Accordion documentation to explain how to handle it via JavaScript, making it easier for users to implement this feature.
Documentation: Introduce a note in the Responsive section of the Offcanvas documentation to clarify that 'Close' buttons must have a data-bs-target attribute to function properly.
Improvements
Documentation: Enhance the Input group documentation by adding a new section on Border radius, providing clear guidance on how styles are applied to child elements.
Accessibility: Update the Pagination examples to include the aria-current="page" attribute on link elements, improving accessibility for screen readers.
Documentation: Improve the clarity of the Sass setup documentation by better indicating how to include additional options, helping users avoid common pitfalls during upgrades.
Fixes
Fix broken links in the translation section of the documentation, ensuring users are directed to secure and relevant resources.
Fix an issue where borders are not rounded for cards nested within a card group, enhancing the visual consistency of the component.
Fix focus loss issue by ensuring that dropdown components return focus to the trigger control when closed, improving accessibility.
Others
Remove outdated links to the tenon.io service from the accessibility documentation, keeping the content relevant and up-to-date.
Remove unnecessary Twitter/X metatags from the documentation, streamlining the content and relying on Open Graph for metadata.