Releases: VisActor/VRender
Releases · VisActor/VRender
v0.21.4
🐛 fix
- @visactor/vrender-kits: fix issue with gesture emitEvent when gesture is released
What's Changed
- [Auto changelog] changlog of v0.21.3 by @github-actions in #1632
- [Auto Sync] Sync the code from branch main to branch develop after release 0.21.3 by @github-actions in #1633
- fix: fix issue with gesture emitEvent when gesture is released by @neuqzxy in #1635
- [Auto release] release 0.21.4 by @github-actions in #1636
Full Changelog: v0.21.3...v0.21.4
v0.21.3
🆕 feat
- @visactor/vrender-components: optimization legend layout in isHorizontal
- @visactor/vrender-kits: support loadFont
- @visactor/vrender-core: support penetrateEventList
🐛 fix
- @visactor/vrender-components: axis break should filter ticks when set
tickStep - @visactor/vrender-components: obb autoHide should support autoHideSeparation(without rotate)
- @visactor/vrender-components: label overlapPadding not work correctly
- @visactor/vrender-components: optimize the performance of ticks in time-scale
- @visactor/vrender-core: fix issue with image stroke and background
- @visactor/vrender-core: fix issue with html when include interactive layer
- @visactor/vrender-core: fix issue with richtext not support setShadowBlendStyle
- @visactor/vrender-core: optimize the performance of ticks in time-scale
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 0.21.1 by @github-actions in #1602
- [Auto changelog] changlog of v0.21.0 by @github-actions in #1604
- [Auto changelog] changlog of v0.21.1 by @github-actions in #1605
- fix: global shiftY sort by initialY by @xiaoluoHe in #1610
- feat: support inside-middle position for line-data label by @xiaoluoHe in #1608
- fix: fix issue with shadow-root transform by @neuqzxy in #1612
- [Auto release] release 0.21.2 by @github-actions in #1613
- [Auto Sync] Sync the code from branch main to branch develop after release 0.21.2 by @github-actions in #1614
- Fix/obb auto hide support separation (no rotate) by @xiaoluoHe in #1619
- [WIP] fix: obb auto hide support separation (considering angle) by @xiaoluoHe in #1618
- fix: fix missing type of GraphicAttributeMap by @xiaoluoHe in #1620
- Feat/discrete legend layout about multi line text by @xuefei1313 in #1622
- Fix/axis break step tick by @xile611 in #1623
- fix: overlapPadding not work in shiftY by @xiaoluoHe in #1624
- Perf/optimize tick data by @xile611 in #1630
- fix: fix issue with html when include interactive layer by @neuqzxy in #1626
- feat: support penetrateEventList by @neuqzxy in #1625
- Feat/load font by @neuqzxy in #1627
- fix: fix issue with richtext not support setShadowBlendStyle by @neuqzxy in #1628
- Fix/image background stroke by @neuqzxy in #1629
- [Auto release] release 0.21.3 by @github-actions in #1631
Full Changelog: v0.21.0...v0.21.3
v0.20.22
🐛 fix
- @visactor/vrender-components: label overlapPadding not work correctly
Full Changelog: v0.20.21...v0.20.22
v0.20.21
🐛 fix
- @visactor/vrender-components: obb autoHide should support autoHideSeparation(without rotate)
Full Changelog: v0.20.20...v0.20.21
v0.20.20
🐛 fix
- @visactor/vrender-core: fix issue with shadow-root transform
Full Changelog: v0.20.19...v0.20.20
v0.20.19
Full Changelog: v0.20.18...v0.20.19
v0.21.1
🆕 feat
- @visactor/vrender-components: support
restorePositionin 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
🆕 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
🆕 feat
- @visactor/vrender-components: support
restorePositionin 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
🆕 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