Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 08:08
· 5902 commits to main since this release

🐛 fix

  • @visactor/vchart: fix the problem that the axis-component cannot take effect after configuring minWidth and maxWidth, details are in #379
  • @visactor/vchart: fix the issue of axis move slighty when manual legend filtering, details are in #426
  • @visactor/vchart: fix the issue about when axis.label is autoLimit, the chart layout can not work as expect after resize, details in #429
  • @visactor/vchart: fix appear animation state fixed #327
  • @visactor/vchart: cloneDeep user data to avoid modifying user data
  • @visactor/vchart: fix the resize problem in progress chart, fixed #502
  • @visactor/vchart: if the region size is invalid, ignore the wordcloud layout, fixed #506, #410
  • @visactor/taro-vchart: use the vchart es5 product to compact low version environment, related to #466
  • @visactor/taro-vchart: no need to check event.target.id

🔖 other

  • @visactor/vchart: add es5 build product

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.1