Skip to content

Releases: VisActor/VUtil

v0.16.7

07 Nov 06:18
7364d54
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vutils: change static class lru to object

What's Changed

Full Changelog: v0.16.5...v0.16.7

v0.16.6

07 Nov 02:53
8c880f9
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vutils: fix is base64 reg issue

What's Changed

  • fix: fix is base64 reg issue by @neuqzxy in #118
  • [Auto release] release 0.16.6 by @github-actions in #119

Full Changelog: v0.16.4...v0.16.6

v0.16.5

07 Nov 02:52
8c880f9
Compare
Choose a tag to compare

What's Changed

  • perf: try to optimize performance of dataset and dataview by @xile611 in #116
  • [Auto release] release 0.16.5 by @github-actions in #117

Full Changelog: v0.16.4...v0.16.5

v0.16.4

16 Oct 09:03
fe855f1
Compare
Choose a tag to compare

What's Changed

  • fix: fix the issue when only set minBandWidth or maxBandWidth by @xile611 in #114
  • [Auto release] release 0.16.4 by @github-actions in #115

Full Changelog: v0.16.3...v0.16.4

v0.16.3

13 Oct 06:13
b62eded
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vscale: fix the fucntion supportRangeFactor()

What's Changed

  • Fix/support range factor by @xile611 in #112
  • [Auto release] release 0.16.3 by @github-actions in #113

Full Changelog: v0.16.2...v0.16.3

v0.16.2

13 Oct 02:45
70246e3
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vscale: add fish eye effect of scale

What's Changed

  • Feat/fish eye by @xile611 in #110
  • [Auto release] release 0.16.2 by @github-actions in #111

Full Changelog: v0.15.10...v0.16.2

v0.16.1

28 Sep 06:20
26f1ef0
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vscale: fix isValidScale did not include threshold scale

What's Changed

  • Fix/isvalid scale include threshold by @xuefei1313 in #108
  • [Auto release] release 0.16.1 by @github-actions in #109

Full Changelog: v0.16.0...v0.16.1

v0.16.0

28 Sep 06:19
26f1ef0
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vscale: band scale support fixed band width

🐛 fix

  • @visactor/vscale: solve the invalid rangeFactor() method of band scale
  • @visactor/vscale: update exported types of IBandLikeScale
  • @visactor/vscale: the start value or end value of rangeFactor in band scale is auto-reserved
  • @visactor/vscale: keep the bandScale.calculateWholeRangeSize() return result positive

What's Changed

  • [Auto release] release 0.16.0 by @github-actions in #107

Full Changelog: v0.15.14...v0.16.0

v0.15.14

28 Sep 06:18
26f1ef0
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vscale: linear-scale should only call rescale() when need

What's Changed

  • fix: when only set niceMin or niceMax, the _niceDomain should be update by @xile611 in #101
  • [Auto release] release 0.15.14 by @github-actions in #103

Full Changelog: v0.15.13...v0.15.14

v0.15.13

28 Sep 06:18
26f1ef0
Compare
Choose a tag to compare

🔨 refactor

  • @visactor/vutils: re-export color module

What's Changed

  • refactor: re-export color module by @neuqzxy in #100
  • [Auto release] release 0.15.13 by @github-actions in #102

New Contributors

Full Changelog: v0.15.12...v0.15.13