Socket
Socket
Sign inDemoInstall

@antv/f2

Package Overview
Dependencies
41
Maintainers
64
Versions
327
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
33Next

4.0.50

Diff

zengyue
published 4.0.49 •

zengyue
published 5.0.32 •

Changelog

Source

5.0.32 (2023-09-07)

Note: Version bump only for package f2

zengyue
published 4.0.48 •

zengyue
published 5.0.31 •

Changelog

Source

5.0.31 (2023-09-05)

Bug Fixes

  • package name (#1840) (7d4f5d0)
  • 修复 smooth 时,line 和 area 线条不一致。Closed: #1835 (#1836) (2b39b0c)
zengyue
published 4.0.47 •

zengyue
published 5.0.30 •

Changelog

Source

5.0.30 (2023-08-28)

Note: Version bump only for package f2

zengyue
published 5.0.29 •

Changelog

Source

5.0.29 (2023-07-21)

Note: Version bump only for package f2

zengyue
published 5.0.28 •

Changelog

Source

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 the draw error caused by smooth area animation. Closed #373. (407fdf5)
  • fix the draw error of polyline which has empty points but still fill the area. Closed #363. (2c33683)
  • fix the error caused by empty data.Closed #238. (09de761)
  • fix the error of F2.Global.setTheme(). Closed #224. (15547c1)
  • fix the error that when the grid is a function and specify the type as 'arc'. Closed #331. (b27a072)
  • fix the error when draw Guide.regionFilter for area chart. Closed #345. (3900565)
  • fix the error when pie chart data difference is very large. Closed #514 (b3bf293)
  • fix the error when values are all null in linear scale. (54787f3)
  • fix the gradient color bug. Closed #389. (5cf6e44)
  • fix the interval y scale unable to set min. (9c124f9)
  • fix the padding value error when chart.changeSize() been called. Closed #186 (9edb3a9)
  • fix the problem of zero judgment. (2ecbade)
  • fix the problem that tooltipMarker not show. Closed #234. (334eb76)
  • fixed stack point chart draw error. Closed #119 (d363278)
  • fragment 类型标签 (#1422) (28bcc8d)
  • geom rerender (#915) (033a366)
  • getAttr方法冲突 (0d4af2f)
  • getSnapRecords() - pick data more accurate in pie chart. (d3d6ddc)
  • gitee sync fail (2bdfbf0)
  • Guarantee the accuracy of the trigger point coordinates. Closed #210 (db3d25c)
  • guide records 数据映射逻辑修改 (#1308) (3749bc1)
  • Guide 的 position 百分比解析需要考虑原始数据中本身包含 '%' 的情况.Closed #590. (b299390)
  • Guide.Point, fix the bug caused by parsePoint() return null. Closed #458. (2edbb03)
  • Guide.point, the render method should return the point shape. (e83a3a1)
  • hidden point draw error. (06bdef1)
  • if text shape's x or y is NaN, there will be a drawing error in webchart mini program. Related to https://github.com/antvis/wx-f2/issues/81. (4f0ca52)
  • if there is a point with NaN value in the Polyline's points, there will be a drawing error in webchart mini program. (d5b39be)
  • init theme (2cd3443)
  • interval animation (#1690) (4dd8e7b)
  • interval style (#1320) (9520876)
  • interval 默认动画调整 (#1482) (6bb1c68)
  • ios spa多次创建导致canvas白屏。Closed #630 (ea3f84f)
  • itemWidth 改成同步设置 (#1481) (4784fd8)
  • jest transform error 和 M1 环境问题 (ee0388f)
  • label 为 null 时,图形更小 (#1443) (966906c)
  • legend color 与实际渲染颜色不一致 (#1783) (c922b7b)
  • legend filter should work during pan or pinch. Closed #467 (3be0359)
  • legend 无用参数删除 (#1483) (1fb6990)
  • let 'interval-select' interaction work for mixed charts. Closed #355. (b80aa3f)
  • line chart demo render error (4f2a3b5)
  • line points 不存在origin (#1248) (8ae49c2)
  • linear NaN error (482c49d)
  • lineView format points (a7fe8a0)
  • lineView 暴露 size smooth 参数 (d553cfa)
  • line: 修复设置 line 宽度无效 (#1338) (79621d1)
  • line: 修复雷达图的 records 起点数据重复,导致 tooltip 展示重复 (#1439) (4a344c8)
  • line: 数据为空时,图表更新渲染失败 (#1565) (d5eeee7)
  • lint warning (#1244) (1911553)
  • lottie options (#1673) (7a1ab9a)
  • make sure timeCat scale to sort by default. Closed #151. (a9e7fee)
  • module mix fixed (d17c4d8)
  • negative data, drawing graphics(bar chart and area chart) beyond the canvas. Closed #179 (3767e38)
  • npm 包添加es, lib目录 (3bf8a8b)
  • Optimize shape's unique id generation strategy. (09036ba)
  • Optimized geometry shape's id generation strategy. Closed #318. (ea7adc9)
  • origin属性 (5bcdca6)
  • pie label 显示优化 (#1414) (08f1f8d)
  • pieLabel getBBox() should compact node and mini program env. Closed #448. (29ebd49)
  • prevent same plugins repeat init. (8987488)
  • preventDefault添加空判断 (ec99ed5)
  • radar tootip value=0 (#1769) (0f6ec64)
  • rect 设置radius时,图形画不出来 (10666e8)
  • region-filter显示错误. Fixed #1013 (1348281)
  • remove alilas (c831581)
  • remove circular dependency (3817e75)
  • render 之后再次修改geom的size. Closed #797 (a90d960)
  • revert legend setItems (#1442) (18809ec)
  • scale formatter not work in tooltip. (ea8c6d0)
  • scale: fixed bug of first record with null (03dbfc8)
  • scale锁定0.1.3 (0fe2de5)
  • selection change & legend click & style (#1639) (323ebd4)
  • set min and max for interval is not work. Closed #57 (135bd56)
  • setState 后,callback 队列没有清空 (#1451) (50803e4)
  • setTheme 单独使用报错,即非Global.setTheme调用 (01080d0)
  • should filter the points when calculate the polyline shape's bounding box. Closed #468 (0088305)
  • should use canvas dom's width. (7717018)
  • site bug (#1696) (3ecc390)
  • site build error (5ceccda)
  • site 官网的一些错误 (d6a51e3)
  • skip掉失败的case,先能跑通 (4752b37)
  • support area with null data (cff0425)
  • support pixelRatio setting for node-canvas. (85cb71d)
  • syncYScales: scale should re-calculate the ticks (ef68c0c)
  • tag guide (ffc6bd9)
  • tagGuide 小三角形计算逻辑 (#1524) (de1889b)
  • tagGuide 箭头颜色 (#1394) (b0bb14e)
  • the drawing problem when the data of rounded interval shape is zero. (ee79a36)
  • The position of the canvas in the parent container needs to be considered when calculating the Guide.Html position. (512e025)
  • theme: adjust axis-line's display position. (423b05c)
  • tickline 不生效 & theme 不生效 (#1677) (49e7f78)
  • tickStyle传入基础类型报错 (#1292) (fddc32b)
  • timeCat type scale setting values caused an error in chart drawing. (d1391bd)
  • tooltip alias 配置 Closed: #1412 (#1413) (75eccf0)
  • tooltip arrow position (#1736) (16e9cf6)
  • tooltip 在 geometry 之前显示时,位置不对 (#1429) (d6f6f61)
  • tooltip 支持滑出画布外面 (#1435) (ae0d4c9)
  • tooltip 顶部被截断了 (#1346) (9d35df7)
  • tooltip: 修复update时位置不更新及事件未解绑 (#1474) (74c66c1)
  • tooltip: 修复更新数据时, tooltip 默认展示不更新 (#1403) (12d1d54)
  • tootip 右边界 (#1753) (f0930bd)
  • touchend时,timeount没有清除导致报错 (1059bdd)
  • transform arrow functions (8d73bba)
  • transposed Interval (#1366) (7fa5363)
  • ts error (0bfd5dd)
  • ts error (bf4665b)
  • types: fix the types of the entries and plugins (2fb8054)
  • types: mix support any number of sources (d8ab580)
  • update comments (ddf54de)
  • update comments (9e95555)
  • util 引入报错 (75fedad)
  • values个数边界判断 (f2e64ba)
  • view 嵌套逻辑也保持参数一致 (5a9c016)
  • vue3 示例报错 (#1476) (1960750)
  • when chart is clear, chart.getSnapRecords() should not be affected. (1dbdd79)
  • when chart size change, the height of tooltip crosshairs should update. Closed #543 (e7c7e91)
  • when chart update, tooltip's _lastActive should be reset. Closed #271. (297ae47)
  • when chart.clear() be called, the padding should be recalculated. Closed #228. (dd1a013)
  • when chart's data changed, clear the append shape. Closed #227. (9090379)
  • when data changed, the padding should be recalculated. (fe7c221)
  • when geom clear, the _width should be reset. Closed #273. (a36aa67)
  • when set chart.legend(false), chart.getLegendItems() return empty. Closed #190. (c75fdb8)
  • when text shape's content is 0, ensure it will be rendered. Closed #282. (b35dedf)
  • when Text shape's text attribute is updated, the textArr attribute should be reset. Closed #302. (1625a22)
  • when the points is empty, return. Closed #316. (82d5c2c)
  • when x scale is category, do not need to sort data. Closed #202. (184f393)
  • 事件挂载gesture属性上 & 补充圆角单测 (#1525) (22ebb87)
  • 事件范围 (#1756) (0304f0d)
  • 交互销毁时,注销事件 (912a13c)
  • 优化 y 判断 (2a59107)
  • 优化press事件的处理 (5b0153d)
  • 优化shape 映射到绘图属性 (91e2ed3)
  • 修复 attr 和 scale 不一样的情况 (#1316) (62d9ef8)
  • 修复 axis rerender 不更新布局和 labelOffset 报错 (#1293) (f08bea2)
  • 修复 chart filter 的逻辑 (#1349) (c8c5cc5)
  • 修复 chart 的 ts 类型报错 (#1795) (1460bc6)
  • 修复 children 为空的报错 (#1543) (26ccb51)
  • 修复 ci (#1741) (5e395b4)
  • 修复 coord & chart 部分逻辑,修复 guide & tooltip 布局 (#1664) (165503f)
  • 修复 eslint any 的 warning (#1347) (5242f5a)
  • 修复 f2 和 react 同时使用时,shape 标签类型提示报错 (#1407) (c7e5705)
  • 修复 fecha 的依赖问题 (#1648) (fdf22dc)
  • 修复 fragment 的报错 (#1657) (6271699)
  • 修复 g textBaseline 变化导致 ci 报错 (#1759) (6369623)
  • 修复 geometry.getSnapRecords (#1253) (be9f18d)
  • 修复 image 绘制的层级问题. Closed #1489 (#1490) (5549c5d)
  • 修复 interval 平移后不显示的问题 Fixed #954 (e5c64bf)
  • 修复 jsx runtime 入口的引用路径 (#1695) (736aee0)
  • 修复 legend maxWidth 计算错误问题 (#1314) (8921949)
  • 修复 line rerender 报错 和 guide 不能点击的问题 (#1294) (54482af)
  • 修复 line y 轴字段数据为 array 绘制不正确 (#1780) (5c0e6ea)
  • 修复 line 图形变化 (#1506) (60f2a88)
  • 修复 line 空数组时报错 (#1359) (c0b7e8b)
  • 修复 linear scale tickCount 为 1 卡死浏览器的问题 (55dbb3a)
  • 修复 linear 数据顺序问题导致 getSnapRecords 获取异常 (#1571) (2d299e0)
  • 修复 lint 的 warnings (#1724) (9f73318)
  • 修复 pan pinch 事件交互的 case (#1667) (963595e)
  • 修复 pattern 纹理的单测与示例 (#1594) (f7303d5)
  • 修复 point 的 shape 类型不生效 (#1361) (8ae41cd)
  • 修复 point 默认 size 不生效 (#1358) (75afc32)
  • 修复 react theme 取不到的问题 (#1650) (ef95569)
  • 修复 react 工程的报错 (#1645) (4418bf3)
  • 修复 rect radius 存在 0 的情况 (#1485) (3068c55)
  • 修复 tag && px2hd && gauge (#1515) (120ad9f)
  • 修复 tooltip 在坐标系边界情况时,获取 record 不准确的问题 (#1448) (4c67a88)
  • 修复 tooltip 数据更新时,defaultItem 为 空的报错. Closed #1487 (#1488) (050d5cf)
  • 修复 tooltip 的位置错误 (#1751) (af67a24)
  • 修复 tooltip 的显示位置和分类名称 (#1350) (996635d)
  • 修复 treemap 的类型定义和事件 (#1697) (709741a)
  • 修复 ts 报错 (b7babf4)
  • 修复 ts 类型 (#1634) (7e7097a)
  • 修复 ts 类型 (#1655) (6777821)
  • 修复 TS 类型报错 (#1251) (65fad70), closes #1207 #1231
  • 修复 umd 构建循环依赖的 warning (#1703) (d0c548b)
  • 修复 vue unmount 时销毁 canvas (#1480) (93b03a0)
  • 修复alwaysshow为true时,滑动到plot外面,tooltip还会隐藏的问题 (0f002fe)
  • 修复canvas.destroy报错 (#1264) (23eec82)
  • 修复cat类型时guide record计算错误问题 (#1381) (c9d86a6)
  • 修复ci的报错 (ce40490)
  • 修复click的x,y & 增加花瓣图demo (#1530) (628022f)
  • 修复component的逻辑 (bf07c31)
  • 修复group背景色绘制不正确 (8f38df1)
  • 修复hollowCircle报错和多geom时,crosshairs不显示的问题。Fixed #1140 (c1b5c85)
  • 修复legend 显示问题和点击筛选 (#1341) (4c101d1)
  • 修复legend飘逸(hotfix) (102bac0)
  • 修复panstart时图表的跳动问题 (#1213) (fd31f03)
  • 修复pieLabel插件判断矩形重叠的函数 (c139a6a)
  • 修复react key为null时diff错误 (5c9c8ad)
  • 修复react下 not extensible 的报错 (b78c792)
  • 修复react场景下,jsx element 存在react特定对象导致equal死循环的问题 (428672e)
  • 修复react库的使用并补充单测 (91a918d)
  • 修复rect radius大于宽高时,图形绘制不正确 (558fe91)
  • 修复repaint shape属性不生效。Closed #1102 (b1ba85e)
  • 修复repaint时动画不生效 (f0ba181)
  • 修复site build 报错 (#1224) (55912de)
  • 修复site编译报错的问题 (b9496f7)
  • 修复tag位置为NaN时的绘制问题 (3aee644)
  • 修复timeline 不能自动播放的问题 (3e30137)
  • 修复tooltip posy小于0被截断不显示 (bcda358)
  • 修复tooltip showXTip 显示时,measureText需要新建canvas. Fixed #1015 (010d516)
  • 修复tooltip touchend不消失的问题 (cb83477)
  • 修复Tooltip辅助标签配置不生效问题 (#1812) (0d8090f)
  • 修复touchend 后,points为空 (e769d64)
  • 修复touchstart时,会触发pan事件 (1be26b8)
  • 修复touchstart触发press时,没有设置direction (b6f45a6)
  • 修复ts报错 (22f5401)
  • 修复update时, coord 位置不对 (#1257) (b9753a2)
  • 修复update时,scale没有更新 (1965ca4)
  • 修复update逻辑下 mapping 的问题 && 手势交互的bug (#1278) (5ae3168)
  • 修复x, y为0的情况 (1dcb5f9)
  • 修复xxxView执行多次的问题 (37ab642)
  • 修复一些 ts 报错 (#1689) (5e6b757)
  • 修复一些 ts 类型定义 (#1660) (4ca5417)
  • 修复一些bug,并添加坐标轴的默认动画 (3db6072)
  • 修复一些问题 (0bdf487)
  • 修复事件删除的bug,并补充单测 (a7f3789)
  • 修复几个bug (ea347dc)
  • 修复分组 tooltip 的显示问题 (#1345) (84686bb)
  • 修复初始化padding问题 (f22fb72)
  • 修复单测 (#1698) (eb58f5a)
  • 修复单测报错 (18af273)
  • 修复单测文件 ts 类型报错 (#1420) (355f3ec)
  • 修复变化的元素因为上次的缓存导致布局计算错误 (a5d4e97)
  • 修复只有1个点时,tooltip不显示的问题 #702 (da62475)
  • 修复图例过滤不考虑空数据的问题。 (78ee9fc)
  • 修复图形的对齐方式 (1882efa)
  • 修复存在NaN时,equal会陷入死循环 (c4e277d)
  • 修复官网条形图&进度条报错 (11e703c)
  • 修复官网条形图&进度条报错 (#1556) (7a8d478)
  • 修复官网的链接问题 (1e8c0bf)
  • 修复宽高改变的情况 (#1507) (51f312e)
  • 修复对类型换图点击选中的问题 #682 (10c4b04)
  • 修复小程序缩放后点图位置显示不正确。Closed #1520 (#1521) (3ca6caa)
  • 修复引用 @antv/f2 ts 类型报错 Closed: #1406 (#1411) (4ea5304)
  • 修复当interval为小数时,小数位数会少1位 (3a0bb6d)
  • 修复微笑定投的几个bug (dc2e954)
  • 修复微笑定投的边界问题 (029e343)
  • 修复手势多次的重复渲染 (#1793) (b8c85c9)
  • 修复折线的默认宽度和官网demo的报错 (#1357) (bc571bf)
  • 修复报错 (422c582)
  • 修复支付宝小程序 d3 模块的编译报错 (#1516) (87c3773)
  • 修复支付宝小程序typescript工程的报错 (#1402) (0ebd345)
  • 修复支小宝叙事中发现的一些问题 (8dda137)
  • 修复数据字段存在x,y时,再次mapping后,数据不对 (db9def3)
  • 修复横屏展示 (#1486) (a55ffd1)
  • 修复添加图片后,toDataURL 报SecurityError (6c9f36f)
  • 修复渲染树diff的问题,并补全单测 (63a63d6)
  • 修复漏斗图legend点击后,label位置不调整 Fixed #979 (9b43f4d)
  • 修复第1个子组件为空的报错 (#1379) (254262a)
  • 修复精度的单测 (5c8e991)
  • 修复设置attr值域时被初始值覆盖的问题 (bf9fa16)
  • 修复返回为null的case (7079399)
  • 修复部分404文档跳转链接 (0c8fa82)
  • 修复部分单测 (70aa9ab)
  • 修复雷达图在更新数据之后xscale不更新的问题 (269defa)
  • 修复非浏览器环境时,currentStyle报错 (f90affa)
  • 修复默认字体设置不生效 (#1307) (901850a)
  • 修改 coord 的布局调整逻辑 (#1344) (f3c6b1d)
  • 修改 f-react 的版本依赖 (#1680) (c336deb)
  • 修改 FEngine layout 的命名 (#1647) (ec28248)
  • 修改 line geometry shape 获取 (82771da)
  • 修改 style 优先级 (8f0e182)
  • 修改demo (78b6d4f)
  • 修改demo实例图 (b2de85a)
  • 修改npm 为内网地址 (9359e0b)
  • 修改tickCount计算bug (a1e5bbe)
  • 修改tinker版本 (dc1a09d)
  • 修改包依赖名 (252283e)
  • 修改包名并构建成功 (61ae828)
  • 修改变量名 (70973f3)
  • 修改引用方式 (9089dfc)
  • 修改构建方式 (e470d2f)
  • 修改版本依赖 & pattern & vis包体积工具 (#1609) (950b65c)
  • 修改错别字 (#1377) (7b54486)
  • 修改首页文案 (7c6bc96)
  • 修改首页演示图片 (14147ad)
  • 兼容 0.3.X scale timeCat type (0107825)
  • 再初始完成后,需要跟新ticks (54a11e9)
  • 创意图结构修改 (9c9c807)
  • 初始化 this.context (acd6932)
  • 删掉遗留的多余字段 (8e0fac2)
  • 删除元素不参与布局计算 (d05753e)
  • 刻度修改,修复单测 (cff266f)
  • 动画未播放完成时再次调用则清除计时器 (c5b4a9d)
  • 动画空执行退出 (d0ea34f)
  • 升级 adjust。Closed: #1494 (#1496) (a2fba6e)
  • 单测修改 (a46809e)
  • 去掉 react 单测里的 console.error 输出 (#1503) (8ba5a4c)
  • 去掉console.log (73a3e22)
  • 去掉data-aspm, 会导致点击埋点不生效 (0c685d1)
  • 去掉lint jsx no unused vars warn (#1260) (a82e293)
  • 去掉动画 (1631651)
  • 去除多余jest配置 (fa40727)
  • 双y轴, getPosition取不到point. Fixed #1004 (147a1c2)
  • 图例只支持分类数据 (bfe5042)
  • 图例更新 (#1436) (eaeacee)
  • 图表设置nice: false (aa04dc1)
  • 增加theme size默认值 (a6a35c3)
  • 增加空值处理 (30320f7)
  • 完善 Legend (#1283) (8c87ca0)
  • 完善JSX.Element type的类型 (#1259) (0b1ce24)
  • 官网 demo riddle 打开时报错 (#1419) (998eddc)
  • 官网默认版本号显示问题 (#1291) (f70c5ed)
  • 导出 gauge hoc (#1393) (7ec0c8a)
  • 导出类型 (#1356) (f2e668f)
  • 将 graphic/shape/arc 与 sector 中传给 context.arc 的 clockwise 参数名改为 anticlockwise 以正确表示其含义 (b19693b)
  • 尝试发包 (1c2eb11)
  • 左右滑动时禁止页面滑动 (0026507)
  • 异步问题调整 & 去掉 Graphic 依赖 (#1573) (91a14ed)
  • 引入 bug (12f1993)
  • 引用hammerjs导致小程序报错 (0c15a67)
  • 当adjust={{type: stack}} 堆叠柱状图最大值显示不对 (c2ab9b9)
  • 微信小程序点击位置不正确。Closed #1517 (#1518) (156c008)
  • 支付宝小程序示例点击不生效 (#1519) (c7efe6e)
  • 支小宝叙事埋点 (c0a53bf)
  • 支小宝叙事调整部分视觉和动效 (059f95b)
  • 支持图形clip (#1395) (010c18f)
  • 收益率比例低于10%,不显示超越人数 (9a89b6b)
  • 改为用 adjust 判断 (e36e325)
  • 数据对象中存在 x,y 等关键字段 (#1688) (b6414ad)
  • 未设置geometry时,clear报错 (065c7ea)
  • 添加 runtimePublicPath (#1797) (f49b486)
  • 添加browser字段。Closed #789 (e5a798f)
  • 添加coord配置 (a3cdc08)
  • 添加link判断和点击埋点 (5ca323c)
  • 添加swipe事件 (eaa89f9)
  • 添加主题设置 (#1635) (3020593)
  • 添加交互的几个钩子事件 (16fbcae)
  • 添加动态排序图demo (ee45806)
  • 滑动x轴时,cat的ticks会被置成null (49d4a86)
  • 特殊情况下interval不满足要求时,需要递归计算 (5543d48)
  • 视觉验收调整 (28578d6)
  • 简化 adjust 判断 (3d60a7f)
  • 统一cat ticks 计算 (2afe66f)
  • 统一imageguide为style (#1694) (b2b34c1)
  • 统一最层布局概念 (51fedaa)
  • 统一处理小程序更新的逻辑 (#1463) (46b5a4a)
  • 缩放后,legend点击会让缩放失效 (b490bbe)
  • 自定义px2hd。 Closed #1462 (#1467) (76f886a)
  • 补充types的定义 (7e25cec)
  • 补全和修复报错的用例 (fa94240)
  • 调低react版本 (ae75ad8)
  • 调整demo的名称和g2尽量保持对齐 (a1aa05a)
  • 调整Geometry里面scale的更新顺序 (#1452) (7ef9e86)
  • 调整jsx的代码结构 (0a9e43d)
  • 调整timeline,去掉canvas 对 timeline 的依赖 (#1301) (e2a1266)
  • 调整一些细节 (f79664a)
  • 调整一些细节和样式 (03d4cab)
  • 调整决策树的demo地址 (2acac92)
  • 调整支小宝样式和一些细节 (50f21d4)
  • 调整金牌经理样式 (6aac09a)
  • 跑通整体单测 (92d4cd5)
  • 连续平移后tick计算不对 (4bb2870)
  • 透传组件animate状态 (95ff644)
  • 重新构建jsx (20c3b06)
  • 重新调整官网demo目录 (#1269) (0349d22)
  • 闪蝶页面运行Ok (40c6e22)
  • 雷达面积图坐标不一致问题 (#1273) (831b48e)
  • 非线性映射 callback 回调支持 origin 入参 (#1782) (e9dbbcc)
  • 饼图scale适配调整 (#1274) (d4df362)
  • 饼图的动画配置不生效 (#1385) (094edd7)
  • 默认选中变化时不更新 (#1408) (a6e1276)
  • 默认透传context, 方便文本测算 (b261dad)

Features

Performance Improvements

  • stop canvas draw when animation stop. (a873f4b)
2022-04-02
Chores
Documentation Changes
New Features
Bug Fixes
zengyue
published 5.0.27 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc