v3.0.9
Features
- Add new
BTreecomponent for rendering hierarchical data with checkbox selection support.
Fixes
- Fix
BTabs,BSteps, andBCarouseltab ordering when items are inserted dynamically (e.g. viav-forsplice after mount). Tabs now sort by DOM position instead of registration order. - #4299 Fix
BFieldhasAddonsnot detecting multiple slot children when they are rendered viav-for(Vue wraps them in a Fragment VNode). - Fix
BStepsmobile breakpoint to use the SCSS variable instead of a hardcoded pixel value. - Fix form element
iconSizenot returning a value foris-mediumfields, causing icons to be incorrectly sized.
Chores & Dependency Updates
- Resolve security vulnerabilities in dependencies.
- Bump
rimrafto v6 to fix a build crash caused bybrace-expansion's missing default export.
Full Changelog: v3.0.8...v3.0.9