VTable icon indicating copy to clipboard operation
VTable copied to clipboard

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.

Results 455 VTable issues
Sort by recently updated
recently updated
newest added

### What problem does this feature solve? 有时候业务需求中 操作列可能要求是通过文字按钮来操作 但目前的columns中只能配置icon单元格图标来进行操作 希望能新增一个类似于icon button单元格按钮 ### What does the proposed API look like? ListTable.columns.icon > ListTable.columns.button

### What problem does this feature solve? 我们需要根据当前选中的单元格,对一些操作作出限制,页面如下 ![image](https://github.com/VisActor/VTable/assets/23130670/5216252d-38cc-4cf4-bebe-e6cd2aed5530) 现在鼠标意外点击了 Table 意外的区域时,上边的按钮状态显示不正确 或者仿照Excel Table 的交互默认选择 body 区域的第一个单元格,整个 body 区域最少选择一个单元格 ### What does the proposed API look like? 可以单独提供一个事件监听:SELECTED_CANCEL 事件;或者 SELECTED_CELL...

[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...

### What problem does this feature solve? 可以展示一个动态生成的用户文字头像 ### What does the proposed API look like? ![image](https://github.com/VisActor/VTable/assets/38559174/0b2bb4e8-4141-4637-b309-60726c452fc2) 1. 期望icon中可自定义回调函数生成,并且可以获取到当前单元格的数据。 2. 期望树形数据中,icon可以跨越展开图标,在左侧紧紧贴合文字。

### Version https://unpkg.com/@visactor/vtable/dist/vtable.min.js ### Link to Minimal Reproduction 1 ### Steps to Reproduce 数值列设置textAlign居右,padding-right设为12,第一次正常渲染。此时手动改变列宽,单元格的padding-right设置直接无效了。 ### Current Behavior 内边距丢失 ### Expected Behavior 不丢失 ### Environment ```markdown - OS: - Browser: -...

bug

[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...

[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...

### Version 0.23.4 ### Link to Minimal Reproduction https://data.bytedance.net/evals/projects/test/datasets ### Steps to Reproduce 我当前的配置如下 ![img_v3_02ar_d07e8d45-9b9f-4a31-be86-7972e46c6c8g](https://github.com/VisActor/VTable/assets/134760419/8a4e41ce-8835-4f23-971f-7a04eb28bc3c) ### Current Behavior ![img_v3_02ar_792ea5b0-faab-4c50-bdb4-2435c5c3949g](https://github.com/VisActor/VTable/assets/134760419/db42319d-99a9-4266-a209-87a5ef79d6d3) ### Expected Behavior 希望上图红色框圈出的部分,能够实现圆角 ### Environment ```markdown - OS: - Browser:...

bug

If you use @VisActor/VTable, don't be shy [edit this wiki page](https://github.com/VisActor/VTable/wiki/Who-use-@VisActor-VTable)

[[中文版模板 / Chinese template](https://github.com/VisActor/VTable/blob/main/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] TypeScript definition update - [ ] Bundle...