Skip to content

Releases: antvis/G2

4.1.15

25 Apr 16:09
ea484d7
Compare
Choose a tag to compare
New Features
Bug Fixes

4.1.14

13 Apr 05:43
e29a16a
Compare
Choose a tag to compare
Documentation Changes
  • legend: 图例完善默认不选中以及点击选中交互的文档 & 增加 demo (#3351) (2841641a)
New Features
Bug Fixes
  • issue-3160: 修复饼图使用连续型图例,标签无法展示 (#3366) (a392a8b4)
  • 修复主题相关的错误拼写 (#3358) (804dbc69)

4.1.13

17 Mar 13:03
6d11c60
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes

4.1.12

22 Feb 10:37
d0a73c2
Compare
Choose a tag to compare
New Features
  • typings: 增强类型声明 (fd18579e)
  • scrollbar: 滚动条增加一个滚道激活样式配置 (#3291) (aed93a19)
  • legend: legend 增加 checked 单选交互 (#3289) (3a16db62)
  • animation: 动画添加重复执行参数 (#3290) (38585ac4)
  • life-circle: view 生命周期事件触发,携带事件内容 (#3288) (657eb978)

4.1.11

12 Feb 03:48
22188ca
Compare
Choose a tag to compare
Documentation Changes
New Features
  • active-region: 支持配置底色样式,全局统一注册一个 配置样式 (#3284) (48c5bd12)
  • scrollbar: 滚动条增加主题样式设置,允许设置滑道、滑块颜色 (#3286) (2c3e9d37)
  • interaction: 注册交互的时候,允许注册带上触发action的参数 (#3280) (89aa37fe)
Bug Fixes
  • event: 修复相同 type 事件触发两次 (#3282) (9d61410b)
  • pie: 饼图数据 NaN 导致页面崩溃数据边界处理(#2930) (#3248) (cabe1f0b)
  • pie 修复饼图在动画更新过程中如果宽度变为 0 导致的问题 (#3271) (9f561499)
  • rose: 修复 TooltipItem data 类型 (#3273) (8ed68854)
Other Changes
  • constants export constant varaibles of view-life-circle (#3281) (d0f96c48)

4.1.8

27 Jan 04:37
e3fa5b9
Compare
Choose a tag to compare

4.1.8 (2021-01-27)

Feature
Performance Improvements
  • 优化鼠标事件在 path 上的拾取性能 (#3230) (71b0a2e)
Docs

4.1.7

13 Jan 09:09
1632b57
Compare
Choose a tag to compare
Documentation Changes
New Features
Tests

4.1.6

08 Jan 09:47
6767360
Compare
Choose a tag to compare
Performance

image

4.1.5

07 Jan 02:57
0585f27
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes
  • tooltip-tip: label tip max width 50%, and break word (#3177) (b7a86fec)
  • geometry: geometry.update should update scale when data is changed (#3174) (86f2c570)
  • correct label position for histogram (#3156) (0f6e7167)

4.1.4

22 Dec 12:14
3b2477d
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes
  • 修复路径错误 (#3148) (bd49fbe1)
  • fix line geometry fail to set dot or dash shape(#3144) (239e8a67)
  • 修复 element shape 进行 syncShapeStyle 时,可能存在空对象的情况 (#3110) (904202d1)
  • fix empty div container for annotation (#3112) (f3739657)
  • testcases: 增加单测,g 层修复 animate shape 在 changesize 的时候报错 (#3113) (28d235b0)