Skip to content

Releases: antvis/G

@antv/g-canvas@0.2.0

14 Dec 04:05
Compare
Choose a tag to compare
  • 🌟 Add getTotalLength() and getPoint(ratio) method for Line、Polyline and Path. #295
  • 🐞 [g-canvas] Fix incorrect rendering for arc when start point and end point are same. #287 #292
  • 🐞 [g-canvas] Fix incorrect rendering for Text when stroke and fill coexist. #298

  • 🌟 Line、Polyline 和 Path 上新增 getTotalLength()getPoint(ratio) 成员方法。#295
  • 🐞 修复起点和终点相同时,弧形 绘制不正确的问题。#287 #292
  • 🐞 修复 Text 在描边和填充共存时,渲染不正确的问题。#298

@antv/g-base@0.2.0

14 Dec 04:04
Compare
Choose a tag to compare
  • 🌟 Add emitDelegation method for Element. #274
  • 🌟 Add findAllByName function for Group. #301
  • 🌟 Add getRenderer() method for Canvas to get current rendering engine. #302
  • 🌟 Add getCursor() and setCursor(cursor) method for Canvas to get and set cursor style of canvas. #319

  • 🌟 Element 新增 emitDelegation 成员方法。#274
  • 🌟 Group 上新增成员函数 findAllByName#301
  • 🌟 Canvas 新增 getRenderer() 成员方法属性,用来获取当前的渲染引擎。#302
  • 🌟[g-base] Canvas 上新增 getCursor() and setCursor(cursor) 方法,用于获取和设置画布的 cursor 样式。#319

@antv/g-canvas@0.1.0-beta.12

20 Nov 10:32
Compare
Choose a tag to compare
Pre-release
  • 🐞 [g-canvas] Fix that bbox calculation is not correct for path when angle is null, 0 and PI. #254

  • 🐞 [g-canvas] 修复 path 的夹角为空、0 和 PI 时,包围盒计算不正确的问题。#254

@antv/g-base@0.1.0-beta.10

16 Nov 00:46
Compare
Choose a tag to compare
Pre-release
  • 🌟 support * for event delegation and add name and delegateObject attrs for event. #249

  • 🌟 事件委托支持 * 通配符匹配,以及事件新增 namedelegateObject 属性。#249

@antv/g-canvas@0.1.0-beta.10

16 Nov 00:38
Compare
Choose a tag to compare
Pre-release
  • 🐞 Fix that bbox calculation for path with angle is not accurate. #252

  • 🐞 修复带角度 path 的包围盒计算不准确的问题。#252

@antv/g-base@0.1.0-beta.9

16 Nov 00:44
Compare
Choose a tag to compare
Pre-release
  • 🌟 Add some member functions for Group. #260
  • 🐞 Fix that gradient color is not changed when animation is stopped. #261 @Leannechn

  • 🌟 Group 上新增一些成员方法。#260
  • 🐞 修复渐变色在应用动画时,颜色值没有最终生效的问题。#261 @Leannechn

@antv/g-svg@0.1.0-beta.8

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/g-canvas@0.1.0-beta.8

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/g-svg@0.1.0-beta.6

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

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

@antv/g-canvas@0.1.0-beta.6

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

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