npm buefy 3.0.9
v3.0.9

4 hours ago

v3.0.9

Features

  • Add new BTree component for rendering hierarchical data with checkbox selection support.

Fixes

  • Fix BTabs, BSteps, and BCarousel tab ordering when items are inserted dynamically (e.g. via v-for splice after mount). Tabs now sort by DOM position instead of registration order.
  • #4299 Fix BField hasAddons not detecting multiple slot children when they are rendered via v-for (Vue wraps them in a Fragment VNode).
  • Fix BSteps mobile breakpoint to use the SCSS variable instead of a hardcoded pixel value.
  • Fix form element iconSize not returning a value for is-medium fields, causing icons to be incorrectly sized.

Chores & Dependency Updates

  • Resolve security vulnerabilities in dependencies.
  • Bump rimraf to v6 to fix a build crash caused by brace-expansion's missing default export.

Full Changelog: v3.0.8...v3.0.9

Don't miss a new buefy release

NewReleases is sending notifications on new releases.