buefy v0.7.3 Release Notes

  • ๐Ÿ†• New features

    • โšก๏ธ Update Bulma to 0.7.4
    • โž• Add required prop to radio-button and checkbox-button
    • โž• Add defaultModalCanCancel constructor options (thanks @quimarche)
    • โž• Add typing event to autocomplete (thanks @adrlen)
    • โž• Add native-autocomplete prop to taginput
    • โž• Add support to Font Awesome SVG component (thanks @rhwilr)
    • โž• Add custom-key-row prop to table
    • โž• Add defaultToastPosition and defaultSnackbarPosition constructor options
    • ๐Ÿ‘Œ Improve accessibility for collapse and dropdown (thanks @mateuswetah)
    • โช Revert tab as confirm key code to taginput
    • #1233 Change left margin to right margin when spacing nested fields (thanks @yxngl)

    ๐Ÿ›  Fixes

    • #1177 Fix IE/Edge datepicker content size
    • #1216 Fix reset v-model when upload cancel
    • #1219 Fix modal width prop (thanks @yxngl)