v1.2.3
🐛 fix
- @visactor/vchart:
niceDomain
should only works for linear scale, fixed #528 - @visactor/vchart: fix the issue of the chart's size is not correctly when
updateSpec
in lark block env, closed #566 - @visactor/vchart: handle scenarios with the same range in continuous legend, fixed #579
- @visactor/vchart: error when configuring
tooltip.parentElement
with a HTMLElement object, related #641 - @visactor/vchart: error when mouse hovering during
updateSpec
executing - @visactor/vchart: fix the position error in the wordCloud chart. Fix #521 and fix #533
- @visactor/vchart: error when mouse hovering during
updateSpec()
executing. - @visactor/vchart: background will not update when the spec or theme are updated, related #545
- @visactor/vchart: tooltip shape style is incorrect when configuring custom key/value, related #336
- @visactor/vchart: when chart size is very small, the size assigned to the title may be negative, which needs to be fault-tolerant, otherwise it will easily cause the page to freeze, closed #546
What's Changed
- fix: background will not update when spec or theme updating by @zamhown in #544
- Fix/issue 546: Title 组件在小尺寸下造成的卡死问题 by @kkxxkk2019 in #547
- Fix/dimension tooltip 1.2.0 by @zamhown in #548
- Fix/dimension tooltip 1.2.0 by @zamhown in #549
- Perf/area line active point by @xuefei1313 in #539
- Chore/rush publish by @kkxxkk2019 in #556
- Sync/main by @kkxxkk2019 in #559
- fix(vchart-schema): fix the vchart schema of patternProperties by @kkxxkk2019 in #588
- Fix/wordcloud text offset by @skie1997 in #565
- Fix/issue 566 by @kkxxkk2019 in #599
- Feat/documents by @purpose233 in #589
- Pre release/1.2.3 beta.0 by @zamhown in #606
- fix: error when mouse hovering during updateSpec executing by @zamhown in #605
- chore: reduce postinstall build content and improve rush update speed by @kkxxkk2019 in #604
- fix: replace the domain of tos link by @purpose233 in #607
- chore: optimize rush update to increase speed by @kkxxkk2019 in #609
- fix: error when mouse hovering during updateSpec executing by @zamhown in #618
- Pre release/1.2.3 beta.1 by @zamhown in #619
- Fix/issue 528 by @kkxxkk2019 in #624
- Fix/issue 579 by @kkxxkk2019 in #622
- Fix/parent element by @zamhown in #642
- Fix/parent element by @zamhown in #648
- [Auto release] release 1.2.3 by @github-actions in #656
Full Changelog: v1.2.2...v1.2.3