Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/S2

⚡️ A practical visualization library for tabular analysis.
https://github.com/antvis/S2

fix: 去除 vue prop warning 信息 (#1555)

d7037377ff1c47ad858fe7225c2229344c8b7092 authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 修复趋势分析表导出问题 (#1553)

* fix: 修复趋势分析表导出问题

* test: 添加单测

* refactor: 重构获取maxDepth逻辑

* test: 添加趋势表导出单测

457c378ae346eb19a3d7822fd887eafecced420c authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 维度按指标汇总值排序时结果错误 (#1550)

* fix: 维度按指标汇总值排序时结果错误

* test: 补充sortByMeasures取数函数测试

* chore: 更新注释

b60564cea08fac0a5334f38b1b1d4882d22d284b authored over 2 years ago by 刘嘉一 <[email protected]>
feat(strategysheet): 趋势分析表允许对行头和列头的 tooltip 做自定义 (#1552)

abfa98bca5e2528040e1cdfbde0f55e4e1298d0b authored over 2 years ago by Jinke Li <[email protected]>
chore: 手动同步 S2 Lock 和 Changelog (#1548)

* chore(release): 🔖@antv/[email protected] @antv/[email protected]

* chore(release): 🔖 @antv/[email protected] @...

f35ff01400384cd2f3d84705e9daf75fc11b0149 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 修复移动端滚动没有prevent问题 (#1549)

a3ab84c80b582190bee6094b1c1c44e5ef0b9b3c authored over 2 years ago by Wenjun Xu <[email protected]>
feat(tooltip): 支持设置多个class类名 (#1546)

* feat(tooltip): 支持设置多个class类名

* test: 修复tooltip测试用例

* test: 修复tooltip测试用例报错

* chore(ci...

1fb22c64f32d739acbf9dee681b126a703b38a20 authored over 2 years ago by 刘嘉一 <[email protected]>
fix(theme): 修复调整序号列后色板丢失 close #1538 (#1543)

* fix(theme): 修复调整序号列后色板丢失 close #1538

* fix: revert

* fix: revert demo

6678848094c5c707a5586b33117bfd0b968fc302 authored over 2 years ago by Jinke Li <[email protected]>
feat: 基础表、趋势分析表tooltip新增显示字段说明功能 (#1541)

* feat: 给基础表、趋势分析表tooltip新增显示字段说明功能

* refactor: 优化tooltip字段说明部分代码

* fix: rename

Co-auth...

3a9f3cb2f22aeb14b15b8d3fe79f107ff8f04516 authored over 2 years ago by GaoFuhong <[email protected]>
fix: 优化 mini 图坐标计算逻辑 (#1534)

fix: 优化mini 图坐标计算逻辑

88a61e08b70750401d86e99dd5a6d320a1390da8 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 趋势分析表 conditions 增加容错能力 (#1537)

* fix: 趋势表conditions增加容错能力

* refactor: 简化drawObjectText对列头的处理

* docs: 更新网格分析表demo

* tes...

4770c9af5025f2318ca4c9d02f8217ada83fd00c authored over 2 years ago by Wenjun Xu <[email protected]>
fix(drill-down): values 配置为空时未显示下钻 icon (#1535)

* fix(drill-down): values 配置为空时未显示下钻 icon

* test: update

8a1d27c1a517e7a04d1037ef95b57450adc7df2c authored over 2 years ago by Jinke Li <[email protected]>
feat(strategysheet): 趋势分析表 Tooltip 增加 label 属性用于自定义标题 (#1540)

* feat(strategysheet): 趋势分析表 Tooltip 增加 label 属性用于自定义标题

* feat: update

* test: 增加测试

b44ffe3dd03bc23dfbf8ba8828dc5e1b90a50310 authored over 2 years ago by Jinke Li <[email protected]>
docs: 添加 vue 版的下钻组件 (#1530)

4d2c2561293c9a91104963fc549c49c5ea490635 authored over 2 years ago by stone <[email protected]>
fix: 修复大量数据下,行列总计单元格计算时耗时和内存问题 (#1531)

2913ce98b053edafde3568e67df9112e69bf3bab authored over 2 years ago by Wenjun Xu <[email protected]>
fix(strategysheet): 修复趋势分析表无法自定义 Tooltip (#1523)

* fix(strategysheet): 修复趋势分析表无法自定义 Tooltip

* fix: type

* fix: 增加空字符串数据容错

* fix: update

6b47b052560ba0a6e3d20236770ee97bca535c61 authored over 2 years ago by Jinke Li <[email protected]>
fix: 🐛 明细表大数据量下滚动条无法滚动到顶部 (#1529)

✅ Closes: #1528

Co-authored-by: owen.wjh <[email protected]>

2791be9769b3082bdfe8ae9a8ae0831ca821251a authored over 2 years ago by serializedowen <[email protected]>
refactor: 重构趋势分析表条件格式解析逻辑 (#1526)

* refactor: 重构趋势分析表条件格式解析逻辑

* docs: 更新文档

93d74d5a4bf176b1065ace519ed0f952e8b36ef0 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 列头文字&icon无法正确对齐 (#1515)

* fix: body样式影响measureTextWidth测量结果

* refactor: 统一主题fontWeight为整数

* fix: 列头text未适配left/rig...

3457af9da4205765115b6174a53d7a4d92a8ceef authored over 2 years ago by 刘嘉一 <[email protected]>
fix: 移除字段标记中多余的 fieldValue判断 (#1525)

* fix: 移除字段标记中多余的 fieldValue判断

* test: 添加单测

fb06ce0fadb7cc8f2b42c5f78b85f22d91a2640a authored over 2 years ago by Wenjun Xu <[email protected]>
doc: s2-vue README 示例代码保持变量名统一 (#1522)

26343767d445cc9052ee039bbe3883aa8334d7fe authored over 2 years ago by 嘤嘤嘤 <[email protected]>
refactor(strategysheet): 取消内置的子弹图 Tooltip (#1519)

809d919f7a4267fb70a0f0c733360e6c1aa9543f authored over 2 years ago by Jinke Li <[email protected]>
docs: 更新线上json文件中行政区域 (#1517)

9ea6299318b7a4e461b803acc00444db46dcbaa7 authored over 2 years ago by Wenjun Xu <[email protected]>
docs: fix some factual mistakes (#1512)

51b8a33ee8f1ef16012b3acb26f13c3610310f58 authored over 2 years ago by GOWxx <[email protected]>
chore: 更新 gitee 账号信息 (#1510)

4864aa5657602cbc5f90d609aad3ff9a520d08c0 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 修复角头数值i18n展示问题 (#1509)

91661376dadc66def28ec328de36d0bf828a3f2e authored over 2 years ago by Wenjun Xu <[email protected]>
docs: 编辑场景 超出容器 编辑框消失 (#1508)

* fix(doc): 编辑场景 兼容事件名称改动导致的问题

* fix(doc): 编辑场景 兼容事件名称改动导致的问题

* docs: 编辑场景 超出容器 编辑框消失

*...

6768b990531644cee43fb572962e8278a6ba764d authored over 2 years ago by YardWill <[email protected]>
feat: 支持 绘制 mini 柱状图 (#1505)

* feat: 增加柱状 mini 图绘制方法

* test: 增加 mini 图绘制单测

* chore: 更改默认主题配置

24a6ca643e3b1154e4093c15216b218ef02cf3df authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 修复 pivot 无法获取整行数据,而报错的问题 (#1504)

89e22d3ffd425b3e1e7a180744b3d85e3635adb6 authored over 2 years ago by stone <[email protected]>
fix(interaction): 修复链接跳转会触发单选和 Tooltip 显示的问题 (#1498)

ebcb0c2c663da89c457a2149f6bc19fbde2ab8c9 authored over 2 years ago by Jinke Li <[email protected]>
refactor: 趋势表tooltip类名不再使用css-modules (#1501)

* refactor: 趋势表tooltip类名不再使用css-modules

* refactor: 统一css类名前缀变量到shared

85d36370f893c045f4bd69b969897c780cb142b4 authored over 2 years ago by 刘嘉一 <[email protected]>
fix(doc): 编辑场景 兼容事件名称改动导致的问题 (#1503)

* fix(doc): 编辑场景 兼容事件名称改动导致的问题

* fix(doc): 编辑场景 兼容事件名称改动导致的问题

3bb1e5fbfdec71d6b5591b076c603856f7236cdd authored over 2 years ago by YardWill <[email protected]>
chore(ci): 每次 push 代码时取消上一次未执行完的 CI, 避免排队 (#1497)

ce47db5f442a1262ff931a7491bdcfd6651880e8 authored over 2 years ago by Jinke Li <[email protected]>
fix(interaction): 修复按下快捷选中按钮之后通过触摸板切换页面,快捷键状态没有reset的问题 (#1496)

* fix(interaction): 修复按下快捷选中按钮之后通过触摸板切换页面,快捷键状态没有reset的问题

* fix: test

* fix: pr problem

...

704e8e0f4e8cbbeb2b1e0e1dacbd2c3dd13b9dbc authored over 2 years ago by YardWill <[email protected]>
chore: 更新 lock 和 changelog 文件 (#1493)

939e7b2ec5ebb9653120c5b488264bf56424b955 authored over 2 years ago by Jinke Li <[email protected]>
docs: 更新浏览器引入 demo 链接 (#1490)

* docs: 更新浏览器引入 demo 链接

* docs: update

b521fa404cde617b316a536220ca3f286cc529ba authored over 2 years ago by Jinke Li <[email protected]>
docs: 修改透视表文档 (#1495)

fix some bug

基础教程中的表形态透视表的 React组件方式中,dataCfg 对象内少了一个 , 会导致报错

5070ea44427633c2a0c98e8c5247f89a4a295507 authored over 2 years ago by Retried <[email protected]>
chore(ci): 合并 changelog 时加上 --squash 将 commit 合并成一个 (#1492)

cf3eddfa13ca31e26e63a26049058aa8f0374143 authored over 2 years ago by Jinke Li <[email protected]>
docs: totalData类型文案修正 (#1494)

7df5af324b329f879d2fa1d5f14a76bc9defc5df authored over 2 years ago by hexf00 <[email protected]>
refactor: 将cell中所有的private改为protected (#1491)

2de0355e69b1be371a813fa85efb60f686fbd229 authored over 2 years ago by Wenjun Xu <[email protected]>
fix: node 可能为null (#1486)

bce985fac083009668cb30c9b936e68c4b97b4ba authored over 2 years ago by YardWill <[email protected]>
feat: 明细表趋势图透出点击透出整行数据 (#1485)

ea827809e333d37a7301fac4785add8d87ca4c0e authored over 2 years ago by 嘤嘤嘤 <[email protected]>
feat: 支持绘制 mini 折线图 (#1484)

* feat: 支持绘制 mini 折线图

* refactor: 改用 polyline 绘制折线图

* fix: 禁用 mini 折线图 tooltip

* style:...

cfa5987f48ce3cc434e953fef00837e1fc617400 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
feat(interaction): 增加行头单元格和全局单元格滚动事件及文档 (#1483)

* feat(interaction): 增加行头单元格和数值单元格滚动事件及文档

* fix: 去除 DATA_CELL_SCROLL

* docs: update

329aaa6c9f9ae926f392e3e8f676af1ec201cce2 authored over 2 years ago by Jinke Li <[email protected]>
feat: 明细表的 getCellData 可获取单行数据 (#1482)

* chore: playground 添加链接跳转操作

* feat: 明细表的 getCellData 可获取单行数据

* test: 明细表的 getCellData 可获取...

c3e16622cf5e1247a5503c92e694adc7d047a321 authored over 2 years ago by stone <[email protected]>
fix: 趋势表自定义列头数值误用数据单元格样式 (#1479)

c23e105b6d633cd2b66ac3a8618851923be7d1be authored over 2 years ago by 刘嘉一 <[email protected]>
feat: s2-vue 添加下钻组件 (#1471)

* refactor: 抽取下钻的公共props 到 s2-shared

* chore: 添加下钻相关 types

* feat(s2-vue): 添加下钻展示

* fea...

7f42b82264230f4b914adc39277e8ca6fbcf0cd3 authored over 2 years ago by stone <[email protected]>
feat(tooltip): 支持额外的样式和类名 & 修复内容过长 tooltip 展示不全的问题 (#1478)

* feat(tooltip): 支持额外的样式和类名 & 修复内容过长 tooltip 展示不全的问题

* refactor: 重命名

e3103d7a5499871f22bacf47bf7dbb89a947ff59 authored over 2 years ago by Jinke Li <[email protected]>
fix: 增加tooltip允许复制的样式防止被覆盖 (#1477)

39775ca6dddf830e52f1fc530cd0af2f32c84da6 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore: 将 s2-shared 的单测检测添加到 CI 运行中 (#1476)

c0ecbbcbb8d75077018071968f0c00067761d4c9 authored over 2 years ago by stone <[email protected]>
fix(strategysheet): 修复趋势分析表多列头切换为单列头后, 隐藏列头功能失效 (#1470)

b39742e3a7276836c504f2a0d5343ff201a65bba authored over 2 years ago by Jinke Li <[email protected]>
feat: 添加编辑场景文档 (#1475)

* feat: 添加编辑场景文档

* feat: 添加编辑场景文档

* feat: 添加编辑场景文档

401491e5c53433721b78fc4d12a467532f421403 authored over 2 years ago by YardWill <[email protected]>
feat(interaction): 添加 onDataCellSelectMove 事件 (#1468)

* feat: 添加 selectmove 事件

* feat: 添加文档

da2a78ec511a85380824fa2b7147854e857df7f3 authored over 2 years ago by Xinhui <[email protected]>
chore: 🤖 更新 lock 和 changelog 文件 (#1474)

* chore(release): 🔖@antv/[email protected] @antv/[email protected]

* chore(release): 🔖 @antv/[email protected] @...

4fd0653e0a17d76c04dfbf29c2a383ca7aa510cb authored over 2 years ago by Jinke Li <[email protected]>
fix: 修复柱状图区间及零点问题 (#1465)

* feat: 增加字段标记支持正负不同方向绘制能力

* refactor: 优化零点计算逻辑

* refactor: 收敛配置到conditions 空间下

* refac...

a78d9441d7b821c1518ed70ddaa80f468b4a110b authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 构造含总计的 tree 行头布局时报错 (#1472)

faff65cb5378e94e2557c0b561b461eaaa5f1c37 authored over 2 years ago by 刘嘉一 <[email protected]>
test: 补充自适应在父容器有缩放的情况下宽高获取错误的测试 (#1455)

* test: 补充自适应在父容器有缩放的情况下宽高获取错误的测试

* docs: update

f668513369613de5de598ec9ca788428bd03d405 authored over 2 years ago by Jinke Li <[email protected]>
chore: 🤖 更新 lock 和 changelog 文件 (#1466)

* chore(release): 🔖@antv/[email protected] @antv/[email protected]

* chore(release): 🔖 @antv/[email protected] @...

826251056c48d11d88d072bef45905f15c22699d authored over 2 years ago by Jinke Li <[email protected]>
chore: 更新国内镜像同步账号信息 (#1464)

68fec65e8bafb990015890684f4a9d2ee872a0f9 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: customFlatten 空值保护 (#1463)

34a5cdc1f5bffe0f35b1fa499dd325b4d19db289 authored over 2 years ago by 刘嘉一 <[email protected]>
fix(interaction): 修复禁用多选后, 未对行/列头生效 (#1461)

6dab9da19c9fd53bdd5198f18abe7c00f12f061e authored over 2 years ago by Jinke Li <[email protected]>
fix: 修复相同配置字段导致程序出错 (#1460)

a92a4b717f48dd12040ce1d3fac02bdc8aea157a authored over 2 years ago by Wenjun Xu <[email protected]>
feat(strategy-sheet): 子弹图支持显示 Tooltip (#1450)

* feat(strategy-sheet): 子弹图支持显示 Tooltip

* feat(strategy-sheet): kpi 数值列支持显示 Tooltip

* feat...

15a0799a17893610a7aa8b4550e6d3647ad3a2b2 authored over 2 years ago by Jinke Li <[email protected]>
refactor: 调整配置项:S2Options.hierarchyCollapse => S2Options.style.hierarchyCollapse (#1459)

e63f7f909f8e51db31db65248657c8ef03e67647 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore: 🤖 更新 lock 和 changelog 文件 (#1456)

* chore(release): 🔖@antv/[email protected] @antv/[email protected]

* chore(release): 🔖 @antv/[email protected] @...

e1aef666bea7eafa183bcd616e021949b4fd2662 authored over 2 years ago by Jinke Li <[email protected]>
docs: 新增分页组件demo (#1445)

647470cf10f7ede5ad9c0164d12dc768c53dcf9a authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 解决父元素缩放时,自适应无法充满父元素bug (#1425)

* fix: 解决父元素缩放时,自适应无法充满父元素bug

getBoundingClientRect()获取到的是缩放后的实际大小,去掉这个直接取dom元素大小

* fix: 修...

ef904de8f8d929b53baa8938158141e1f22841d4 authored over 2 years ago by xiaochong44 <[email protected]>
docs: 新增自定义单元格宽高文档和示例 (#1440)

* docs: 新增自定义单元格宽高文档和示例

* docs: 新增隐藏列

* docs: typo

* docs: 更新文档

* docs: 更新文档

64531ae571635fe871fd44e026c41bca393b32dc authored over 2 years ago by Jinke Li <[email protected]>
fix(tooltip): 修复行/列层级超过2级时选中数据统计错误 (#1443)

* fix(tooltip): 修复行/列层级超过2级时选中数据统计错误

* docs: 更新文档

09dd677458c904f7b86c8457a489bca26a366269 authored over 2 years ago by Jinke Li <[email protected]>
chore: 移除官网部署预览的工作流 (#1444)

3e04d7f1c452b7ba33e00722878f91521c865b62 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 出现 tooltip 后点击画布外面的空白区域可能抛出错误 (#1438)

* fix: 出现 tooltip 后点击画布外面的空白区域可能抛出错误

当文档的高度未被 body 元素完全占满的时候,tooltip 显示以后点击“外部空白区域”触发 click ...

483367e0363373965290831d2cb1e479854641f7 authored over 2 years ago by zeyong tsai <[email protected]>
fix: 树状结构下,子节点全部折叠,导出内容错误 (#1435)

* fix: 树状结构下,全部收起子节点,复制内容错误

* refactor: 重命名 adustTotalNodesCoordinate 为 adjustTotalNodesCoord...

fa36599a988a6e7b1ac75b65646b2e767587081a authored over 2 years ago by stone <[email protected]>
refactor: 优化交叉表渲染性能 (#1430)

* refactor: 优化树状结构行头layout性能

* refactor: 优化树状交叉表label个数计算

* refactor: 优化compact模式下采样计算

...

350c7c0d48b478619d38343ca261b908c0f14fe5 authored over 2 years ago by 刘嘉一 <[email protected]>
docs: [滚动] 提取成独立章节 (#1432)

* docs: 修正一些错误文档

* docs: [滚动] 提取成独立章节

* fix: 修复 comparessed-size action

0ce312ad28989d35c336c2ecb05e0076a5d661b2 authored over 2 years ago by Jinke Li <[email protected]>
fix(copy): 修复字段名带有-导致复制失败的问题 (#1433)

7fb7fac7fb6ab09762c26efa2dd0226dc35c15bb authored over 2 years ago by YardWill <[email protected]>
fix: 修复序号对齐问题, close #1412 (#1431)

* fix: 修复序号对齐方式

* docs: 添加 seriesText 文档

* fix: 在透明模式下,需要写死rowCell中的textBaseline

* fix:...

cbe498059dacd53edb58e387f5357f9740ffb194 authored over 2 years ago by Wenjun Xu <[email protected]>
feat: canvas 未聚焦时不触发选中格子的键盘 move 行为 (#1415)

* feat: canvas 未聚焦时不触发键盘 move

* fix: rename to isCanvasEffect

e9255bead71d44b344851ccdcc7def6fb51e79c2 authored over 2 years ago by Xinhui <[email protected]>
feat(interaction): 选中单元格后对应行列头高亮 (#1414)

* feat: add selectedCellHighlight

* fix: type error

* fix: 文档补全 & util 抽取

202b378fed8e880cea0a75b12db905c3ae385b19 authored over 2 years ago by Xinhui <[email protected]>
feat: 无序号列时绘制左侧列边框 (#1417)

041b8aa9714b096e0f24e62dd57079401519ec07 authored over 2 years ago by Xinhui <[email protected]>
docs: 修正一些错误文档 (#1426)

2ca8048457d19ed54aa8b05fe5fcb89e46787eba authored over 2 years ago by Jinke Li <[email protected]>
fix(sort): 透视表/明细表 排序菜单文案显示错误 (#1424)

d837b415d55189d3c5f7e7b2734d41076a054ce3 authored over 2 years ago by Jinke Li <[email protected]>
fix(tooltip): 减少 tooltip 框重绘 (#1418)

* fix(tooltip): 减少 tooltip 框重绘

* fix(tooltip): 调整代码逻辑

59c6a87f256866962ea3b523fd882a8d4e1eb6e9 authored over 2 years ago by Jinke Li <[email protected]>
chore: 移除路径别名 (#1399)

* chore: tsconfig中增加exclude配置

* chore: 移除 cell 中别名

* chore: 移除 common 中别名

* chore: 移除 d...

52c0683af6a6e4594f83057eb41497b52d622f05 authored over 2 years ago by Wenjun Xu <[email protected]>
feat(scroll): 增加边界滚动配置, 解决横屏滚动会触发 mac 回退的问题 (#1409)

* feat(scroll): 增加控制滚动时父容器是否也可以滚动的配置, 解决横屏滚动会触发 mac 回退的问题

* fix: test

* fix: test

* fix...

ada5082d299357b1b38af7629a784e3d071e6b77 authored over 2 years ago by Jinke Li <[email protected]>
docs: 更新vue组件demo (#1413)

84c08ff1ac72b88ec4ab7e3be910b92b63b87385 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore: 🤖 更新 lock 和 changelog 文件 (#1407)

* chore(release): 🔖@antv/[email protected] @antv/[email protected]

* chore(release): 🔖 @antv/[email protected] @...

7042681cbd14595d2e4353801d2f646b81474901 authored over 2 years ago by Jinke Li <[email protected]>
fix: 修复打包core层源码中样式文件错误问题 (#1408)

d2c08949d22dc61dbc73e01a779756e1d7a78fb6 authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 修复表格卸载后调用实例方法报错的问题 close #1349 (#1400)

* fix: 修复表格卸载后调用实例方法报错的问题 close #1349

* fix: update

* fix: test

bcf21bb2099e04496c76b9cd28fa6d7723c9edcb authored over 2 years ago by Jinke Li <[email protected]>
docs: 添加自适应布局demo (#1401)

* docs: 添加自适应布局demo

* docs: 完善自适应布局文档demo

* docs: 完善自适应布局文档 和 demo

8a3151b11affb0c35f382eaae8af208e2f1ebba8 authored over 2 years ago by stone <[email protected]>
refactor: 删除无用的 debounceRenderCell 方法 (#1402)

b922fad7189ed34c323cadaf6a66e182adec2d2f authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix(locale): 修复国际化配置不生效 close #1394 (#1397)

* fix(locale): 修复国际化配置不生效 close #1394

* fix: 去掉 isEnUS

cfd5dbe0344afbb6f3929bece1778c02f9bbc00b authored over 2 years ago by Jinke Li <[email protected]>
docs: 补充表组件部分文档 (#1398)

* docs: 补充 vue 表组件文档

* docs: 其他分析组件区分react/vue章节

120a4ae8b15199a53bf1b6b9b5b69d090d8a0ece authored over 2 years ago by 刘嘉一 <[email protected]>
chore: 优化类型声明文件打包配置 (#1396)

* chore: 使用api-extractor 生成 core 声明文件

* chore: 关闭tsdoc警告

* feat: s2-react 适配 api-extractor...

98ac165687136c5938c309230de7e7852794fe72 authored over 2 years ago by Wenjun Xu <[email protected]>
docs: 优化快速上手文档 (#1395)

78070b4c3527b349df89855f656469a6ceea93c3 authored over 2 years ago by Jinke Li <[email protected]>
feat: 趋势分析表支持子弹图配置 (#1367)

* feat: 趋势分析表增支持添加子弹图

* fix: fix ci

* style: 增加标记线透明度

* refactor: 变量名变更

b5756cc2f4d2054f3d5a8eb31134efd23b1dd230 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore: 升级官网 s2 版本 (#1392)

c63ebd051e69ead6628be529c1e3d55ccbdcbf52 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix(copy): 修复rowdata可能为null的情况 (#1393)

0beeac424d809e5d97844ff95490bd80e7c451ea authored over 2 years ago by YardWill <[email protected]>
fix(vue): 统一表组件变量名保持和 react 版本一致 Sheet => SheetComponent (#1389)

0bee4767ecfbe9b87c71f4f52b5569f13bb58686 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
docs(vue): 添加 vue 3.0 组件demo (#1391)

b54e8d52a355178f2e878287e1daacd4bb3a06ed authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: style 引入失败 (#1390)

* fix: style 引入失败

* chore: 退回串行打包

7d11561039f33c897910bacab2cf8ce20b8543d0 authored over 2 years ago by 刘嘉一 <[email protected]>