Jinke Li

Results 26 issues of Jinke Li

# Feature - 新增 `arrayDistinct()` 数组去重方法 - 这个应该比较常用吧

### 👀 PR includes 🔧 Chore - [ ] Test case - [ ] Docs / demos update - [ ] CI / workflow - [ ] Release version -...

🚨 lint failed

### 🖋 Description 增加函数, 方便根据单元格信息进行动态修改配置主题, 而不是只能通过自定义单元格, 降低用户使用成本 ```ts const theme = (cell) => { const meta = cell.getMeta() return { dataCell: { text: { textAlign: meta.xx ? 'left' : 'right'...

🙏feature request
s2-core
💤 inactive

### 👀 PR includes ✨ Feature - [x] New feature ### 📝 Description TODO - [ ] 适配隐藏列头 - [x] 行/列刷选 - [x] 数值单元格刷选 - [x] Tooltip (行列多选/单选/刷选 => 指标名展示...

🚨 test failed
🚨 lint failed

### 🖋 Description alpha 分支 commit 线有点乱, 导致自动发布每次会识别到很多冗余的 commit, 待 https://github.com/antvis/S2/pull/1687 合并后, 重新基于 latest 分支 拉一个 alpha 分支 ### 🏞 What problem does this feature solve ### 🧐 Suggest the...

🙏feature request

### 🖋 Description https://pnpm.io/zh/ ### 🏞 What problem does this feature solve ### 🧐 Suggest the API | name | type | default | description | |----|----|----|----| | - |...

🙏feature request

### 🖋 Description ``` { "strict": true, } ``` ### 🏞 What problem does this feature solve ### 🧐 Suggest the API | name | type | default | description...

🙏feature request

### 👀 PR includes ✨ Feature - [x] New feature ### 📝 Description 1. `resize.rowResizeType/colResizeType` 新增 `selected` 类型, 支持批量调整选中的宽高 (透视表/明细表). 2. 修复一些错误的文档 close https://github.com/antvis/S2/issues/2576. ```ts s2.setOptions({ interaction: { resize: {...

pr(feature)
next

### 👀 PR includes ✨ Feature - [x] New feature ### 📝 Description #### 选中单元格 API 调整/完善 `selectHeaderCell` 变更为 `changeCell`, 支持所有类型单元格的选中。同时支持 `选中 (selectCell)` 和 `高亮 (highlightCell)` 等语法糖, 现有 API 可以实现...

🚨 test failed
next

### Discussed in https://github.com/antvis/S2/discussions/1933 了解 2.0 版本新特性 - [S2 2.0 表格看数新纪元](https://www.yuque.com/antv/blog/1122_7_s2) 和 [roadmap](https://github.com/antvis/S2/issues/2153) ## 🏠 官网地址变化 原官网 和 不再维护和使用,请使用最新的文档,确保您看到的不是过时的文档。 - 原 `v1` 官网迁移至 . - 原 将作为 `v2` 默认官网。 ##...

🗣 Discussion
💤 inactive
next