Releases: antvis/F2
Releases · antvis/F2
v5.0.35
v5.0.34
v5.0.33
v5.0.32
5.0.32 (2023-09-07)
Note: Version bump only for package f2
v5.0.31
v5.0.30
5.0.30 (2023-08-28)
Note: Version bump only for package f2
v5.0.29
5.0.29 (2023-07-21)
Note: Version bump only for package f2
v5.0.28
5.0.28 (2023-07-18)
Bug Fixes
- fix axis style && tooltip (#1513) (42458a7)
- 对叠图最大值有问题,当adjust={{type: 'stack'}}时 & 修复官网条形图&进度条报错 (#1558) (ac696b1)
- 把 rect 的 util 方法移动到 src/graphic/util 下 (d5dd608)
- @jsxImportSource 模式不报错 (#1409) (393d8f1)
- add isCategory property for TimeCat scale. (6299df3)
- add null value judgment to prevent error. (c9be938)
- add player test & fix click test (#1746) (96a59d7)
- add some padding in the vertical direction of chart clip area. Closed #336. (ab485d1)
- add time-cat export (a66b1eb)
- add 时 children 有可能为空 (#1568) (df2dbd0)
- adjust scale range (#1317) (bc04790)
- adjust the zIndex of axis, guide, tooltip container. (9d0dbe6)
- after changeData, scale incorrect. Closed #804 (2dd9c26)
- animate: fixed issue where geometry animation could not be closed. (e0c39b2)
- animation clip 支持 function 创建 (#1514) (98410c8)
- Arc shape support fill. Closed #429. (dc4981f)
- arc.js: do not draw when startAngle equal endAngle (a6b2aad)
- area point 没透传 animation (#1365) (8af4614)
- attr 实例化时不判断数据相关的特征 (#1243) (d94db4f)
- attrs should be deep clone. Closed #288. (2e4a90b)
- attr映射逻辑优化 (#1261) (7662cc7)
- auto padding calculate should consider legend's offsetX and offsetY. (93f7568)
- axis label fontFamily (6add41f)
- axis 案例补充 (#1250) (0e456c9)
- bbox.js: getBBoxFromArc方法对于整圆的判断错误,导致半圆弧的最小包围盒计算错误 (8763929)
- cancelable=false 时空白区域点击不消失 (#1390) (aaefcb8)
- cat类型平移后ticks不更新 (03752e7)
- chart.getSnapRecords() uncorrect in pie chart. Closed #67 (1d90175)
- chart: fixed bug of #15, getSnapRecords of pie (8c2c6b5)
- chart数据更新后进行forceUpdate (bb078db)
- clean code (37b2ea0)
- clip bug & symbol 不定义 (#1669) (5714682)
- Component Render 返回类型 (#1340) (2263c89)
- component state 默认为{} (b2ed61b)
- coord range 左边界 (#1771) (bdc44ed)
- CR (a17cd21)
- define calculateBBox method for smooth area shape for getBBox(). (ebf8539)
- delete unused code (dae63cd)
- destroy 组件不再触发 setState 更新 (#1587) (5adfe8b)
- dist/f2.js => dist/f2.min.js (22def20)
- duplicate xScale calculate #550 (cb62656)
- emit: arr len will reduce after splice (45430d5)
- filter grid points which not in the range 0 to 1. (f25b130)
- filter null values when draw stacked point chart. Closed #173. (662e163)
- fix delay causes the chart not be completely drawed. (c6023c1)
- fix angle calculation problem with linear gradient. (4adbb84)
- fix angle calculation problem with linear gradient. (ecf1835)
- fix animation register error in codesandbox (0d64825)
- fix axis label animation. (8b1f7b1)
- fix bug when get records in polar coordinate. Closed #83. (0d443a1)
- fix demo bugs in sandbox (294e655)
- fix event (#1523) (67d7a9f)
- fix interval-select's reset method. (8824072)
- fix main entry configuration. (352dcef)
- fix pinch errors of category scale. Closed #342. (d41802f)
- Fix problem with element zIndex in tooltip. Closed #216 (2b83bb8)
- fix radar chart drawing path error. Closed #180 (257e203)
- fix smooth area chart's update animation does not work. Closed #235. (53124c3)
- Fix sorting problem for categorical data. Closed #257. (3a12928)
- fix SupportPx type (#1566) (643f5dd)
- fix the bug that axis configuration not work when data is empty. Closed #439. (594e4f8)
- fix the bug that grid callback return null did not work. Closed #437 (717f2bf)
- fix the bug when customizing the legend, the function type marker not work. Closed #317. (d631466)
- fix...
@antv/[email protected]
5.0.27 (2023-06-27)
Note: Version bump only for package @antv/f2
@antv/[email protected]
5.0.7 (2023-06-27)
Note: Version bump only for package @antv/f2-wordcloud