Skip to content

v2.1.18: Enable proper handling of disabled state for dropdowns

Compare
Choose a tag to compare
@ThomasDev-de ThomasDev-de released this 03 Jan 09:49
· 5 commits to main since this release
Refactored the handling of the `disabled` state in the Bootstrap select plugin to ensure both visual and functional updates. Buttons reflect the `disabled` state reliably, and events are consistently triggered to notify other components. This improves accessibility and handles edge cases where interactions were previously inconsistent.