buefy v0.8.1 Release Notes

  • ๐Ÿ†• New features

    โž• Add show-week-number prop to datepicker (thanks @quadra-diffusion)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix navbar internal implementation (thanks @wanxe)
    • ๐Ÿ›  Fix field component when slot is empty
    • โช Revert breaking change v-on:$listeners to internal native select of select
    • ๐Ÿ›  Fix #1616 upload check on change when single (thanks @yxngl)
    • ๐Ÿ›  Fix #1619 incorrect minute display format for 12 hour using timepicker
    • ๐Ÿ›  Fix #1620 navbar SSR support