v0.12.0
🐛 fix
- @visactor/vrender-components: tooltip should not throw error when title not exist
- @visactor/vrender: tooltip should not throw error when title not exist
🔨 refactor
- @visactor/vrender-components: refactor interfaces and types of typescript
- @visactor/react-vrender-utils: refactor interfaces and types of typescript
- @visactor/react-vrender: refactor interfaces and types of typescript
- @visactor/vrender-kits: refactor interfaces and types of typescript
- @visactor/vrender: refactor interfaces and types of typescript
🔖 other
- @visactor/vrender: fix the bug where repeat attribute doesn't work in image
- @visactor/vrender: fix the bug in arc bounds
- @visactor/vrender: fix the bug of stroke bounds
- @visactor/vrender: fix the bug in FadeInPlus
- @visactor/vrender: fix the bug of rendering pyramid3d graphic
- @visactor/vrender: fix the bug of releasing in node env
- @visactor/vrender: fix the bug of pick path
- @visactor/vrender: support sine and expo ease
What's Changed
- Sync 0.11.0 by @neuqzxy in #86
- fix: fix the bug of stroke bounds by @neuqzxy in #69
- build: prelease version 0.11.1-alpha.1 by @neuqzxy in #88
- Refactor/types by @xile611 in #94
- Sync 0.11.1 by @neuqzxy in #95
- docs: add online demo by @neuqzxy in #97
- test: add node tree test by @neuqzxy in #89
- fix: fix the bug of getting global bounds by @neuqzxy in #98
- fix: fix the bug where repeat attribute doesn't work in image, closed… by @neuqzxy in #103
- Pref/conical canvas by @neuqzxy in #90
- fix: fix the bug of pick path, closed #104 by @neuqzxy in #105
- fix: fix the bug of releasing in node env, closed #100 by @neuqzxy in #101
- Fix/marker pickable by @skie1997 in #108
- Fix/tooltip title by @xile611 in #115
- fix: fix the bug of setLineDash in lynx by @neuqzxy in #107
- chore: add a new rule to header-min-length to limit too short message by @neuqzxy in #116
- fix: fix the bug in FadeInPlus, closed #96 by @neuqzxy in #106
- test: add arc bounds test case by @neuqzxy in #121
- feat: support sine and expo ease, closed #112 by @neuqzxy in #120
- fix: fix the bug of rendering pyramid3d graphic, closed #117 by @neuqzxy in #119
- fix: fix the bug in arc bounds, closed #113 by @neuqzxy in #114
- test: add builtin symbol test by @neuqzxy in #122
- fix: fix richtext layout size error by @Rui-Sun in #123
- chore: edit change type for publishing with same version by @neuqzxy in #124
- [Auto release] release 0.12.0 by @github-actions in #125
New Contributors
Full Changelog: v0.11.1...v0.12.0