Skip to content

Releases: VisActor/VRender

v0.13.7

09 Aug 08:01
4e30423
Compare
Choose a tag to compare

🆕 feat

  • chore: trigger publish

🐛 fix

  • legend: when discrete legend's item's width does not exceed maxWidth, it should use its own width, fix:VisActor/VChart#300
  • marker: segement support autoRotate setting

What's Changed

  • Sync 0.13.7 by @neuqzxy in #243
  • fix: support no referenceNode in insertBefore() and insertAfter() by @Rui-Sun in #244
  • Fix/segment symbol auto rotate by @skie1997 in #241
  • Fix/marker format by @skie1997 in #240
  • Refactor/label clampforce timing by @xiaoluoHe in #229
  • [Auto release] release 0.13.7 by @github-actions in #253
  • Sync 0.13.8 by @neuqzxy in #254
  • chore: update README logo to adapt dark mode by @zamhown in #255
  • perf: enhance the effect of requestAnimationFrame in miniapp, closed … by @neuqzxy in #252
  • fix(components): overlap bitmap test will intercept invalid range met… by @xiaoluoHe in #273
  • [Auto release] release 0.13.9 by @github-actions in #279

Full Changelog: v0.13.6...v0.13.7

v0.13.5

09 Aug 08:03
4e30423
Compare
Choose a tag to compare

🆕 feat

  • component: label component support custom layout and dataFilter

🐛 fix

  • @visactor/vrender-components: fix the issue of using interactive layer in only on canvas env
  • @visactor/vrender: fix the issue of area stroke with texture
  • @visactor/vrender: fix the issue of using interactive layer in only on canvas env

v0.13.6

02 Aug 08:14
23e1aad
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender: fix the issue of arc bounds while outerRadius is smaller than innerRadius
  • @visactor/vrender: fix the issue when the segment points is empty

🔖 other

  • @visactor/vrender-components: Merge pull request #225 from VisActor/sync-0.13.5

Sync 0.13.5

  • @visactor/vrender: fix(wrapText): fix wrapText clip caculate error

What's Changed

  • Sync 0.13.4 by @neuqzxy in #215
  • fix: fix the issue of using interactive layer in only on canvas env, … by @neuqzxy in #218
  • feat: label support custom layout function by @xiaoluoHe in #191
  • fix: fix the issue related to text bounds, closed #211 by @neuqzxy in #212
  • fix: fix the issue of area stroke with texture by @neuqzxy in #221
  • Revert "feat: label support custom layout function" by @kkxxkk2019 in #224
  • [Auto release] release 0.13.5 by @github-actions in #222
  • Sync 0.13.5 by @kkxxkk2019 in #225
  • [Auto release] release 0.13.6 by @github-actions in #226
  • Sync 0.13.6 by @neuqzxy in #231
  • Fix/data zoom callback and marker formatMethod by @skie1997 in #223
  • fix wrapText clip caculate error by @Rui-Sun in #238
  • fix: fix the issue of arc bounds while outerRadius is smaller than in… by @neuqzxy in #234
  • fix: fix the issue when the segment points is empty, closed #230 by @neuqzxy in #236
  • Fix/discrete legend item max width by @kkxxkk2019 in #227
  • [Auto release] release 0.13.6 by @github-actions in #242

Full Changelog: v0.13.4...v0.13.6

v0.13.4

25 Jul 13:47
191612f
Compare
Choose a tag to compare

🔖 other

  • @visactor/vrender: ci: align bugserver config to vchart

What's Changed

Full Changelog: v0.13.2...v0.13.4

v0.13.3

25 Jul 07:57
37a5e53
Compare
Choose a tag to compare

🆕 feat

  • vrender-components: discreate legend's item's state style supports function
  • vrender-components: axis label, tick and subTick's state style supports function
  • @visactor/vrender: export wrap canvas and context

🐛 fix

  • @visactor/vrender-components: fix the issue of maxLineWidth's value is negative
  • @visactor/vrender: fix the issue related to load image in lynx env

What's Changed

Full Changelog: v0.13.0...v0.13.3

v0.13.2

24 Jul 11:36
37a5e53
Compare
Choose a tag to compare

🐛 fix

  • vrender-components: fix the calculation of axis title offset
  • vrender-components: fix the issue of bounds when labelContainer is empty
  • @visactor/vrender: fix the poptip not work due to mount and unmount issue

What's Changed

Full Changelog: v0.13.0...v0.13.2

v0.13.1

21 Jul 03:10
6e43f73
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender-components: fix the offset of axis title
  • @visactor/vrender: fix the error of drawing arc background
  • @visactor/vrender: fix the error caused by reflect-metadata in react env
  • @visactor/vrender: fix the bounds issue caused by fontWeight

What's Changed

Full Changelog: v0.12.3...v0.13.1

v0.13.0

19 Jul 09:21
6e43f73
Compare
Choose a tag to compare

🆕 feat

  • axis: support custom method for autohide
  • @visactor/vrender-components: tooltip supports rich text which can wrap
  • axis: support dataFilter property for tick and label's data filter
  • axis: add anti-overlapping logic for cartesian axis labels
  • @visactor/vrender-components: support poptip component and plugin
  • @visactor/vrender: new api to measure rich text bounds
  • @visactor/vrender: add stopAnimates() to IGraphic
  • @visactor/vrender: area support stroke
  • @visactor/vrender: support interactive layer
  • @visactor/vrender: support createCanvasNG in lynx env
  • @visactor/vrender: support wx env
  • @visactor/vrender: support interactive contribution

🐛 fix

  • legend: compact the undefiend scene when use Object.keys
  • @visactor/vrender: add compatibility on createPattern

What's Changed

Full Changelog: v0.12.3...v0.13.0

v0.12.3

12 Jul 12:54
67fb500
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender: fix the issue of arc background do not work
  • @visactor/vrender: fix the issue of warning while call insertIntoKeepIdx

🔖 other

  • @visactor/vrender: new api to measure rich text bounds

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

11 Jul 13:37
5a6c944
Compare
Choose a tag to compare

🐛 fix

  • components: fix a layout issue when legend item is larger than maxWidth
  • components: adjust the drawing level of grid and subGrid
  • @visactor/vrender-components: set the pickMode of pager handler to imprecise to improve the click in mobile
  • @visactor/vrender: fix the issue of false warn
  • @visactor/vrender: fix the error of setLineDash in lynx

🔧 chore

  • @visactor/vrender-components: remove gl-matrix

What's Changed

Full Changelog: v0.12.1...v0.12.2