Skip to content

2.4.22

Compare
Choose a tag to compare
@visiky visiky released this 07 Nov 02:31
· 48 commits to master since this release
4ee1b50

What's Changed

🎉 New Features

📖 Documentation Changes

🐛 Bug Fixes

  • fix(test): g2plot label 延迟渲染 注释和增加延迟时间 到 test by @ai-qing-hai in #3264
  • fix(progress): 迷你进度条重新修改 by @ai-qing-hai in #3268
  • fix(Chord): 修复弦图label 样式不能修改的问题 by @ai-qing-hai in #3270
  • fix(heatmap): 添加 meta 中的最大最小值参数 可以控制最小显示参数 by @ai-qing-hai in #3272
  • fix(gauge): 仪表盘 percent 0 时,数据被过滤重新添加回来 by @ai-qing-hai in #3265
  • fix(heatmap): 修复色力图 coordinate部分配置不起效 和 配置了 refect coordinate 失效的问题 by @ai-qing-hai in #3294
  • fix(base): rawFields 添加回调,对 geometry color shape 进行了区分 by @ai-qing-hai in #3288
  • fix(histogram): 直方图 histogram 修复不能关闭 legend 的问题 by @ai-qing-hai in #3284
  • fix(funnel): 当 next 为 0 时,应该显示 0% 而不是 -∞ by @ai-qing-hai in #3313
  • fix(box): 箱型图 添加 annotation 配置 by @ai-qing-hai in #3317
  • fix(animation): 动画添加回调, 可以给不同的 形状添加动画 by @ai-qing-hai in #3275
  • fix: 锁 remark-mdx 版本修复启动报错 by @pepper-nice in #3346
  • fix(stock): avoid mutating stock data item by @floydspace in #3349
  • fix(column): custom customItems invalid issue (#3367) by @zhangzhonghe in #3375
  • fix(funnel): 漏斗图转化率文本位置获取修改 by @ai-qing-hai in #3354
  • fix(type): fix appendPadding description typo by @lijinke666 in #3373

Other Changes

New Contributors

Full Changelog: 2.4.20...2.4.22