Skip to content

v0.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 07:41
· 54 commits to develop since this release
ad863a0

0.8.7 (2024-04-02)

Bug Fixes

  • autocomplete: adjust active state behavior (#859) (9ce1971)
  • autocomplete: change options type definition to generic (#866) (5f6717a)
  • steps|tabs: fix disable animation (#870) (08c1fbf)
  • steps|tabs: make item props reactive again (#879) (269183d)
  • table: make TableColumn props reactive again (#878) (d2b1caa)
  • fix type generation script (#867) (2f6b6c8)
  • resolve maximum recursive update exceeded in tests (#869) (40d8b94)

Features

  • tabs: move inherit attrs to div instead of transition (#871) (6db3f74)