Skip to content

Releases: VisActor/VRender

v0.15.0

13 Sep 02:11
0f1e76e
Compare
Choose a tag to compare

🆕 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

Full Changelog: v0.14.8...v0.15.0

v0.14.8

07 Sep 12:08
1c21a2a
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender: line support closePath attribute as another definition of linearClosed, closed #423
  • @visactor/vrender: poptip support formatMethod
  • @visactor/vrender: add scaleCenter attribute

🐛 fix

  • @visactor/vrender-components: fix the bug of rose chart label conflict with legend, fixed the issue #453
  • @visactor/vrender: increase the robustness of segments, closed #424
  • @visactor/vrender-components: player visible error and rename events

What's Changed

New Contributors

Full Changelog: v0.14.6...v0.14.8

v0.14.7

31 Aug 11:09
f72ed34
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: poptip support wrap

🐛 fix

  • @visactor/vrender-components: rose chart label layout
  • @visactor/vrender-components: fix the issue with poptip, closed #322
  • @visactor/vrender: poptip fix width error and add maxWidthPercent

🔖 other

  • @visactor/vrender-components: fix player visible error and rename event name

What's Changed

Full Changelog: v0.14.5...v0.14.7

v0.14.6

30 Aug 02:36
f72ed34
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: support simple polygon and point label
  • component: support label overlapPadding for sparse display
  • brush: add event release function
  • brush: add event release function

🐛 fix

  • @visactor/vrender-components: axis label's flush should handle before overlap
  • @visactor/vrender: increase robustness for wx compatibility
  • @visactor/vrender: fix the issue of area stroke, closed #392
  • @visactor/vrender: stage support setDpr, closed #382
  • @visactor/vrender: fix the circluar dependecies issue caused by importing global from index.js

What's Changed

Full Changelog: v0.14.5...v0.14.6

v0.14.5

23 Aug 12:21
05c769e
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: config 'pickable: flase' as default

🐛 fix

  • @visactor/vrender-components: fix the issue with poptip, closed #322
  • @visactor/vrender-components: slider should handle the scenarios where max and min values are the same
  • @visactor/vrender: fix _prePointTargetCache error in EventManager
  • @visactor/vrender: fix the issue of * event invalidation when * and named event exist simultaneously
  • @visactor/vrender: fix the outerBorder issue with false stroke, closed #342
  • @visactor/vrender: fix the issue with outerborder gradient color, closed #343

What's Changed

  • fix: targetCenterOffset repeated multiplication calculation by @pairone in #335
  • Feat/ handle inverse color for no stroke and configuration stroke by @pairone in #333
  • Sync 0.14.4 by @neuqzxy in #340
  • fix: fix _prePointTargetCache error in EventManager by @Rui-Sun in #344
  • docs: fix link url of readme by @xile611 in #341
  • fix: fix the issue with poptip, closed #322 by @neuqzxy in #351
  • fix: fix the outerBorder issue with false stroke, closed #342 by @neuqzxy in #350
  • fix: fix the issue of * event invalidation when * and named event exi… by @neuqzxy in #349
  • feat: config pickable: flase as default by @pairone in #346
  • Fix/slider with same range by @kkxxkk2019 in #354
  • fix: fix the issue with outerborder gradient color, closed #343 by @neuqzxy in #352
  • [Auto release] release 0.14.5 by @github-actions in #356

Full Changelog: v0.14.4...v0.14.5

v0.14.4

21 Aug 02:23
61d2fb9
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: change labelLine of arc label from path mark to line mark to adapt to animation'
  • @visactor/vrender-components: smartInvert support fillStrategy strokeStrategy

🐛 fix

  • @visactor/vrender-components: user's align config should be first
  • @visactor/vrender-components: label shoud omit automaticly when label's width exceeds item's width, relate VisActor/VChart#505
  • @visactor/vrender: fix the issue with arc conical color after configuring cap, closed #455
  • @visactor/vrender: fix wrapText line cut error

What's Changed

  • Sync 0.14.2 by @neuqzxy in #311
  • Feat/marker clip range by @skie1997 in #306
  • feat: add legendItemAttributeUpdate event in legend by @Rui-Sun in #315
  • feat/ change labelLine of arc label from path mark to line mark by @pairone in #310
  • feat: remove duplicate code when deconflicting by @pairone in #325
  • fix: fix wrapText line cut error by @Rui-Sun in #321
  • Fix/components bugs: legend and axis bug (跟版 0.14.3) by @kkxxkk2019 in #316
  • fix: fix the issue with arc conical color after configuring cap, clos… by @neuqzxy in #317
  • Feat/smart invert fill stroke strategy by @pairone in #328
  • Fix/axis label align by @kkxxkk2019 in #330
  • Version release/0.13.13 by @neuqzxy in #336
  • [Auto release] release 0.14.4 by @github-actions in #337

Full Changelog: v0.14.2...v0.14.4

v0.14.3

18 Aug 08:52
47fe31b
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender: fix wrapText line cut error

v0.14.2

14 Aug 02:42
47fe31b
Compare
Choose a tag to compare

🔧 chore

  • @visactor/vrender: set target to es2016

What's Changed

  • chore: set target to es2016 by @neuqzxy in #308
  • Feat/arc label resize cannot update label line by @pairone in #305
  • [Auto release] release 0.14.2 by @github-actions in #309

Full Changelog: v0.14.1...v0.14.2

v0.14.1

10 Aug 13:09
4bfea19
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vrender: fix the error of text bounds in safari env, closed #294

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

10 Aug 08:08
fb9392d
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vrender-components: arc label sink
  • @visactor/vrender-components: modify arcLabel position
  • component: label component support avoidMarks
  • component: label component support custom layout and dataFilter
  • @visactor/vrender-components: add verticalMinSize and containerAlign for line type axis, verticalMinSize is used to set the minumum vertical size of axis, and containerAlign is to set the all labels's alignment in axis container, support VisActor/VChart#380
  • @visactor/vrender: add connect type to line and area
  • @visactor/vrender: support flex layout
  • @visactor/vrender: support animate-bind event
  • @visactor/vrender: support text word-break
  • @visactor/vrender: support for vertical layout of text graphic

🐛 fix

  • @visactor/vrender-components: the axis label's textAlign and textBaseline should auto adjust when angle is set, releate VisActor/VChart#439
  • @visactor/vrender-components: panel only works for line axis
  • @visactor/vrender-components: line axis states should set default value
  • @visactor/vrender-components: fix the issue of using interactive layer in only on canvas env
  • @visactor/vrender: fix the issue of area stroke with texture
  • @visactor/vrender: fix the issue of using interactive layer in only on canvas env

🔨 refactor

  • @visactor/vrender-components: rename global and window to vglobal and vwindow
  • @visactor/vrender: rename global and window to vglobal and vwindow

What's Changed

Full Changelog: v0.13.5...v0.14.0