Upgrades to Bootstrap and Materia v4.5.2
.
⚠️ Breaking Changes
- Radio buttons and checkboxes are no longer styled by default. You must opt-in to the custom control styles by applying the appropriate class:
custom-radio
, custom-checkbox
, or custom-switch
(see the docs)
✨ New Features