Skip to content

Releases: antvis/G

@antv/[email protected]

01 Nov 15:04
Compare
Choose a tag to compare
Pre-release
  • 🐞 [g-svg] Fix incorrect path for marker. #240

  • 🐞 [g-svg] 修复 marker 的路径不正确的问题。#240

@antv/[email protected]

01 Nov 15:04
Compare
Choose a tag to compare
Pre-release
  • 🐞 [g-canvas] Fix that animation for marker is not effective. #236
  • 🐞 [g-canvas] Fix that bbox calculation is not correct for path with angle. #232

  • 🐞 [g-canvas] 修复 marker 动画不生效的问题。#236
  • 🐞 [g-canvas] 修复带有夹角 path 的包围盒计算不正确的问题。#232

@antv/[email protected]

26 Oct 04:22
Compare
Choose a tag to compare
Pre-release
  • 🗑 Remove export of BBox class. #229

  • 🗑 入口文件废弃掉 BBox 类的导出。#229

@antv/[email protected]

26 Oct 04:23
Compare
Choose a tag to compare
Pre-release
  • 🗑 Remove export of BBox class. #229

  • 🗑 入口文件废弃掉 BBox 类的导出。#229

@antv/[email protected]

26 Oct 04:22
Compare
Choose a tag to compare
Pre-release
  • 🐞 Fix that event delegation on shape is not effective. #227
  • 🗑 Remove export of BBox class. #229

  • 🐞 修复图形上的事件代理不生效的问题。#227
  • 🗑 入口文件废弃掉 BBox 类的导出。#229

@antv/[email protected]

24 Oct 08:48
Compare
Choose a tag to compare
Pre-release
  • 🐞 Fix that mouseenter and mouseleave is not effective. #205

  • 🐞 修复 mouseenter 和 mouseleave 事件监听不生效的问题。#205

@antv/[email protected]

24 Oct 08:42
Compare
Choose a tag to compare
Pre-release
  • 🐞 Fix that clip animation is not effective. #218
  • 🐞 Fix that bbox calculation is not correct for path with arc. #222

  • 🐞 修复裁剪动画不生效的问题。#218
  • 🐞 修复带有圆弧 path 的包围盒计算不正确的问题。#222

@antv/[email protected]

24 Oct 08:47
Compare
Choose a tag to compare
Pre-release
  • TypeScript
    • 🌟 Add type definition for path param.

  • TypeScript
    • 🌟 新增 path 参数的类型定义。

@antv/[email protected]

18 Oct 06:15
Compare
Choose a tag to compare
Pre-release

🐞 Fix that non-array value is not compatible with lineDash. #206
🐞 Fix that bbox calculation should ignore NaN for path attribute. #210


🐞 修复 lineDash 为非数组值时页面报错的问题。 #206
🐞 修复计算涉及 path 属性的包围盒时没有处理 NaN 的问题。#210

@antv/[email protected]

18 Oct 06:16
Compare
Choose a tag to compare
Pre-release

🐞 Fix incorrect hit for shape with matrix. #202


🐞 修复设置了 matrix 的图形拾取不正确的问题。#202