v0.15.1
🆕 feat
- @visactor/vrender-components: support
label.autoRange
for markLine and markPoint components - @visactor/vrender-components: segment and markLine component supports multiple segment draw
- @visactor/vrender-components: add
clipInRange
property to control whether do the clip for mark component, and rename clipRange to limitRect
🐛 fix
- @visactor/vrender-components: roseChart inner labels are unclear, #884
- @visactor/vrender-components: the layout of the inner label when the pie chart has a center offset
What's Changed
- feat: support html attribute plugin, closed #153 by @neuqzxy in #312
- feat: symbol support more type and support svg format, closed #110 #313 by @neuqzxy in #314
- Feat/richtext jsx by @neuqzxy in #329
- feat: richtext support xul describe, closed #292 by @neuqzxy in #345
- chore: fix export of buggserver-trigger by @neuqzxy in #332
- feat: toCanvas api support viewBox params, closed #272 by @neuqzxy in #331
- fix: wrapText support wordBreak by @neuqzxy in #355
- feat: regard - as english character by @neuqzxy in #362
- chore: add change log by @neuqzxy in #364
- Sync develop by @neuqzxy in #366
- Fix/flex for vtable by @Rui-Sun in #363
- feat: enhance timeline funciton, closed #348 by @neuqzxy in #358
- Improve/skip render by @neuqzxy in #360
- fix: pass fontFamily in measureText by @neuqzxy in #369
- feat: support ignoreBuf config, closed #374 by @neuqzxy in #375
- fix: pass fontFamily in wraptext by @neuqzxy in #381
- feat: text limit ignore wordBreak by @neuqzxy in #391
- fix: fix the issue of multiline text maxWidth, closed #371 by @neuqzxy in #386
- fix: fix poptip plugin bind problem by @neuqzxy in #399
- fix: fix font family unit test issue by @neuqzxy in #402
- feat: support poptip auto wrap by @neuqzxy in #380
- fix: increase IntersectionObserver robustness in browser env by @neuqzxy in #404
- fix: fix jsx type error by @neuqzxy in #407
- feat: poptip add maxWidthPercent config by @neuqzxy in #412
- fix: fix background judgement in loadImage() by @Rui-Sun in #418
- Sync develop dev 15.0 by @neuqzxy in #427
- Refactor/separate grid by @kkxxkk2019 in #388
- fix: fix the issue with html position by @neuqzxy in #434
- feat: change loadPoptip() to avoid theme change by @Rui-Sun in #435
- feat: poptip support formatMethod by @neuqzxy in #430
- fix: fix poptip display problem by @Rui-Sun in #447
- fix: fix the issue with poptip defaultAttributes by @neuqzxy in #448
- Chore/docs by @neuqzxy in #449
- chore: rename menu name by @neuqzxy in #450
- Feat/editor by @neuqzxy in #451
- Sync 0.14.8 by @neuqzxy in #461
- Fix/overwrite function by @purpose233 in #458
- feat: pie label line support smooth line by @pairone in #433
- fix: update labelLine visible when animation is enable by @pairone in #462
- fix: fix empty items error in axis component when label flush is true by @Rui-Sun in #467
- Fix/component event without native event by @kkxxkk2019 in #455
- docs: update the structure of guide documents by @purpose233 in #459
- feat: support getBaseMarks in label component by @xiaoluoHe in #463
- feat: area support closePath by @neuqzxy in #471
- [Auto release] release 0.15.0 by @github-actions in #478
New Contributors
- @purpose233 made their first contribution in #458
Full Changelog: v0.15.0...v0.15.1