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

Releases: VisActor/VRender

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

v0.12.1

07 Jul 09:18
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender: text support scaleIn3d in 3d mode

🐛 fix

  • @visactor/vrender-components: check label inside in smartInvert

🔖 other

  • @visactor/vrender: fix the bug of view3dtransform caused by undefined beta

Full Changelog: https://github.com/VisActor/VRender/commits/v0.12.1

v0.12.0

06 Jul 09:22
ab66544
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender-components: tooltip should not throw error when title not exist
  • @visactor/vrender: tooltip should not throw error when title not exist

🔨 refactor

  • @visactor/vrender-components: refactor interfaces and types of typescript
  • @visactor/react-vrender-utils: refactor interfaces and types of typescript
  • @visactor/react-vrender: refactor interfaces and types of typescript
  • @visactor/vrender-kits: refactor interfaces and types of typescript
  • @visactor/vrender: refactor interfaces and types of typescript

🔖 other

  • @visactor/vrender: fix the bug where repeat attribute doesn't work in image
  • @visactor/vrender: fix the bug in arc bounds
  • @visactor/vrender: fix the bug of stroke bounds
  • @visactor/vrender: fix the bug in FadeInPlus
  • @visactor/vrender: fix the bug of rendering pyramid3d graphic
  • @visactor/vrender: fix the bug of releasing in node env
  • @visactor/vrender: fix the bug of pick path
  • @visactor/vrender: support sine and expo ease

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

28 Jun 03:19
f34aa2a
Compare
Choose a tag to compare

🔖 other

  • @visactor/vrender: optimize the performance of drawing conical-gradient

What's Changed

  • fix: fix the bug of merge textHeight by @neuqzxy in #87
  • fix: wheel event issue by @xiaoluoHe in #92
  • [Auto release] release 0.11.1 by @github-actions in #93

Full Changelog: v0.11.0...v0.11.1

0