buefy v0.7.6 Release Notes

  • ๐Ÿ†• New features

    • โž• Add label slot to field (thanks @yxngl)
    • โž• Add footer slot to autocomplete (thanks @LeoMouyna)
    • โž• Add open-on-focus prop and improved accessibility for timepicker and clockpicker
    • โž• Add multiple prop to dropdown

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix #817 radio button off-center issue
    • ๐Ÿ›  Fix #1347, #1361 datepicker v-model and initial toggle
    • ๐Ÿ›  Fix #1351 tabs is-disabled css rule
    • ๐Ÿ›  Fix #1352 numberinput when empty string
    • ๐Ÿ›  Fix #1382 numberinput layout
    • ๐Ÿ›  Fix #1390 missing prop to dialog type
    • ๐Ÿ›  Fix #1402 radio button on IE11 (thanks @timEulitz)