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

chore: 🔧 更新 lock 和 changelog 文件 (#1388)

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

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

5e7d843cf07889e1eb1e83eac6ae7da83057e479 authored over 2 years ago by 刘嘉一 <[email protected]>
docs: 新增 facet 相关 API 和 循环滚动 demo (#1387)

* docs: 新增 Facet 相关 API

* docs: 新增滚动 demo

c85f1f1329e5ab929361128c9b3c0fe4b7d4a4e7 authored over 2 years ago by Jinke Li <[email protected]>
docs: 新增demo「想如何度过一天(抽象版)」 (#1385)

442e3c57cddac45cfc5082b36c4aef353aac17cd authored over 2 years ago by 嘤嘤嘤 <[email protected]>
feat: 新增 "如何用 S2 买房" demo (#1383)

* fix: 修复表头组件中,高级排序无效问题

* docs: 修复高级排序 demo 无法留存状态的问题

* feat: 新增 "如何用 S2 买房" demo

* fea...

1e790dc4eb16b292d22dcf5233e199913ff1c17d authored over 2 years ago by stone <[email protected]>
docs: 文档增加 s2-vue 的说明 (#1380)

* docs: 文档增加 s2-vue 的说明

* docs: fix

* ci: 回退回 macos-11

* test: fix

b4d053087dd1305c8018662da3c37ddc7b5e6167 authored over 2 years ago by Jinke Li <[email protected]>
docs: 新增马赛克图 (#1382)

ad6833a0cbd64661b2bcc10a54966551d31b9cf5 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 增加默认条件格式默认默认默认值 (#1379)

c084c01ddb471000f32b255260c45e1427884681 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore(ci): ci 构建提速 (#1378)

5ca959fcbd557b7bbf3afae80c279f94d6be67d9 authored over 2 years ago by Jinke Li <[email protected]>
chore: 文案修正 (#1377)

* chore: 文案修正

* chore: fix ci

a83e549b80a0f1d42de96b8e8028c453f36b0427 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore: 并发构建 (#1376)

7199b5e14f204cbc3523868f9a531221eb83b53f authored over 2 years ago by Jinke Li <[email protected]>
feat: sortFunc 支持使用手动排序兜底 (#1374)

* feat: 增加sortFunc兜底排序

* docs: 更新sortFunc文档

252acdd3f44816a0cf490a1fe2c39fd1e461bc54 authored over 2 years ago by 刘嘉一 <[email protected]>
docs: readme中添加 s2-vue badges (#1375)

7aaf4b2cccc47e76bab45f676567f3ef8e934392 authored over 2 years ago by Wenjun Xu <[email protected]>
Update S2DataConfig.zh.md (#1369)

fa84831ed77f781bd2e9693d625f0ad9b3005dec authored over 2 years ago by 嘤嘤嘤 <[email protected]>
docs: 增加 vue 自适应文档 (#1373)

* docs: 增加 vue 自适应文档

* docs: 修改缩进

762707e39463f0d6b87a46fbc045147360745ef0 authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 明细表下range-selection报错 (#1368)

189d337dc7efc3ec9ba1a48c4fc8d0649d1d5439 authored over 2 years ago by 刘嘉一 <[email protected]>
fix(strategysheet): 修复趋势分析表多列头时叶子节点未和数值单元格对齐 (#1371)

* fix(strategysheet): 修复趋势分析表多列头时叶子节点未和数值单元格对齐

* test: 增加主题测试

2d3ff047b414b5861203d39b5f3db23fe1307c16 authored over 2 years ago by Jinke Li <[email protected]>
fix: fieldValue精度过高时intervalShape未绘制 (#1372)

0bb19b7215c6d55b31fb4111d736f7d9a39e2fd8 authored over 2 years ago by 刘嘉一 <[email protected]>
feat: Vue 1.0 (#1290)

* chore: 添加 antd vue 依赖

* refactor: 重新组织playgorund代码结构,增加less打包配置

* chore: 添加 shared 工具包
...

07458368d7eafd3ddee168d5b2adca463374ab5a authored over 2 years ago by Wenjun Xu <[email protected]>
fix(interaction): 修复自定义单元格有自定义图片时无法触发点击 close #1360 (#1365)

* fix(interaction): 修复自定义单元格有自定义图片时无法触发点击 close #1360

* chore: 删除测试代码

685cd0458e33d189ced36eb708c8ed697f3d024c authored over 2 years ago by Jinke Li <[email protected]>
docs: 增加自定义小计/总计单元格的例子 (#1366)

2ccc3a053332a338e838a1935e743a5db80d4e84 authored over 2 years ago by Jinke Li <[email protected]>
feat(theme): 新增度量值的主题配置, 修复小计总计主题配置不生效 close #1357 (#1364)

* feat(theme): 新增度量值的主题配置, 修复小计总计主题配置不生效 close #1357

* test: 增加主题测试

ef3f99e312b2f0a49b9d5928084c842718ae23be authored over 2 years ago by Jinke Li <[email protected]>
feat: 丰富tooltip关闭的验证逻辑 (#1352)

* feat: 丰富tooltip关闭的验证逻辑

* test: 补充测试用例 pr.#1352

* test: 测试用例逻辑校正

* chore: react-playgr...

264a9e93d586f8b8c5498af912c6a31aa4da8f04 authored over 2 years ago by edison-tianhe <[email protected]>
fix: 下钻数据没有按照用户数据展示 (#1353)

* fix: 树状结构下多层级排序失效的问题

* fix: clearDrillDown 无法全量清空的问题

* chore: 修改注释错误

* test: 测试添加组内排序...

065c3bdea3625232de7d98797ef7266eea74f67c authored over 2 years ago by stone <[email protected]>
refactor(tooltip): 增加 adjustPosition 回调参数 (#1354)

* refactor(tooltip): 增加 adjustPosition 回调参数

* style: fix cr

f829adf149737a46e0acd62b7dd049b84547679a authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix(interaction): 修复默认隐藏列的配置更新为空数组时, 未触发表格更新 (#1351)

* fix(interaction): 修复默认隐藏列的配置更新为空数组时, 未触发表格更新

* fix: 简化 render 参数

* docs: 补充文档

7ed101152caa180cc7090861f4fbf7f774148a23 authored over 2 years ago by Jinke Li <[email protected]>
feat: 支持回调函数调整 Tooltip 位置 (#1350)

* feat: 支持回调函数调整 Tooltip 位置

* style: 代码优化

898f3df590227ef0f0d2afd17892a9514bb7c2a3 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix(tooltip): 修复存在小计/总计时汇总数据计算错误 close #1137 (#1346)

* fix(tooltip): 修复存在小计/总计时汇总数据计算错误 close #1137

* fix: 更新注释

* fix: 兼容行头场景

* test: 增加单测
...

f6e5e8c1b05563dee29e926887aa08ef92bd4302 authored over 2 years ago by Jinke Li <[email protected]>
fix(facet): DataCell 边框改为统一绘制的 Grid (#1297)

* feat: grid 绘制

* fix: 添加测试用例

* fix: 还原 stateShapes 修改

* fix: revert change

* fix: 单...

daaf989fbb2be537d30675c661aff08a74d6b7f6 authored over 2 years ago by Xinhui <[email protected]>
docs: 修正总计文档 (#1347)

d4beafb716da695ed5be6f86c7e327ec43f00634 authored over 2 years ago by 刘嘉一 <[email protected]>
chore(ci): 修复 action 格式错误 (#1343)

80a3e1119e58513f144c1f5ce3fcfe7f250a440b authored over 2 years ago by Jinke Li <[email protected]>
fix: 不应以mutable的方式修改headerActionIcons (#1331)

* fix: 不应以mutable的方式修改headerActionIcons

* test: 修复下钻测试

* refactor: 优化执行下钻函数

518456e7ec7ce7e9e5d91237f8092250b9a585d3 authored over 2 years ago by 刘嘉一 <[email protected]>
chore: 增加 pengding 标签 action (#1341)

588aabe4a564b20becd17c38fa43828ee79c1cc5 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore(ci): 增加 sync changelog 成功&失败的通知 (#1340)

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

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

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

0db1b81a271fd10e64a6d5e53c35d7700f79e13e authored over 2 years ago by Jinke Li <[email protected]>
feat(interaction): 增加单元格的右键事件 close #1326 (#1334)

230f3cc80137d666acf90c35891654cbefa83703 authored over 2 years ago by Jinke Li <[email protected]>
fix: total 配置项取用错误 (#1338)

e514ad6048a12ab52f6137c14ba3c27582424e84 authored over 2 years ago by 刘嘉一 <[email protected]>
docs: 更新导航[使用文档/API文档]下的文字链接跳转问题 (#1333)

Co-authored-by: wb-sc882105 <[email protected]>

5f711e1342f481a042515157e4ccc9156f56f5fe authored over 2 years ago by sc-xx <[email protected]>
fix: 带总/小计的交叉表复制报错 (#1332)

* fix: 复制总计节点数据空指针异常

* test: 含总小计的交叉表复制测试用例

20635836f5d56f11c99de7c95e73d5e29080c2e9 authored over 2 years ago by 刘嘉一 <[email protected]>
feat: 当子维度不足2个时可隐藏小计节点 (#1325)

* feat: 当子维度不足2个时可隐藏小计节点

* docs: 更新小计文档

444fea31ca305a47c696d4f876b350710810b9de authored over 2 years ago by 刘嘉一 <[email protected]>
docs: 更新 Vue3 自定义 Tooltip 文档 (#1327)

02c68f9da1651e08c7af2f1dfa7547b51c74638e authored over 2 years ago by Jinke Li <[email protected]>
fix(interaction): 角头单元格增加对自定义tooltip的适配 (#1322)

* fix(interaction): 角头单元格增加对自定义tooltip的适配

* test: 更新单测描述

* docs: 修复文档

* test: 修复测试

11c8e48d37e4e08742ba2d0dbeccfc99a694beff authored over 2 years ago by Jinke Li <[email protected]>
chore: 延时同步 s2 lock (#1323)

* chore: 延时同步 s2 lock

* chore: 更新时间

047c672b72f1677aa8531e155caa69ef1789342d authored over 2 years ago by Jinke Li <[email protected]>
docs: 增加如何在 Vue 中自定义 Tooltip 的文档 (#1318)

751803fa31d1bae52e66d7254a77f39ffca2d9dd authored over 2 years ago by Jinke Li <[email protected]>
fix(copy): 修复同步复制时会触发页面滚动的问题 close #1317 (#1321)

821e676a6f2e2f9c57554afa751ddf20e153da80 authored over 2 years ago by Jinke Li <[email protected]>
fix: 在复制或者表格数据时,可对行列头进行格式化导出 (#1319)

* feat: 导出数据格式化行头(rowNode,只有 pivot 模式下生效)

* feat: 导出数据格式化列头(colNode,只有 pivot 模式下生效

* fix: ...

6e5fc0a34e5b1bcee23b5e634e3dba517f370485 authored over 2 years ago by stone <[email protected]>
fix: dataCfg变化时未重新计算treeRow宽度 (#1316)

* fix: dataCfg变化时未重新计算treeRow宽度

* test: 增加树状交叉表集成测试

* test: 优化测试用例

0f4336ab8cde53f0bda4b4374ebcee7e57aeac55 authored over 2 years ago by 刘嘉一 <[email protected]>
fix: dataCfg变化时未重新计算treeRow宽度 (#1316)

* fix: dataCfg变化时未重新计算treeRow宽度

* test: 增加树状交叉表集成测试

* test: 优化测试用例

f5e53b0313ef7bcf23fd63438f1059ef91c0afa1 authored over 2 years ago by 刘嘉一 <[email protected]>
fix: 去除 header cell 中对 sortParams 的原地反转操作 (#1313)

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

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

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

be794707a04da4cc15f5745fdfcfffc73a01f2ba authored over 2 years ago by Jinke Li <[email protected]>
fix: 修复容器设置transform样式后框选背景框错位问题 (#1311)

0582bb5a5fb652523b21ca91f8f09af6103b18f2 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
refactor: 树状层级结构构造取消分割符分割节点 (#1310)

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

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

5cf86c4aab35bef9e3155d8165aa9996d33f0229 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
feat: 允许条件设置数据单元格为空的占位符 (#1309)

* feat: 允许条件设置数据单元格为空的占位符

* fix: fix the ci

* refactor: 更新dataCell placeholder的透传信息

* r...

397caf18e3eec7c82bd4f4bb7a6987839474a425 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix(interaction): 树状模式列头非叶子节点选中无法高亮当前列 (#1307)

* fix(interaction): 树状模式列头非叶子节点选中无法高亮当前列

* test: 增加列头高亮选中测试

* test: 增加列头高亮取消选中测试

bba5f72ab8d8fe2fa98eac57bc282405b55e1e3d authored over 2 years ago by Jinke Li <[email protected]>
fix(interaction): 设置 stateShape 的 visible 默认为 false 来减少绘制调用 (#1295)

* fix: 设置 stateShape visible 默认为 false 减少绘制调用

* fix: 还原 hideInteractionShape

* fix: 优化 upd...

10f43916e884bdebdc35c05734091dff9d8b2ca0 authored over 2 years ago by Xinhui <[email protected]>
fix(interaction): 连续 Hover 失效问题修复 (#1292)

* fix: 修复连续触发的 hover 无效的问题

* fix: 单测完善

* fix: 修复 dataCell click 测试的重复绑定问题

* fix: 使用 isA...

162b5f22d3b67b321c83bdee234528d247105bd0 authored over 2 years ago by Xinhui <[email protected]>
feat: 树状层级样式优化 (#1302)

* feat: 树状层级样式优化

* style: 树状层级缩进优化

* chore: fix typo

ef907db2e870638115e5b905ccf6963de4c4ddd1 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 修正auto reset 的 canvas 外判断逻辑 (#1293)

* fix: 修正auto reset 的 canvas 外判断逻辑

* fix: event controller 按 CR 修改

307963ce76325edfdb339abdacdb07ab6e554121 authored over 2 years ago by Xinhui <[email protected]>
chore: 修复 yarn workspace 把本地的 s2-core 隐射到 esm 目录的问题 (#1301)

51cc33e34e600af24925602ee11735b5629d999a authored over 2 years ago by Jinke Li <[email protected]>
chore: 合并 latest 分支代码 (#1300)

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

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

766864a14c00f0d23544bd867c8dd01574fcc953 authored over 2 years ago by Jinke Li <[email protected]>
fix(strategySheet): 隐藏列兼容趋势分析表衍生指标场景 (#1299)

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

ae6f7b77172cb6ce754efffb1089d8870491c071 authored over 2 years ago by Wenjun Xu <[email protected]>
fix(corner-cell): 微调角头icon位置保持和行头对齐 (#1287)

* fix(corner-cell): 微调角头icon位置保持和行头对齐

* style: 统一行头角头padding值

* chore: 修复单测

5235afca9bf0ddc774695741b8aa4fff469e8fa5 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
docs: 完善主题章节 (#1288)

* docs: 完善主题章节

* docs: 完善主题章节

e3de69851d53fd049e83db43205f5d334b0f32b4 authored over 2 years ago by 刘嘉一 <[email protected]>
chore: alpha 合并到 master (#1286)

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

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

c261d3ff4d1378b5a5e175544cd867d96fbc04a8 authored over 2 years ago by stone <[email protected]>
docs: 新增趋势分析表相关文档demo (#1278)

* docs: 新增趋势分析表相关文档demo

* docs: fix typo

* docs: 文档格式调优

17c5780d098f81199896ef552699504eb543ce6c authored over 2 years ago by 嘤嘤嘤 <[email protected]>
feat: 新增 hoverFocusTime 配置项 (#1281)

* feat: 新增 hoverFocusTime 配置项

* fix(interaction): hoverFocus 交互状态参数名变更及逻辑优化

* refactor: ho...

b7636cb038a9a74bbce1dd81781db9128047693d authored over 2 years ago by 嘤嘤嘤 <[email protected]>
docs: 修复官网demo分群下钻表颜色丢失问题 (#1279)

* docs: 修复官网demo分群下钻表颜色丢失问题

* chore(demo): 增加官网分群下钻表demo注释

3f297542986bd00850015e7323bcc22643cf37ff authored over 2 years ago by 嘤嘤嘤 <[email protected]>
chore: 修复自动添加到project action 触发类型 (#1284)

3f307a5eb1902f42eb1ea499436500bf9d06e958 authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 修复树形状态下收起展开后汇总数据错误问题, close issue #1153 (#1282)

* test(s2-core): add more unit tests for getDataPath (issue #1153)

* fix(s2-core): fix meta c...

6a7260c5492973f4caba9a2ef537200c551857b2 authored over 2 years ago by Stephen Cui <[email protected]>
fix: scrollY 越界问题修复 & 重构 (#1274)

0bac1c1f929f7389bb58dafd7e1fdec8a5b7fce3 authored over 2 years ago by Xinhui <[email protected]>
fix: 行头/单元格icon颜色应默认与字体色一致 (#1276)

* fix: 行头/单元格icon颜色应默认与字体色一致

* test: 增加测试用例

5a0dcd8d6c9cbd83ae405eaceaf10db8d0d86a95 authored over 2 years ago by 刘嘉一 <[email protected]>
fix: all selected (#1275)

cf002e80d1ed111e470edee5d7c70ea2d50daf16 authored over 2 years ago by Xinhui <[email protected]>
chore: 更新 project action 需要 token (#1273)

* chore: 更新 project action 需要 token

* chore: 新增自动 archive action

* chore: remove auto arch...

6451feb23446aec57d1a72ad43c1e43ca8809521 authored over 2 years ago by Wenjun Xu <[email protected]>
chore: 增加文档单词大小写检测 (#1272)

* chore: 增加文档单词大小写的检测

* chore: words => word

* chore: 更新 lock

814d8aa5c6198c94944fc397825a4473e9cf2bd0 authored over 2 years ago by Jinke Li <[email protected]>
feat: 去除自定义树无用的 transformCustomTreeItems 方法 (#1271)

* feat: 去除自定义树无用的 transformCustomTreeItems 方法

* docs: 更新交互文档

* fix: 去掉无用引用

5923c2530f049dd7b9904831d4f482074dc58ef1 authored over 2 years ago by Jinke Li <[email protected]>
fix: 修复switcher组件布局问题 (#1270)

* fix: 修复switcher组件布局问题

* docs: 更新组件文档

* fix: add default value

* test: fix mock data i...

8cd28fc1e0a91ab8b969200e191a26c407513fc1 authored over 2 years ago by Wenjun Xu <[email protected]>
feat(switcher): add disabled property (#1217)

5c0f8fb741f4f4f5a2b726c52d796f8a7fa835f3 authored over 2 years ago by Esora <[email protected]>
feat: 增加根据主题色生成对应主题风格色板功能 (#1190)

* feat: 增加根据主题色生成对应主题风格色板功能

* fix: 修复lint报错

* feat: 固定背景色

* refactor: 改用hsl颜色

* chor...

4c81fa3d0ac2c9563f022560cae75335c453b218 authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix(theme): 修复颜色主题配置对自定义 icon 不生效的问题 (#1261)

* fix(theme): 修复颜色主题配置对自定义 icon 不生效的问题

* fix: 还原之前的写法

ad52a03d1a59fbf87fe9dd2c14482f37181a4454 authored over 2 years ago by Jinke Li <[email protected]>
fix: 解决明细表表头被格式化的问题 (#1257)

* fix: 如果是 table mode,列头不需要被格式化

* test: 添加明细和聚合模式下,表头的格式化单测

* fix: 将格式化行列维度名称方法提取到公共方法中

...

aca54aa8b5455f195c52b034cce80de2c5ced5d3 authored over 2 years ago by stone <[email protected]>
chore: 修复github event_name 判断问题 (#1269)

98c85cc6ba928475d66802d27a57f6a746bd5175 authored over 2 years ago by Wenjun Xu <[email protected]>
feat(interaction): 支持透传 addEventListener 的可选参数 (#1262)

* feat(interaction): 支持透传 addEventListener 的可选参数

* docs: 更新交互文档

d6bc064e971f8e0a18e8590931f6bff8fadabe44 authored over 2 years ago by Jinke Li <[email protected]>
fix: fix auto add to project action syntax issue (#1263)

2007a53457ee9b6499192b9ae0fc1b264071e21e authored over 2 years ago by Wenjun Xu <[email protected]>
fix: 修复交叉表分页问题 (#1260)

* fix: getIndexRangeWithOffsets可视范围计算错误

* fix: 切换pageSize未重置滚动偏移量

a8142b961e7c839a2de60aea232209f815f5d32d authored over 2 years ago by 刘嘉一 <[email protected]>
feat(interaction): 支持行列头反选 (#1256)

* feat(interaction): 支持行列头反选

* fix: 修复全部取消选中后没有关闭 tooltip 的问题

* test: 修复测试

* docs: 更新交互...

9544706bbf017d425506016fbd23af89e76c5824 authored over 2 years ago by Jinke Li <[email protected]>
chore: 增加自动添加 issue&PR 到 project 的 action (#1259)

8b06d1308f478703a66dda97970912da05465dda authored over 2 years ago by Wenjun Xu <[email protected]>
feat(copy): 添加复制全部 复制行 复制列功能 (#1253)

* feat(copy): 添加复制全部 复制行 复制列功能

* fix: pr

6fa21443cb81d43379955a28c7afac7a2ed4d809 authored over 2 years ago by YardWill <[email protected]>
fix: 修复官网搜索功能 (#1258)

34acdf3cc8b606892314e47312bcf4ba9b26359b authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: headerActionIcons更新不应清除上一次下钻数据 (#1254)

92837faadb532b42be164327ca510c47cf2ae336 authored over 2 years ago by 刘嘉一 <[email protected]>
chore(ci): 修复自动发布后不能自动更新版本号的问题 (#1251)

d6da05197a91e91b64c6646981931889e61346bc authored over 2 years ago by Jinke Li <[email protected]>
fix(row-column-resize): 修复虚线宽度设置不生效问题 (#1250)

* fix(row-column-resize): 修复虚线宽度设置不生效问题

* chore: 修复拖拽单测

a1810b94e48792ae4399c155e33573fa72ec0e0e authored over 2 years ago by 嘤嘤嘤 <[email protected]>
fix: 更改remapping字段顺序 (#1246)

f0ffe28f0d731e2cb45527a598fc461d5a13395f authored almost 3 years ago by Wenjun Xu <[email protected]>
fix: 修复官网在Safari环境下打不开的问题 (#1245)

81cce3bb617a5ab3dd3545252489cdc49720fe61 authored almost 3 years ago by 嘤嘤嘤 <[email protected]>
fix: 修复 backgroundColorOpacity 不生效问题,close #1201 (#1244)

* fix: 修复 backgroundColorOpacity 不生效问题,close #1201

* fix: fix unit test

e7ff60d266c4cefee38c88e30cc21e75d5283572 authored almost 3 years ago by Wenjun Xu <[email protected]>
chore: 增加Vue工程项目 (#1204)

* chore: 增加Vue工程项目

* chore: remove cypress

* chore: remove template components

* chore:...

1a93ed00aa16e971b7b65f71fe2bc322d86c3add authored almost 3 years ago by Wenjun Xu <[email protected]>
chore: 新增相似issue提示action, 完善action模板 (#1238)

c56388895a50dd4418095f232753f0c0a75cb34c authored almost 3 years ago by Jinke Li <[email protected]>
feat: update brush interactiontest case (#1239)

604abba188a04f90b4eb12f9b4fc46a90b46a75a authored almost 3 years ago by Xinhui <[email protected]>
docs: 优化自定义目录和交互文档细节 (#1231)

* docs: 优化自定义目录和交互文档细节

* docs: 更新自定义目录demo封面

782c872d562257eb8f6be3234f0b41aabed6c0b4 authored almost 3 years ago by Jinke Li <[email protected]>
fix(copy): 修复因为header的key内带有‘-’字符串导致的row和col id识别错误 (#1234)

b685c95adaa190a0491e32a902bc5aa2f3463704 authored almost 3 years ago by YardWill <[email protected]>
feat: 支持自定义角头的虚拟数值字段文本 close #1212 (#1223)

* feat: 支持自定义角头的虚拟数值字段文本 close #1212

* test: 修复测试

* test: 修复测试

84bc9786bf1391a9e7afd21888618403e7f786d3 authored almost 3 years ago by Jinke Li <[email protected]>