Releases: VisActor/VRender
Releases · VisActor/VRender
v0.13.3
🆕 feat
- vrender-components: discreate legend's item's state style supports function
- vrender-components: axis label, tick and subTick's state style supports function
- @visactor/vrender: export wrap canvas and context
🐛 fix
- @visactor/vrender-components: fix the issue of maxLineWidth's value is negative
- @visactor/vrender: fix the issue related to load image in lynx env
What's Changed
- Sync 0.13.0 by @neuqzxy in #177
- fix: fix the error caused by reflect-metadata in react env by @neuqzxy in #179
- fix: fix the error of drawing arc background, closed #180 by @neuqzxy in #182
- Fix/axis title by @kkxxkk2019 in #183
- fix: fix the bounds issue caused by fontWeight by @neuqzxy in #184
- [Auto release] release 0.13.1 by @github-actions in #185
- Sync 0.13.1 by @neuqzxy in #188
- Fix/axis title offset by @kkxxkk2019 in #187
- fix: fix the issue of setEnv caused by layerservice by @neuqzxy in #189
- fix: fix the poptip not work issue, closed #186 by @neuqzxy in #190
- chore: add rush change by @neuqzxy in #192
- [Auto release] release 0.13.2 by @github-actions in #194
Full Changelog: v0.13.0...v0.13.3
v0.13.2
🐛 fix
- vrender-components: fix the calculation of axis title offset
- vrender-components: fix the issue of bounds when labelContainer is empty
- @visactor/vrender: fix the poptip not work due to mount and unmount issue
What's Changed
- Sync 0.13.0 by @neuqzxy in #177
- fix: fix the error caused by reflect-metadata in react env by @neuqzxy in #179
- fix: fix the error of drawing arc background, closed #180 by @neuqzxy in #182
- Fix/axis title by @kkxxkk2019 in #183
- fix: fix the bounds issue caused by fontWeight by @neuqzxy in #184
- [Auto release] release 0.13.1 by @github-actions in #185
- Sync 0.13.1 by @neuqzxy in #188
- Fix/axis title offset by @kkxxkk2019 in #187
- fix: fix the issue of setEnv caused by layerservice by @neuqzxy in #189
- fix: fix the poptip not work issue, closed #186 by @neuqzxy in #190
- chore: add rush change by @neuqzxy in #192
- [Auto release] release 0.13.2 by @github-actions in #194
Full Changelog: v0.13.0...v0.13.2
v0.13.1
🐛 fix
- @visactor/vrender-components: fix the offset of axis title
- @visactor/vrender: fix the error of drawing arc background
- @visactor/vrender: fix the error caused by reflect-metadata in react env
- @visactor/vrender: fix the bounds issue caused by fontWeight
What's Changed
- Feat/multi platform by @neuqzxy in #156
- feat: add feishu repository by @neuqzxy in #163
- Feat/feishu perfect by @neuqzxy in #164
- Feat/rich text tooltip by @zamhown in #148
- Feat/stop animate by @xile611 in #149
- feat: support createCanvasNG in lynx env, closed #161 by @neuqzxy in #165
- Feat/poptip by @neuqzxy in #155
- Feat/interactive layer by @neuqzxy in #158
- Feat/axis label in Cartesian coordinate support overlap config by @kkxxkk2019 in #167
- feat: area support stroke, closed #157 by @neuqzxy in #166
- Fix/legend by @kkxxkk2019 in #169
- Fix/marker enhance by @skie1997 in #168
- chore: upgrade vscale by @neuqzxy in #170
- fix: fix the error while draw symbol in rough style by @neuqzxy in #172
- feat: add dxdy to poptip, add pluginList, closed #173 by @neuqzxy in #174
- chore: upgrade vscale by @neuqzxy in #175
- [Auto release] release 0.13.0 by @github-actions in #176
Full Changelog: v0.12.3...v0.13.1
v0.13.0
🆕 feat
- axis: support custom method for autohide
- @visactor/vrender-components: tooltip supports rich text which can wrap
- axis: support
dataFilter
property for tick and label's data filter - axis: add anti-overlapping logic for cartesian axis labels
- @visactor/vrender-components: support poptip component and plugin
- @visactor/vrender: new api to measure rich text bounds
- @visactor/vrender: add
stopAnimates()
to IGraphic - @visactor/vrender: area support stroke
- @visactor/vrender: support interactive layer
- @visactor/vrender: support createCanvasNG in lynx env
- @visactor/vrender: support wx env
- @visactor/vrender: support interactive contribution
🐛 fix
- legend: compact the undefiend scene when use Object.keys
- @visactor/vrender: add compatibility on createPattern
What's Changed
- Feat/multi platform by @neuqzxy in #156
- feat: add feishu repository by @neuqzxy in #163
- Feat/feishu perfect by @neuqzxy in #164
- Feat/rich text tooltip by @zamhown in #148
- Feat/stop animate by @xile611 in #149
- feat: support createCanvasNG in lynx env, closed #161 by @neuqzxy in #165
- Feat/poptip by @neuqzxy in #155
- Feat/interactive layer by @neuqzxy in #158
- Feat/axis label in Cartesian coordinate support overlap config by @kkxxkk2019 in #167
- feat: area support stroke, closed #157 by @neuqzxy in #166
- Fix/legend by @kkxxkk2019 in #169
- Fix/marker enhance by @skie1997 in #168
- chore: upgrade vscale by @neuqzxy in #170
- fix: fix the error while draw symbol in rough style by @neuqzxy in #172
- feat: add dxdy to poptip, add pluginList, closed #173 by @neuqzxy in #174
- chore: upgrade vscale by @neuqzxy in #175
- [Auto release] release 0.13.0 by @github-actions in #176
Full Changelog: v0.12.3...v0.13.0
v0.12.3
🐛 fix
- @visactor/vrender: fix the issue of arc background do not work
- @visactor/vrender: fix the issue of warning while call insertIntoKeepIdx
🔖 other
- @visactor/vrender: new api to measure rich text bounds
What's Changed
- Sync 0.12.2 by @neuqzxy in #144
- feat: get rich text bounds by @zamhown in #145
- fix: fix the issue of arc background do not work by @neuqzxy in #146
- Fix/insert into keep idx warn by @neuqzxy in #143
- [Auto release] release 0.12.3 by @github-actions in #147
Full Changelog: v0.12.2...v0.12.3
v0.12.2
🐛 fix
- components: fix a layout issue when legend item is larger than maxWidth
- components: adjust the drawing level of grid and subGrid
- @visactor/vrender-components: set the pickMode of pager handler to imprecise to improve the click in mobile
- @visactor/vrender: fix the issue of false warn
- @visactor/vrender: fix the error of setLineDash in lynx
🔧 chore
- @visactor/vrender-components: remove gl-matrix
What's Changed
- fix: check label inside in smartInvert by @xiaoluoHe in #129
- feat: text support scaleIn3d in 3d mode, closed #118 by @neuqzxy in #131
- Fix/view3dtransform by @neuqzxy in #130
- chore: add wait time in ci bugserver test by @neuqzxy in #133
- Fix/legend: the layout bug of small size by @kkxxkk2019 in #135
- [Auto release] release 0.12.1 by @github-actions in #134
- Sync 0.12.1 by @neuqzxy in #138
- fix: fix the issue of false warn, closed #137 by @neuqzxy in #139
- fix: fix the error of setLineDash in lynx by @neuqzxy in #140
- [Auto release] release 0.12.2 by @github-actions in #141
Full Changelog: v0.12.1...v0.12.2
v0.12.1
🆕 feat
- @visactor/vrender: text support scaleIn3d in 3d mode
🐛 fix
- @visactor/vrender-components: check label inside in smartInvert
🔖 other
- @visactor/vrender: fix the bug of view3dtransform caused by undefined beta
Full Changelog: https://github.com/VisActor/VRender/commits/v0.12.1
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
v0.11.1
🔖 other
- @visactor/vrender: optimize the performance of drawing conical-gradient
What's Changed
- fix: fix the bug of merge textHeight by @neuqzxy in #87
- fix: wheel event issue by @xiaoluoHe in #92
- [Auto release] release 0.11.1 by @github-actions in #93
Full Changelog: v0.11.0...v0.11.1
v0.11.0
🔖 other
- @visactor/vrender-components: fix the position offset of the tooltip content shape
- @visactor/vrender-components: update vUtils version
- @visactor/vrender-components: rename all of the borderRadius to cornerRadius
- @visactor/react-vrender-utils: update vUtils version
- @visactor/react-vrender: update vUtils version
- @visactor/vrender-kits: update vUtils version
- @visactor/vrender: fix the bug of arc in 3d mode
- @visactor/vrender: fix the bug of gradient-color caused by bounds and offsetXY
- @visactor/vrender: fix the bug of gradient color while the x1 in color is zero caused by ||
- @visactor/vrender: fix the bug of dpr in node env
- @visactor/vrender: fix the error of options3d default value
- @visactor/vrender: fix the bug of rect cornerRadius on left top
- @visactor/vrender: update vUtils version
- @visactor/vrender: move enableView3dTransform into options3d
- @visactor/vrender: rename all of the borderRadius to cornerRadius
What's Changed
- fix: fix the error of options3d default value by @neuqzxy in #62
- fix: fix the bug of gradient color while the x1 in color is zero caus… by @neuqzxy in #63
- feat: move enableView3dTransform into options3d by @neuqzxy in #64
- feat: update vUtils version by @neuqzxy in #65
- fix: tooltip shape position by @zamhown in #66
- perf: optimize the performance of setAttributes, closed #26 by @neuqzxy in #68
- Feat/border radius rename by @neuqzxy in #67
- Pre release/0.11.0 alpha.1 by @neuqzxy in #72
- fix: fix the dpr in node env by @neuqzxy in #74
- fix: fix the bug of gradient-color caused by bounds and offsetXY by @neuqzxy in #75
- chore: edit the exports config by @neuqzxy in #76
- Ci/update ci by @neuqzxy in #77
- fix: fix the bug of rect cornerRadius on left top by @neuqzxy in #78
- Fix/3d arc by @neuqzxy in #79
- build: prelease version 0.11.0-alpha.2 by @neuqzxy in #80
- feat: textBaseline do not affecte lineHeight by @Rui-Sun in #73
- Revert "feat: textBaseline do not affecte lineHeight" by @neuqzxy in #81
- Feat/text line height by @Rui-Sun in #82
- fix: fix the type error by @kkxxkk2019 in #83
- test: add demo by @neuqzxy in #84
- [Auto release] release 0.11.0 by @github-actions in #85
New Contributors
Full Changelog: v0.10.1...v0.11.0