Skip to content

Releases: VisActor/VRender

v0.11.0-alpha.2

26 Jun 02:19
47096d0
Compare
Choose a tag to compare
v0.11.0-alpha.2 Pre-release
Pre-release

What's Changed

  • fix: fix the error of options3d default value by @neuqzxy in #62
  • fix: fix the bug of gradient color while the x1 in color is zero caus… by @neuqzxy in #63
  • feat: move enableView3dTransform into options3d by @neuqzxy in #64
  • feat: update vUtils version by @neuqzxy in #65
  • fix: tooltip shape position by @zamhown in #66
  • perf: optimize the performance of setAttributes, closed #26 by @neuqzxy in #68
  • Feat/border radius rename by @neuqzxy in #67
  • Pre release/0.11.0 alpha.1 by @neuqzxy in #72
  • fix: fix the dpr in node env by @neuqzxy in #74
  • fix: fix the bug of gradient-color caused by bounds and offsetXY by @neuqzxy in #75
  • chore: edit the exports config by @neuqzxy in #76
  • Ci/update ci by @neuqzxy in #77
  • fix: fix the bug of rect cornerRadius on left top by @neuqzxy in #78
  • Fix/3d arc by @neuqzxy in #79

New Contributors

Full Changelog: v0.10.1...v0.11.0-alpha.2

v0.10.3

20 Jun 07:18
024bd4e
Compare
Choose a tag to compare

🔖 other

  • @visactor/vrender: fix the error while call createColor caused by zero scale

What's Changed

  • Fix/data zoom by @kkxxkk2019 in #50
  • Chore/release workflow by @neuqzxy in #53
  • fix: fix the bug of node-canvas wh by @neuqzxy in #52
  • [Auto release] release 0.10.1 by @github-actions in #54
  • fix: fix the bug of gradient color while scale by @neuqzxy in #57
  • Refactor/node env by @neuqzxy in #58
  • [Auto release] release 0.10.2 by @github-actions in #59
  • fix: fix the error while call createColor caused by zero scale by @neuqzxy in #60
  • [Auto release] release 0.10.3 by @github-actions in #61

Full Changelog: v0.10.0...v0.10.3

v0.10.2

20 Jun 07:18
024bd4e
Compare
Choose a tag to compare

🔖 other

  • @visactor/vrender: fix the bug of gradient color while scale

What's Changed

  • Fix/data zoom by @kkxxkk2019 in #50
  • Chore/release workflow by @neuqzxy in #53
  • fix: fix the bug of node-canvas wh by @neuqzxy in #52
  • [Auto release] release 0.10.1 by @github-actions in #54
  • fix: fix the bug of gradient color while scale by @neuqzxy in #57
  • Refactor/node env by @neuqzxy in #58
  • [Auto release] release 0.10.2 by @github-actions in #59
  • fix: fix the error while call createColor caused by zero scale by @neuqzxy in #60
  • [Auto release] release 0.10.3 by @github-actions in #61

Full Changelog: v0.10.0...v0.10.2

v0.10.1

20 Jun 07:17
024bd4e
Compare
Choose a tag to compare

🔖 other

  • @visactor/vrender-components: limit the range of dragMask, it should not exceeded the display range of datazoom
  • @visactor/vrender-kits: fix the bug of node-canvas wh
  • @visactor/vrender: fix the bug of mapToCanvasPoint
  • @visactor/vrender: clear nextFrameRenderLayerSet after render

What's Changed

  • Fix/data zoom by @kkxxkk2019 in #50
  • Chore/release workflow by @neuqzxy in #53
  • fix: fix the bug of node-canvas wh by @neuqzxy in #52
  • [Auto release] release 0.10.1 by @github-actions in #54
  • fix: fix the bug of gradient color while scale by @neuqzxy in #57
  • Refactor/node env by @neuqzxy in #58
  • [Auto release] release 0.10.2 by @github-actions in #59
  • fix: fix the error while call createColor caused by zero scale by @neuqzxy in #60
  • [Auto release] release 0.10.3 by @github-actions in #61

Full Changelog: v0.10.0...v0.10.1

v0.10.0

16 Jun 09:25
a979aad
Compare
Choose a tag to compare

What's Changed

  • fix: fix Circular dependency problem of common/ by @xile611 in #6
  • Release/0.9.1 by @neuqzxy in #11
  • Fix/components demo by @kkxxkk2019 in #22
  • chore: add bugserver ci script by @Rui-Sun in #14
  • fix: fix the bug of pyramid in some case by @neuqzxy in #16
  • fix: fix the bug of strokeText in 3d mode by @neuqzxy in #15
  • Refactor/smart invert to adapt canopus by @pairone in #27
  • Fix/legend shape stroke by @kkxxkk2019 in #29
  • fix: fix the bug that will be overwritten after stage.setCursor by @neuqzxy in #34
  • fix: fix richtext display problem by @Rui-Sun in #33
  • Feat/label component ignore text buf by @xiaoluoHe in #35
  • Feat/get cancel animation frame by @neuqzxy in #32
  • Feat/node support by @neuqzxy in #31
  • Feat/circular dependency zhouxinyu by @neuqzxy in #12
  • fix: bitmap range overflow result in incorrect label layout by @xiaoluoHe in #38
  • fix: fix the defined bug in basis and monotone curve, closed #30 by @neuqzxy in #37
  • Pre release/0.10.0 alpha.0 by @neuqzxy in #39
  • chore: add release pr option by @neuqzxy in #40
  • fix: fix the bug of interpolate color by @neuqzxy in #41
  • feat: support color interpolate between pure color with gradient colo… by @neuqzxy in #43
  • Feat/version by @neuqzxy in #42
  • fix: fix the bug in multiple theme, closed #17 by @neuqzxy in #44
  • fix: fix the bug in css transform, closed #19 by @neuqzxy in #46
  • ci: upgrade release and pre-release file by @neuqzxy in #47
  • [Auto release] release 0.10.0 by @github-actions in #49
  • perf: clear nextFrameRenderLayerSet after render by @neuqzxy in #48

New Contributors

Full Changelog: v0.9.1...v0.10.0