Releases: VisActor/VRender
Releases · VisActor/VRender
v0.20.6
🆕 feat
- @visactor/vrender-components: support obb text bounds to enhance autoHide effect
- @visactor/vrender-core: support obb bounds in text graphic
🐛 fix
- @visactor/vrender-components: fix limit width of arc label when has customized align offset
- @visactor/vrender-components: fix error of
alternateColor - @visactor/vrender-components: outside label should not apply
smartInvert - @visactor/vrender-components: fix
boundsPaddingof legend focus icon - @visactor/vrender-core: fix customPath of arc
- @visactor/vrender-core: fix issue with interactive graphic while parent was removed
- @visactor/vrender-core: line segment update animation result error
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 0.20.5 by @github-actions in #1454
- [Auto changelog] changlog of v0.20.5 by @github-actions in #1455
- Fix/segment update error by @xiaoluoHe in #1457
- fix: fix issue with interactive graphic while parent was removed by @neuqzxy in #1467
- Fix/arc morphing by @xile611 in #1460
- Feat: axis label autoHide support obb bounds by @xiaoluoHe in #1462
- Fix/grid alternate color by @xile611 in #1465
- Fix/arc label limit width by @xile611 in #1468
- Fix/legend bounds padding by @xile611 in #1469
- Fix/label ousite inverse by @xile611 in #1461
- [Auto release] release 0.20.6 by @github-actions in #1471
Full Changelog: v0.20.5...v0.20.6
v0.20.5
🆕 feat
- @visactor/vrender-core: poptip suppport multiline text, closed #1444
- @visactor/vrender-core: fix issue with richtext width on disableAutoWrapLine mode, support clip attr
🐛 fix
- @visactor/vrender-components: update parameters
- @visactor/vrender-components: fix maxLineWidth of arc label
- @visactor/vrender-components: fix
textStyleof data-zoom - @visactor/vrender-core: fix error of
bounds-contexwhen usearcToin customShape - @visactor/vrender-core: fix path string of arc, fix #1434
- @visactor/vrender-core: fix error of morphing animation in
multiToOneMorph, fix #1439 - @visactor/vrender: add disableFill box color in checkbox and radio #1437
v0.20.4
🆕 feat
- @visactor/vrender-core: pauseRender support pass count
🐛 fix
- @visactor/vrender-components: fix the issue where labels are not drawn when the linelabel animation is enabled.
- @visactor/vrender-core: add updateHoverIconState in richtext
What's Changed
- feat: pauseRender support pass count by @neuqzxy in #1430
- fix: add updateHoverIconState in richtext by @Rui-Sun in #1408
- fix: linelabel animiation error when picker is not initialized by @xiaoluoHe in #1436
Full Changelog: v0.20.3...v0.20.4
v0.20.3
🆕 feat
- @visactor/vrender-components: add
alignOffsetin arc-label,line2MinLengthsupport customized callback - @visactor/vrender-components: support axis
breaksfor line axis - @visactor/vrender-components: support
autoWrapin line axis label - @visactor/vrender-components: label component supports disable specific state animation
🐛 fix
- @visactor/vrender-components: tag padding not work when label is rich text. fix@VisActor/VChart#3151
- @visactor/vrender-core: fix error of updateAABBbounds when morphing
- @visactor/vrender-core: tag padding not work when label is rich text. fix@VisActor/VChart#3151
What's Changed
- Fix/radar label by @xile611 in #1410
- fix: fix error of interpolate when use rgba color by @xile611 in #1413
- Fix/interactive layer memory by @neuqzxy in #1418
- [Auto release] release 0.20.2 by @github-actions in #1419
- [Auto Sync] Sync the code from branch main to branch develop after release 0.20.2 by @github-actions in #1420
- chore: enlarge bugserver trigger intercal by @Rui-Sun in #1421
- Feat/label disable specific animation by @xiaoluoHe in #1417
- Fix/tag rect by @skie1997 in #1415
- Feat/axis label auto wrap by @xiaoluoHe in #1409
- Fix/morphing error by @xile611 in #1422
- Fix/x axis first label limit by @xiaoluoHe in #1426
- Feat/arc label align by @xile611 in #1423
- Feat/axis break by @kkxxkk2019 in #1394
- fix: fix issue with interactive layer dirty bounds by @neuqzxy in #1427
- [Auto release] release 0.20.3 by @github-actions in #1429
Full Changelog: v0.20.1...v0.20.3
v0.20.1
🆕 feat
- @visactor/vrender-components: support position
inside-centerof arc label - @visactor/vrender-components: add necessary APIs to player component
- @visactor/vrender-components: support line segments update animation in TagPointsUpdate custom animation
🐛 fix
- @visactor/vrender-components: fix textAlign of label when set different angle
- @visactor/vrender-components: indicator stop tooltip interaction. fix@VisActor/VChart#3123
- @visactor/vrender-components: segment line will cause incorrect label position
- @visactor/vrender-components: fix issue with poptip memory while stage is released
- @visactor/vrender-core: fix issue with poptip release
- @visactor/vrender-core: fix issue with animate zero duration
- @visactor/vrender-core: fix textAlign of label when set different angle
- @visactor/vrender-core: fix memory leak problem in ResourceLoader
- @visactor/vrender-core: fix issue with richtext edit plugin while defucus out of text
⚡ perf
- @visactor/vrender-components: optimize the performance of label component
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 0.20.0 by @github-actions in #1383
- [Auto changelog] changlog of v0.20.0 by @github-actions in #1384
- feat: add APIs to player component by @xiaoluoHe in #1385
- fix: fix issue with richtext edit plugin while defucus out of text by @neuqzxy in #1386
- fix: indicator stop tooltip interaction. fix@VisActor/VChart#3122 by @skie1997 in #1392
- feat: support line segments update animation by @xiaoluoHe in #1390
- Fix/line label support segements by @xiaoluoHe in #1393
- Fix/axis label angle by @xile611 in #1396
- fix: fix issue with event menory by @neuqzxy in #1397
- fix: fix issue with poptip memory while stage is released by @neuqzxy in #1387
- Perf/merge performance in label by @xiaoluoHe in #1402
- Feat/arc inside center label by @xiaoluoHe in #1398
- fix: fix issue with poptip release by @neuqzxy in #1403
- feat: add tag document by @neuqzxy in #1388
- fix: fix tag state update by @Rui-Sun in #1382
- feat: add tag en doc by @neuqzxy in #1405
- fix: fix memory leak problem in ResourceLoader by @Rui-Sun in #1404
- fix: fix issue with animate zero duration by @neuqzxy in #1401
- [Auto release] release 0.20.1 by @github-actions in #1406
Full Changelog: v0.20.0...v0.20.1
v0.20.0
🐛 fix
- @visactor/vrender-components: arc label line color should follow arc mark by default, related #3067
- @visactor/vrender-components: fix bug of auto-render when remove some graphics
- @visactor/vrender-components: set container pick false to allow tooltip interactive
- @visactor/vrender-components: fix issue with timeline animate duration compute
- @visactor/vrender-components: optimize triangle symbols
- @visactor/react-vrender-utils: fix bug of auto-render when remove some graphics
- @visactor/react-vrender-utils: optimize triangle symbols
- @visactor/react-vrender: fix bug of auto-render when remove some graphics
- @visactor/react-vrender: optimize triangle symbols
- @visactor/vrender-kits: fix bug of auto-render when remove some graphics
- @visactor/vrender-kits: optimize triangle symbols
- @visactor/vrender-core: fix bug of auto-render when remove some graphics
- @visactor/vrender-core: optimize triangle symbols
- @visactor/vrender: fix bug of auto-render when remove some graphics
- @visactor/vrender: optimize triangle symbols
🔨 refactor
- @visactor/vrender-components: optimize cornerRadius parse of arc
- @visactor/react-vrender-utils: optimize cornerRadius parse of arc
- @visactor/react-vrender: optimize cornerRadius parse of arc
- @visactor/vrender-kits: optimize cornerRadius parse of arc
- @visactor/vrender-core: optimize cornerRadius parse of arc
- @visactor/vrender-core: remove polyfill from reflect-metadata
- @visactor/vrender: optimize cornerRadius parse of arc
What's Changed
- Refactor/optimize bundle size by @xile611 in #1265
- refactor: use
getContextFontandisPointInLineof vutils by @xile611 in #1310 - Size/optimize vrender components by @xile611 in #1274
- Refactor/reduce ticker by @xile611 in #1332
- Refactor/built in symbols by @xile611 in #1340
- refactor: optimize cornerRadius parse of arc by @xile611 in #1348
- Fix/auto render when remove by @xile611 in #1354
- Refactor/update aab bounds by @xile611 in #1331
- refactor: remove polyfill from reflect-metadata by @neuqzxy in #1366
- [Auto Sync] Sync the code from branch main to branch develop after release 0.19.24 by @github-actions in #1374
- [Auto changelog] changlog of v0.19.24 by @github-actions in #1376
- feat: set width limit in arc richtext labels by @xiaoluoHe in #1358
- fix: fix issue with timeline animate duration compute by @neuqzxy in #1375
- feat: update vutils/vscale version to support custom callback in tick… by @666haiwen in #1378
- Fix/axis container pickable by @skie1997 in #1379
- Sync/develop 0.19.24 by @xile611 in #1380
- [Auto release] release 0.20.0 by @github-actions in #1381
New Contributors
- @666haiwen made their first contribution in #1378
Full Changelog: v0.19.24...v0.20.0
v0.19.24
🆕 feat
- @visactor/vrender-components: support polygon of circle-axis
- @visactor/vrender-core: support polygon of circle-axis
- @visactor/vrender-core: support rect corner array with array stroke
- @visactor/vrender: support polygon of circle-axis
🐛 fix
- @visactor/vrender-components: fix wrong stroke style is applied to area
- @visactor/vrender-components: improve slightly the accuracy of the pager size calculation, related #3045
- @visactor/vrender-components: fix issue with timeline appearAnimate opacity attr prevented by next animate
- @visactor/vrender-kits: fix wrong stroke style is applied to area
- @visactor/vrender-core: fix wrong stroke style is applied to area
- @visactor/vrender-core: fix issue with baseOpacity equal to 0
- @visactor/vrender-core: fix edge and corner stroke in createRectPath()
- @visactor/vrender-core: fix issue with shadow group matrix
- @visactor/vrender-core: fix issue with disableAutoWrapLine
- @visactor/vrender-core: fix richtext icon pick range #1362
- @visactor/vrender-core: fix issue with richtext attribute update
- @visactor/vrender: fix wrong stroke style is applied to area
What's Changed
- [Auto Sync] Sync the code from branch main to branch develop after release 0.19.23 by @github-actions in #1347
- [Auto changelog] changlog of v0.19.22 by @github-actions in #1350
- [Auto changelog] changlog of v0.19.23 by @github-actions in #1351
- fix: fix issue with baseOpacity equal to 0 by @neuqzxy in #1356
- feat: support rect corner array with array stroke by @neuqzxy in #1355
- Fix/pager size estimation by @xiaoluoHe in #1357
- fix: fix richtext icon pick range #1362 by @Rui-Sun in #1363
- fix: support left and right stroke array with corner radius by @neuqzxy in #1361
- fix: fix issue with timeline appearAnimate opacity attr prevented by … by @neuqzxy in #1352
- fix: fix issue with richtext update by @neuqzxy in #1369
- Fix/area render cache style by @xile611 in #1367
- fix: fix issue with shadow group matrix by @neuqzxy in #1370
- fix: fix edge and corner stroke in createRectPath() by @Rui-Sun in #1371
- fix: fix issue with disableAutoWrapLine by @neuqzxy in #1372
- Feat/circle axis polygon by @xile611 in #1365
- [Auto release] release 0.19.24 by @github-actions in #1373
Full Changelog: v0.19.23...v0.19.24
v0.19.23
🐛 fix
- @visactor/vrender-core: fix picker of shadow root group
What's Changed
Full Changelog: v0.19.22...v0.19.23
v0.19.22
🆕 feat
- @visactor/vrender-components: support react and html of indicator
- @visactor/vrender-components: support timeline component
- @visactor/vrender-core: shadow graphic support pick group
🐛 fix
- @visactor/vrender-components: fix issue with indicator autolimit
- @visactor/vrender-core: fix issue with Event class in harmony event
What's Changed
- Feat/timeline enhance by @neuqzxy in #1337
- [Auto changelog] changlog of v0.19.21 by @github-actions in #1338
- Feat/indicator react by @xile611 in #1329
- feat: shadow graphic support pick group by @neuqzxy in #1342
- Fix/event harmony by @neuqzxy in #1339
- [Auto release] release 0.19.22 by @github-actions in #1343
Full Changelog: v0.19.21...v0.19.22
v0.19.21
🆕 feat
- @visactor/vrender-components: label line support custom path. feat @VisActor/VChart#3000
What's Changed
Full Changelog: v0.19.20...v0.19.21