2.4.22
What's Changed
🎉 New Features
- feat(bar): 添加动态条形图 by @ai-qing-hai in #3162
- feat(md): 更新 钉钉群 二维码和信息 by @ai-qing-hai in #3293
- feat(custom Shape): 添加 Shape 文档 以及 添加 三个 自定义 Shape demo by @ai-qing-hai in #3246
📖 Documentation Changes
- docs(changelog): 更正链接异常 by @kajweb in #3362
- docs(CONTRIBUTING.zh-CN): 修复链接显示异常 by @kajweb in #3363
- docs: fix typo by @shiwanmenghuxiahuashan in #3389
🐛 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
- @pepper-nice made their first contribution in #3346
- @floydspace made their first contribution in #3349
- @kajweb made their first contribution in #3362
- @shiwanmenghuxiahuashan made their first contribution in #3389
- @lijinke666 made their first contribution in #3373
Full Changelog: 2.4.20...2.4.22