buefy v0.9.3 Release Notes

Release Date: 2020-09-03 // over 3 years ago
  • ๐Ÿ†• New features

    • โž• Add animation prop to steps and tabs
    • โž• Add range to datepicker when type is month (thanks @ryo-gk)
    • โž• Add after-enter and after-leave events tp modal (thanks @aglio)
    • โž• Add min-step prop to number input (thanks @abroekhof)
    • โž• Add lazy prop to input (thanks @304NotModified)
    • โž• Add centered propt to navbar (thanks @holtolee)
    • โž• Add new progress bar text color (thanks @service-paradis)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix #2830 carousel animation refresh (thanks @Tofandel)
    • ๐Ÿ›  Fix #2824 background color marging when table cards (thanks @holtolee)
    • ๐Ÿ›  Fix empty slot check in autocomplete
    • ๐Ÿ›  Fix empty slot name in taginput (thanks @rubjo)
    • ๐Ÿ›  Fix contextmenu event always being prevented on tooltips (thanks @adriaanmeuris)
    • ๐Ÿ›  Fix use correct sidebar breakpoint variable (thanks @btkostner)
    • ๐Ÿ›  Fix focused date when max date < current date (thanks @re2005)