Skip to content

v0.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 07:55
· 71 commits to develop since this release
134a72c

0.8.6 (2024-03-11)

Bug Fixes

  • build: add volar types export (#844) (4b31d5e)
  • build: export ConfigPlugin (#824) (e50cc19)
  • helpers: remove unintended unref function in isDefined helper function (#834) (ed75a71)
  • modal: make property witdh reactive (#830) (7f65756)
  • programmatic: fix ProgrammaticExpose type (#831) (e490336)
  • table: stickyHeaderClass should not display by default (#832) (09a45a1)
  • table: fix page-change event sending old value (#842) (082e2fa)
  • table: fix TableColumn searchable slot property bug (#836) (0ecba93)
  • table: prevent TableColumn props trigger recursive reactivity (#848) (8f83b71)
  • table: set TableColumn customSort type to unknown (#840) (548304d)
  • upload: fix input bindung (#843) (deafbdf)

Features

  • table: make bordered, striped, narrowed and hoverable configurable (#845) (6872eee)