Simon He
2023-12-04 7207a0b84058cd62361d969bc6ecd2b5d1bd582a
2023-12-04 Simon He
chore(table): typo (#3374)
blob@ 7207a0 提交对比 | 对比当前
2023-11-20 xingyu
refactor: components use setup (#3299)
blob@ bab28a 提交对比 | 对比当前
2023-11-07 invalid w
feat(Table-> CustomerCell): helpMessage支持传递 tsx 和 h函数的数据
blob@ c373ff 提交对比 | 对比当前
2023-10-17 bowen
chore: fix type:check error (#3159)
blob@ 18222a 提交对比 | 对比当前
2023-09-16 invalid w
chore: 解决 ESLint no-undef 规则校验问题和 basicTable 组件的类型问题,替换popover组件的 visible 属...
blob@ d3fd22 提交对比 | 对比当前
2023-09-15 LanceJiang
feat: BasicTable 组件 HeaderCell 新增(类customRender) customHeaderRender 方法 自定义渲...
blob@ bf2f63 提交对比 | 对比当前
2023-04-30 GauharChan
refactor: 完善ColumnSetting的操作逻辑 (#2745)
blob@ b97d58 提交对比 | 对比当前
2023-04-04 vben
chore: Extract lint config
blob@ ba2415 提交对比 | 对比当前
2023-02-15 luocong2016
chore<table>: fix type (#2528)
blob@ ce0f52 提交对比 | 对比当前
2023-01-18 前端爱码士
fix: 修复table组件insertTableDataRecord方法的返回类型 (#2490)
blob@ bb1fee 提交对比 | 对比当前
2023-01-01 Vinton
perf(component): 优化table 组件的insertTableDataRecord的方法,增加批量插入的功能。 (#2481)
blob@ 31042d 提交对比 | 对比当前
2022-11-06 zxiaozhou
表格添加一个setRows方法以便数据回显后重新获取数据 (#2327)
blob@ eda251 提交对比 | 对比当前
2022-09-29 Aborn Jiang
Update table.ts (#2223)
blob@ f1d427 提交对比 | 对比当前
2022-07-05 Cyrus Zhou
Table BasicColumn 添加 editDynamicDisabled (#2018)
blob@ 4730b3 提交对比 | 对比当前
2022-03-19 Caisin
fix(table):basicColumn加泛型 (#1618)
blob@ 9092c3 提交对比 | 对比当前
2022-01-18 lzdjack
feat: 增强可编辑单元格功能 (#1576)
blob@ b63f7d 提交对比 | 对比当前
2021-12-28 lzdjack
feat: 添加table继承父元素高度的功能 (#1523)
blob@ dd158a 提交对比 | 对比当前
2021-12-28 George Tan
feat(table component): add 'expandRows' table action (#1537)
blob@ 1dc6fa 提交对比 | 对比当前
2021-12-28 George Tan
feat(table component): add 'scrollTo' table action (#1538)
blob@ 598ce5 提交对比 | 对比当前
2021-12-18 lzdjack
fix: 修复table自适应高度和title属性声明问题 (#1496)
blob@ b63965 提交对比 | 对比当前
2021-10-14 tangyh
feat(Table): 支持设置默认的排序值
blob@ 34781d 提交对比 | 对比当前
2021-10-14 无木
fix(table): `deleteTableDataRecord` not work
blob@ 456a66 提交对比 | 对比当前
2021-09-06 无木
fix(table): `rowClassName` not worked with `striped`
blob@ 044e2e 提交对比 | 对比当前
2021-09-06 frezs
feat(table): 添加和支持动态删除和插入数据 (#1152)
blob@ 59a908 提交对比 | 对比当前
2021-08-19 无木
feat(table): add `beforeEditSubmit` for editable cell
blob@ 2c867b 提交对比 | 对比当前
2021-08-04 JasonYHZ
feat(table): add getRawDataSource() function (#1029)
blob@ f3cf16 提交对比 | 对比当前
2021-08-03 Leo Caan (陈栋)
fix(table): recursive updateTableDataRecord (#1024)
blob@ 72f953 提交对比 | 对比当前
2021-06-17 Vben
chore: update deps
blob@ e90646 提交对比 | 对比当前
2021-06-08 无木
feat(table): add updateTableDataRecord method
blob@ 8e4f48 提交对比 | 对比当前
2021-06-07 无木
feat(table): support columns-change event
blob@ 125a7d 提交对比 | 对比当前
2021-04-27 zuihou
feat(table): 表格的数据列和操作列的字段可以根据权限和业务来控制是否显示
blob@ 5a3861 提交对比 | 对比当前
2021-03-26 Vben
chore: types
blob@ a98835 提交对比 | 对比当前
2021-03-21 Vben
feat(table): add expandAll/collapseAll function close #333
blob@ 391da9 提交对比 | 对比当前
2021-03-08 Vben
refactor: refactor the project to solve the hot update problem caused by ci...
blob@ b7ce74 提交对比 | 对比当前
2021-01-11 vben
fix(table): table setting error #174 #165
blob@ c96002 提交对比 | 对比当前
2021-01-05 vben
feat(table): add summaryData prop #163
blob@ 8d7d08 提交对比 | 对比当前
2021-01-04 vben
fix(table): fix table setting error #162
blob@ a2c89d 提交对比 | 对比当前
2021-01-02 vben
fix(table): restore the property of the table
blob@ 5c2735 提交对比 | 对比当前
2020-12-31 vben
refactor(table): refactor table #150 #148 #146 #130 #76
blob@ 9c2f3f 提交对比 | 对比当前
2020-12-29 vben
wip(table): perf table #136,146,134
blob@ 116a1f 提交对比 | 对比当前
2020-12-28 vben
wip(table): perf table
blob@ 354904 提交对比 | 对比当前
2020-11-17 vben
feat(form-page): add form page demo
blob@ 0b6110 提交对比 | 对比当前
2020-11-15 vben
perf(upload): improve upload component
blob@ 661db0 提交对比 | 对比当前
2020-11-13 vben
revert(table): revert form type annotation
blob@ 261936 提交对比 | 对比当前
2020-11-13 vben
refactor(form): enhanced form customization and dynamic capabilities
blob@ 1d4561 提交对比 | 对比当前
2020-11-12 vben
fix: type error
blob@ ecfb70 提交对比 | 对比当前
2020-11-03 vben
fix(table): fix table typo
blob@ 69af37 提交对比 | 对比当前
2020-10-31 vben
fix(table): fix table type error
blob@ 05980a 提交对比 | 对比当前
2020-10-31 vben
fix: some error
blob@ 2407b3 提交对比 | 对比当前
2020-10-25 vben
feat: add the parameter sortFn to the table
blob@ 491ba9 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »