buefy v0.8.13 Release Notes

Release Date: 2020-03-11 // about 4 years ago
  • ๐Ÿ†• New features

    • โž• Add selected slot to taginput
    • โž• Add scrollable prop to table
    • โž• Add sticky prop to table column
    • โž• Add cell-class and header-class prop to table column
    • โž• Add height prop to table
    • โž• Add filters-event prop to table
    • โž• Add slide animation to menu item and in the core code
    • ๐Ÿ‘Œ Improve accessibility to datepicker (thanks @service-paradis)
    • #2269 Add bigger-slider-focus prop to slider (thanks @melogustavo)
    • #2290 Add activable prop to menu
    • #2308 Add max-height prop to autocomplete

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix datepicker clearing selected array in the first selection when multiple
    • ๐Ÿ›  Fix #2195 switch transition on Safari (thanks @bender-a)
    • ๐Ÿ›  Fix #2205 datepicker table rendering on Safari (thanks @bender-a)
    • ๐Ÿ›  Fix #2236 table performance on destroy
    • ๐Ÿ›  Fix #2257 button with icon and without default slot
    • ๐Ÿ›  Fix #2262 numberinput custom icons
    • ๐Ÿ›  Fix #2270 taginput when remove a tag on mobile
    • ๐Ÿ›  Fix #2272 check input ref before to focus (thanks @bender-a)
    • ๐Ÿ›  Fix #2273 end animation on dropdown
    • ๐Ÿ›  Fix #2292 sticky header using subheading
    • ๐Ÿ›  Fix #2293 focus on icon click when type "textarea"