buefy v0.7.4 Release Notes

  • 🆕 New features

    • 🆕 New component: Button, see docs
    • 🆕 New component: Clockpicker, see docs (thanks @SharpSeeEr)
    • Notification improved: can show a notification programmatically, see docs
    • ➕ Add custom-formatter prop to autocomplete
    • ➕ Add draggable prop to table (thanks @suneab)
    • 👌 Improve accessibility for notification, message and pagination (thanks @mateuswetah)

    🛠 Fixes

    • #956 Fix hidden overflow on tabs (thanks @Baggs)
    • #1246 Fix Cleave.js example using Vue 2.6.x (thanks @yxngl)
    • #1251 Fix Datepicker closing when page back to min-date month
    • #1257 Fix Datepicker slow/freeze on big year input
    • #1282 Fix Datepicker event display wich have a time set (thanks @DonNicoJs)
    • #1290 Fix double click event for CheckBox(Button) and Radio(Button) (thanks @yxngl)
    • 🛠 Fix tabindex on switch (thanks @yxngl), radio (thanks @Sacmanxman2) and checkbox