8000 Release v0.22.7 · VisActor/VRender · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
A1B3

v0.22.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 07:51
· 218 commits to main since this release
a1f7443

🆕 feat

  • @visactor/vrender-components: support obb separation in axis label autoHide
  • @visactor/vrender-components: enhance poptip top, left, right, bottom to dynamic offset
  • @visactor/vrender-components: poptip support poptipAnchor and positionBounds
  • @visactor/vrender-core: richtext support space to make horizontal space
  • @visactor/vrender-core: richtext character support dx and dy
  • @visactor/vrender: richtext support space to make horizontal space

🐛 fix

  • @visactor/vrender-components: fix end event of drag
  • @visactor/vrender-components: fix switch defalut direction
  • @visactor/vrender-core: fix issue with bounds while verticalDirection setted
  • @visactor/vrender-core: fix issue with gradient-color
  • @visactor/vrender-core: fix issue with crash when pass string anchor
  • @visactor/vrender-core: fix issue with global listen keydown
  • @visactor/vrender-core: fix issue with edit while first character is \n

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.22.6 by @github-actions in #1786
  • Feat/upgrade rush by @neuqzxy in #1790
  • fix: fix bug of event detailPath by @xuefei1313 in #1788
  • feat: poptip support poptipAnchor and positionBounds by @neuqzxy in #1793
  • Fix/richtext editmodule by @neuqzxy in #1787
  • Feat/richtext enhance by @neuqzxy in #1795
  • fix: fix issue with crash when pass string anchor by @neuqzxy in #1801
  • fix: fix switch defalut direction by @Rui-Sun in #1799
  • feat: support start polygon, fix issue with gradient-color by @neuqzxy in #1798
  • Feat/mark area multiple labels by @kkxxkk2019 in #1794
  • Feat: obb separation by @xiaoluoHe in #1805
  • Fix/slider scrollbar drag end by @xile611 in #1791
  • fix: fix issue with bounds while verticalDirection setted by @neuqzxy in #1803
  • chore(types): add type definitions for Vue custom DOM render config by @7dingdang0 in #1796
  • [Auto release] release 0.22.7 by @github-actions in #1806

New Contributors

Full Changelog: v0.22.6...v0.22.7

0