buefy v0.8.6 Release Notes

  • ๐Ÿ†• New features

    • ๐Ÿ†• New component: Datetimepicker, see docs
    • โž• Add searchable prop to table column (thanks @robertmarney, @tonystonee, @quadra-diffusion)
    • โž• Add expanded prop to radio button (thanks @saaso)
    • โž• Add expanded prop to checkbox button (thanks @saaso)
    • โž• Add multiple prop to datepicker (thanks @jamenamcinteer)
    • โž• Add vertical prop to tabs (thanks @service-paradis)
    • โž• Add defaultButtonRounded constructor option (thanks @bohdan-prylutskyi)
    • โž• Add mobile-burger prop to navbar (thanks @service-paradis)
    • โž• Add v-on:listeners to navbar item
    • โž• Add expanded prop to button (thanks @service-paradis)
    • โž• Add a slot for overriding navigation to steps (thanks @service-paradis)
    • โž• Add more customization variables to checkbox (thanks @HugoHeneault)
    • โž• Add new SCSS variables to toast, snackbar and icon (thanks @service-paradis)
    • ๐Ÿ‘Œ Improve accessibility to modal (thanks @service-paradis)
    • Enable to set a custom width (%, ...) to table column (thanks @druppy)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix #1834 datepicker on ios mobile (thanks @bohdan-prylutskyi)
    • ๐Ÿ›  Fix #1875 datepicker disabled style
    • ๐Ÿ›  Fix #1883 date-parser function when range
    • ๐Ÿ›  Fix taginput style when maxtags and using label-position prop on field