Skip to content

v0.5.6

Compare
Choose a tag to compare
@jtommy jtommy released this 07 Sep 22:09
· 519 commits to develop since this release

Fixes

  • fix(table): #393 avoid recursive updates using thAttrs/tdAttrs
  • fix(modal): modal content position attribute
  • fix(modal): use slot when programmatically
  • fix(table): style when bordered (full-css)
  • fix(datetimepicker): min/max time (author: @joeyberkovitz )
  • fix: #342 apply width on each td
  • fix: #362 slide animation on vue 3
  • fix(InjectedChildMixin): Fix throwing ReferenceError (author: @ishitatsuyuki)
  • Fix(table): #358 case sensitive listening model value
  • fix: promise definition as prop type (author: @urkle)

New features

  • feat(checkbox): #410 add v-bind to native input
  • feat: export individual components (author: @ishitatsuyuki)
  • feat: docs-next (#340)
  • feat: close all programmatic components (author: @urkle )