Skip to content

v1.3.0

Compare
Choose a tag to compare
@AlexWebLab AlexWebLab released this 01 Feb 04:03
· 9 commits to main since this release

Added support for dropdown menu (responsive) alignment: https://getbootstrap.com/docs/5.0/components/dropdowns/#menu-alignment

Here is how it works:
if one (or more) class(es) related to dropdown responsive alignment (for instance: dropdown-menu-sm-end) are detected inside the class list of the parent element, then they are copied into the class list of the .dropdown-menu element.