Skip to content

v0.20.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 11:17
627572a

🆕 feat

  • @visactor/vrender-core: poptip suppport multiline text, closed #1444
  • @visactor/vrender-core: fix issue with richtext width on disableAutoWrapLine mode, support clip attr

🐛 fix

  • @visactor/vrender-components: update parameters
  • @visactor/vrender-components: fix maxLineWidth of arc label
  • @visactor/vrender-components: fix textStyle of data-zoom
  • @visactor/vrender-core: fix error of bounds-contex when use arcTo in customShape
  • @visactor/vrender-core: fix path string of arc, fix #1434
  • @visactor/vrender-core: fix error of morphing animation in multiToOneMorph, fix #1439
  • @visactor/vrender: add disableFill box color in checkbox and radio #1437