0.6.7 (2023-01-31)
⚠ BREAKING CHANGES
- BOffcanvas: remove footer slot -- it is not in Bootstrap V5 (It was Bootstrap sidebar prop, but this is not sidebar)
Features
- BOffcanvas: remove footer slot -- it is not in Bootstrap V5 (It was Bootstrap sidebar prop, but this is not sidebar) (d9bd678)
Bug Fixes
- BOffcanvas: offcanvas not displaying when mounting with modelValue true (d9bd678)
- isEmptySlot: fix checking for empty slots (6652a4c)
- issues with using "isEmptySlot" causing improper values in slot scopes (324ddb9)