v0.15.0
🆕 feat
- @visactor/vrender-components: pie label line support smooth line
- @visactor/vrender: poptip support formatMethod
- @visactor/vrender: text limit ignore wordBreak, closed #389
- @visactor/vrender: enhance timeline funciton, closed #348
- @visactor/vrender: toCanvas api support viewBox params, closed #272
- @visactor/vrender: support html attribute plugin, closed #153
- @visactor/vrender: support ignoreBuf config, closed #374
- @visactor/vrender: support jsx describe, closed #320
- @visactor/vrender: symbol support more type and support svg format, closed #110 #313
🐛 fix
- @visactor/vrender-components: fix empty items error in axis component when label flush is true
- @visactor/vrender-components: pie chart labels are not drawn as expected when animation is turned on, #750
- @visactor/vrender-components: legend custom event should contain the nativeEvent object
- @visactor/vrender-components: overwrite function attribute for components
- @visactor/vrender: poptip fix width error and add maxWidthPercent
- @visactor/vrender: increase IntersectionObserver robustness in browser env
- @visactor/vrender: pass fontFamily in measureText
- @visactor/vrender: wrapText support wordBreak
🔨 refactor
- @visactor/vrender-components: seperate grid from axis, relate #327
⚡ perf
- @visactor/vrender: improve animate by skip render without window
What's Changed
- Sync 0.14.7 by @neuqzxy in #419
- feat: line support closePath attribute as another definition of linea… by @neuqzxy in #425
- Feat/poptip sync by @neuqzxy in #456
- feat: add scaleCenter by @neuqzxy in #452
- Chore/release scripts by @xile611 in #410
- Fix/rose chart label conflict with legend by @pairone in #453
- fix: increase the robustness of segments by @neuqzxy in #422
- [Auto release] release 0.14.8 by @github-actions in #460
Full Changelog: v0.14.8...v0.15.0