Skip to content

Releases: antvis/F2

@antv/[email protected]

27 Jun 16:45
Compare
Choose a tag to compare

5.0.19 (2023-06-27)

Note: Version bump only for package @antv/f2-react

@antv/[email protected]

27 Jun 16:45
Compare
Choose a tag to compare

5.0.2 (2023-06-27)

Note: Version bump only for package @antv/f2-node

4.0.11

28 Mar 12:55
Compare
Choose a tag to compare

4.0.11

3.8.7

07 May 06:32
94d62c3
Compare
Choose a tag to compare

3.8.7 (2021-05-07)

Bug Fixes
  • 修复group背景色绘制不正确 (8f38df11)
  • 连续平移后tick计算不对 (4bb28700)

3.8.2

04 Mar 14:46
6a33051
Compare
Choose a tag to compare

3.8.2 (2021-03-04)

Chores
New Features
Bug Fixes
  • 修复touchend 后,points为空 (e769d642)
  • 修复hollowCircle报错和多geom时,crosshairs不显示的问题。Fixed #1140 (c1b5c85b)
  • 修复tooltip posy小于0被截断不显示 (bcda3586)

3.8.1

04 Dec 08:19
5f2feb6
Compare
Choose a tag to compare

3.8.1 (2020-12-04)

Bug Fixes
  • 修复repaint时动画不生效 (f0ba1814)
  • 修复repaint shape属性不生效。Closed #1102 (b1ba85e5)

3.8.0

23 Nov 02:01
fc32d66
Compare
Choose a tag to compare

3.8.0 (2020-11-23)

Chores
Documentation Changes
  • 修改官网首页example链接 (b7a4e220)
  • 修改demo (9834ec86)
  • 添加tooltip show hide 的文档说明 (034cf4dc)
  • 添加无障碍aria的配置和使用文档 (771a8157)
  • 修改文档结构和内容 (539575b2)
New Features
Bug Fixes
  • 修复部分404文档跳转链接 (0c8fa827)
  • gitee sync fail (2bdfbf00)
  • remove circular dependency (3817e75a)
  • 引用hammerjs导致小程序报错 (0c15a67c)
  • setTheme 单独使用报错,即非Global.setTheme调用 (01080d03)
  • 创意图结构修改 (9c9c8077)
Tests
  • 添加svg注册的测试用例 (7ca79112)

3.7.7

04 Sep 08:29
5444932
Compare
Choose a tag to compare

3.7.7 (2020-09-04)

Chores
  • group和canvas的drawInner统一到container里 (c94804f8)
Bug Fixes
  • region-filter显示错误. Fixed #1013 (1348281f)
  • 双y轴, getPosition取不到point. Fixed #1004 (147a1c2c)
  • 修复alwaysshow为true时,滑动到plot外面,tooltip还会隐藏的问题 (0f002fef)
  • 动画空执行退出 (d0ea34f5)
  • 修复tooltip showXTip 显示时,measureText需要新建canvas. Fixed #1015 (010d5161)

3.7.6

19 Aug 09:43
d9611fe
Compare
Choose a tag to compare
Bug Fixes

3.7.5

19 Aug 08:02
960de3f
Compare
Choose a tag to compare
Bug Fixes
  • 修复当interval为小数时,小数位数会少1位 (3a0bb6d6)