buefy v0.8.9 Release Notes

  • ๐Ÿ†• New features

    • โž• Add infinite-scroll prop to autocomplete and taginput (thanks @mateuswetah)
    • โž• Add scss variables to loading and snackbar (thanks @service-paradis)
    • โž• Add range start and end events to datepicker (thanks @lunfel)
    • โž• Add close event to notification, snackbar and toast (thanks @service-paradis)
    • โž• Add new props to carousel and carousel-list (thanks @apolokaklab)
    • โž• Add aria-role prop to snackbar (thanks @service-paradis)
    • โœ‚ Remove Vue import and registration of Vue instance (thanks @afwn90cj93201nixr2e1re)
    • #2075 Add focusable prop to datepicker
    • #2085 Add blur event on picker close

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix taginput when autocomplete without template
    • ๐Ÿ›  Fix default modal background color (thanks @francoism90)
    • ๐Ÿ›  Fix #1387 maintain tabitems/stepitems order (thanks @service-paradis)
    • ๐Ÿ›  Fix #2023 increment-minutes and increment-seconds props to timepicker (thanks @GerryWilko)
    • ๐Ÿ›  Fix #2037 datepicker selection when multiple
    • ๐Ÿ›  Fix #2049 indicator style name 'is-boxs' -> 'is-boxes' (thanks @apolokaklab)
    • ๐Ÿ›  Fix #2062 align last tag on taginput with maxtags (thanks @andrei-dracea)
    • ๐Ÿ›  Fix #2093 trap-focus on programmatic modal (thanks @service-paradis)