Skip to content

v0.7.3

Compare
Choose a tag to compare
@jtommy jtommy released this 18 May 13:21
· 1776 commits to dev since this release

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)