npm buefy 0.6.7
v0.6.7

latest releases: 0.9.29, 0.9.28, 0.9.27...
6 years ago

New features

  • Table improved: can change columns dynamically
  • Add auto-close and duration props to message and notification
  • Add allow-duplicates prop to taginput
  • Add required prop to radio and checkbox
  • Add defaultInputHasCounter constructor options
  • New webpack build that has script for each components separated—in case you just need a couple for your app :)

Table script CDN for example:

<script src="https://unpkg.com/buefy@0.6.7/dist/components/table/index.js"></script>

Fixes and changes

  • #839 Fix icon-pack from icon to be reactive
  • #840 Fix loading position to tagInput (thanks @adrlen)
  • #852 Fix label class to field when horizontal
  • #872 Fix datepicker default formatter
  • #895 Fix loading overlay when not in full page (thanks @adrlen)
  • #927 Fix autocomplete when option text is too long (thanks @8bu)
  • #948 Fix switch when multi line text (thanks @rhwilr)

Don't miss a new buefy release

NewReleases is sending notifications on new releases.