buefy v0.7.5 Release Notes

  • ๐Ÿ†• New features

    • ๐Ÿ†• New component: Numberinput, see docs
    • Loading improved: can show a custom content, see docs
    • โž• Add destroy-on-hide prop to tabs
    • โž• Add custom-detail-row prop to table (thanks @EvanBarbour3)
    • โž• Add open-on-focus prop and improved accessibility for datepicker (thanks @imfaber)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix #1320 space keydown on Firefox to checkbox and switch
    • ๐Ÿ›  Fix #1325 input emit to upload
    • 0๏ธโƒฃ Enable native timepicker to clockpicker when mobile-native (default true)
    • ๐Ÿ›  Fix clockpicker docs and input size
    • ๐Ÿ›  Fix upload opening in IE 11