Skip to content

Releases: VisActor/VRender

v0.21.1

05 Dec 08:12
7683183
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: support restorePosition in position/bound label overlap strategy
  • @visactor/vrender-components: support vertex point of marker area label. close @VisActor/VChart#3442

🐛 fix

  • @visactor/vrender-components: end symbol angle when arc line in markpoint. fix @VisActor/VChart#3427
  • @visactor/vrender-components: fix issue with scroll-plugin
  • @visactor/vrender-core: fix issue with insertAfter and insertBefore
  • @visactor/vrender-core: fix the issue when line is configured to connect, closed #3238
  • @visactor/vrender-core: fix issue with richtext setAttribute, closed #1578
  • @visactor/vrender-core: fix issue with richtext default font

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.21.0 by @github-actions in #1581
  • Docs/document update by @neuqzxy in #1582
  • Docs/document update by @neuqzxy in #1583
  • docs: fix docs livedemo issue by @neuqzxy in #1584
  • docs: improve document content by @neuqzxy in #1585
  • fix: fix the issue when line is configured to connect, closed #3238 by @neuqzxy in #1588
  • fix: fix issue with richtext setAttribute, closed #1578 by @neuqzxy in #1587
  • fix: end symbol angle when arc line in markpoint. fix @VisActor/VChar… by @skie1997 in #1586
  • feat: support vertex point of marker area label. close @VisActor/VCha… by @skie1997 in #1589
  • docs: add vrender contributing docs by @neuqzxy in #1590
  • Feat/label strategy restore position by @xiaoluoHe in #1596
  • fix: fix issue with insertAfter and insertBefore by @neuqzxy in #1574
  • fix: fix issue with richtext default font by @neuqzxy in #1598
  • chore: update macOS-12 to macOS-13 in workflow by @xile611 in #1599
  • feat: optimize shiftY by @xiaoluoHe in #1597
  • feat: upgrade vutils to 0.19.2 by @neuqzxy in #1600
  • fix: fix issue with scroll-plugin by @neuqzxy in #1593
  • fix: fix product name references in Getting_Started.md by @Aluomolo in #1595
  • [Auto release] release 0.21.1 by @github-actions in #1601

New Contributors

Full Changelog: v0.21.0...v0.21.1

v0.21.0

05 Dec 08:04
7683183
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: support label overlap for inside arc labels
  • @visactor/vrender-core: use ascend and decent to make measure more accurate
  • @visactor/vrender-core: sync animated attribute while call render func, closed #1416

🐛 fix

  • @visactor/vrender-core: smooth out stuttering effects when multiple TagPointsUpdate instances execute concurrently
  • @visactor/vrender-core: fix issue with dirtyBounds incorrectly while set visible

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.21.0 by @github-actions in #1581
  • Docs/document update by @neuqzxy in #1582
  • Docs/document update by @neuqzxy in #1583
  • docs: fix docs livedemo issue by @neuqzxy in #1584
  • docs: improve document content by @neuqzxy in #1585
  • fix: fix the issue when line is configured to connect, closed #3238 by @neuqzxy in #1588
  • fix: fix issue with richtext setAttribute, closed #1578 by @neuqzxy in #1587
  • fix: end symbol angle when arc line in markpoint. fix @VisActor/VChar… by @skie1997 in #1586
  • feat: support vertex point of marker area label. close @VisActor/VCha… by @skie1997 in #1589
  • docs: add vrender contributing docs by @neuqzxy in #1590
  • Feat/label strategy restore position by @xiaoluoHe in #1596
  • fix: fix issue with insertAfter and insertBefore by @neuqzxy in #1574
  • fix: fix issue with richtext default font by @neuqzxy in #1598
  • chore: update macOS-12 to macOS-13 in workflow by @xile611 in #1599
  • feat: optimize shiftY by @xiaoluoHe in #1597
  • feat: upgrade vutils to 0.19.2 by @neuqzxy in #1600
  • fix: fix issue with scroll-plugin by @neuqzxy in #1593
  • fix: fix product name references in Getting_Started.md by @Aluomolo in #1595
  • [Auto release] release 0.21.1 by @github-actions in #1601

