✨ New
• BBadge — a new overlay badge component with dot, max-value truncation, positioning, and color/size variants. Check the docs for examples!
🐛 Fixes
• Fixed Vue 3 compat mode stripping event listeners across many components (Autocomplete, Button, Table, Select, Upload, and more)
• Fixed BAutocomplete viewport detection breaking under SSR
• Added proper spacing for checkbox/radio icons in icon-first buttons
• Fixed BUpload missing hover/drag-over background
• Fixed BTable sticky columns not applying to subheaders
• Fixed BDatepicker "today" marker border color
Generated Release Notes
What's Changed
- fix(upload): add hover and drag background in upload by @mouadTaoussi in #4367
- Add BBadge component with tests and Vue compat fixes by @wesdevpro in #4370
Full Changelog: v3.0.11...v3.1.0