Releases: yiisoft/bootstrap5
Releases · yiisoft/bootstrap5
Version 1.1.0
- Enh #286: Add
Nav::activateParents()that makes parent dropdown active when one of its child items is active (@samdark) - Enh #287: Allow
Dropdown::togglerVariant()to benull, avoiding it setting a variant class (@Mister-42) - Enh #290: Add
visibletoDropdownandDropdownItem(@samdark) - Enh #291: Add
navId()method toNavBarwidget (@terabytesoftw) - Enh #294: Explicitly import classes and functions in "use" section (@mspirkov)
- Enh #296: Add PHP 8.5 support (@terabytesoftw)
- Enh #297: Remove unnecessary files from Composer package (@mspirkov)
- Enh #298: Update Bootstrap from 5.0.0-beta to 5.3.8 (@rossaddison)
- Bug #288: Add support for custom togglerClasses in
Dropdownwidget, andaddDropdownClass()method (@terabytesoftw) - Bug #299: Link buttons get
btn-secondaryclass instead ofbtn-linkclass (@jdanhutch)
Version 1.0.0
- Initial release