New Contributors

Full Changelog: v0.20.17...v0.21.0

v0.20.18

05 Dec 11:06
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: support restorePosition in position/bound label overlap strategy

What's Changed

  • fix: fix issue with _debug_bounds by @neuqzxy in #1565
  • feat: add params to global shiftY alogrithm by @xiaoluoHe in #1570
  • [Auto changelog] changlog of v0.20.15 by @github-actions in #1568

Full Changelog: v0.20.17...v0.20.18

v0.20.17

05 Dec 07:25
b944235
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: support vertex point of marker area label. close @VisActor/VChart#3442

🐛 fix

  • @visactor/vrender-components: end symbol angle when arc line in markpoint. fix @VisActor/VChart#3427
  • @visactor/vrender-core: fix the issue when line is configured to connect, closed #3238
  • @visactor/vrender-core: fix issue with richtext setAttribute, closed #1578

v0.20.16

25 Nov 07:14
f331e64
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender-core: fix issue with _debug_bounds
  • @visactor/vrender-core: fix issue with string linear-gradient
  • @visactor/vrender-core: fix issue where not work when lineWidth is set to 0
  • @visactor/vrender-core: fix drawing issue when size is array

What's Changed

Full Changelog: v0.20.15...v0.20.16

v0.20.15

21 Nov 03:39
130915e
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-core: support keepStrokeScale

🐛 fix

  • @visactor/vrender-kits: fix press in andiord

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.20.14 by @github-actions in #1553
  • [Auto changelog] changlog of v0.20.14 by @github-actions in #1554
  • Fix/press in android by @xile611 in #1557
  • feat: support keepStrokeScale by @neuqzxy in #1555
  • [Auto release] release 0.20.15 by @github-actions in #1558

Full Changelog: v0.20.14...v0.20.15

v0.20.14

13 Nov 08:11
c202905
Compare
Choose a tag to compare

What's Changed

  • fix: incorrect default hover trigger of discrete legend by @xiaoluoHe in #1550

Full Changelog: v0.20.13...v0.20.14

v0.20.13

13 Nov 07:13
ad5e99f
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: support custom event trigger in discrete legend
  • @visactor/vrender-components: support scrollMask in scroll type discrete legend
  • @visactor/vrender-core: support auto refresh plugin

🐛 fix

  • @visactor/vrender-components: fix the issue of the legend scrollbar being clipped when positioned left or right
  • @visactor/vrender-components: fix smartInvert of gradient bar
  • @visactor/vrender-kits: fix trigger of press in mobile
  • @visactor/vrender-core: fix issue with text clip
  • @visactor/vrender: fix trigger of press in mobile

🔨 refactor

  • @visactor/vrender-components: optimize the scroll effect of discrete legend

What's Changed

Full Changelog: v0.20.12...v0.20.13

v0.20.12

31 Oct 08:24
68cdfd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.11...v0.20.12

v0.20.11

31 Oct 02:35
681c548
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender-components: optimize limit length calculation for line axis label autoWrap
  • @visactor/vrender-components: fix bounds of circle axis
  • @visactor/vrender-components: last page is empty in legend. fix@VisActor/VChart#3344
  • @visactor/vrender-core: fix group fill gradient #1518
  • @visactor/vrender-core: annotate the Ramer Douglas Peucker algorithm in point optimization

What's Changed

  • [Auto Sync] Sync the code from branch main to branch develop after release 0.20.10 by @github-actions in #1510
  • [Auto changelog] changlog of v0.20.10 by @github-actions in #1514
  • perf: optimize autoLimit when the label of x-axis is rotated by @xile611 in #1513
  • Fix: autowrap limit length by @xiaoluoHe in #1515
  • Fix/circle axis size by @xile611 in #1516
  • Fix/legend empty page by @skie1997 in #1525
  • fix: fix group fill gradient #1518 by @Rui-Sun in #1520
  • fix: 注释掉点优化中的Ramer-Douglas-Peucker算法 by @neuqzxy in #1512
  • [Auto release] release 0.20.11 by @github-actions in #1526

Full Changelog: v0.20.10...v0.20.11