雪忆
2024-07-29 ecfe66a0199606241c73a52519bbe800c9aa31f8
2024-07-26 Sny
chore(component): 优化EditableCell组件handleSubmit方法报错时增加warn日志显示 (#3981)
blob@ 5b7b6b 提交对比 | 对比当前
2024-05-06 zhang
chore: format code style (#3808)
blob@ ef5285 提交对比 | 对比当前
2024-03-27 Werheng Zhang
refactor: 优化代码 (#3695)
blob@ 05030e 提交对比 | 对比当前
2024-01-12 xachary
fix(BasicTable->rowKey&scroll): declear and usage about rowKey and scroll (...
blob@ e23e33 提交对比 | 对比当前
2023-12-29 xachary
fix(BasicTable): avoid select when edit cell (#3484)
blob@ 2f921c 提交对比 | 对比当前
2023-12-15 xachary
fix: EditableCell about checked/unChecked Value, getDisable, rowKey missing...
blob@ 404a47 提交对比 | 对比当前
2023-11-20 xingyu
refactor: components use setup (#3299)
blob@ bab28a 提交对比 | 对比当前
2023-10-09 invalid w
fix(EditCellTable): 表格编辑行在使用Switch,checkedValue为数字时无法切换开关.close #2560
blob@ 71c439 提交对比 | 对比当前
2023-10-08 invalid w
fix: tabel取消编辑单元格后会回到初始值. close #2739 (#3108)
blob@ 986430 提交对比 | 对比当前
2023-06-16 tawen
fix: 可编辑单元格editCellTable,当值为空时无法进行编辑 (#2867)
blob@ 4c3815 提交对比 | 对比当前
2023-04-04 vben
chore: Extract lint config
blob@ ba2415 提交对比 | 对比当前
2023-01-18 Wit〆苗大
fix(EditableCell): 修复可编辑表格 组件onChange重复问题 (#2495)
blob@ 0cc535 提交对比 | 对比当前
2022-12-27 ruxue777
fix(components): [Table,EditableCell] rename Function (#2466)
blob@ aabafe 提交对比 | 对比当前
2022-12-18 sevth
fix: table cell edit bug. (#2465)
blob@ 582d7e 提交对比 | 对比当前
2022-10-28 无木
fix(table): rollback value on cancel editing, fixed:#2309
blob@ 4f9cdc 提交对比 | 对比当前
2022-10-20 Wit〆苗大
feat(EditableCell): table 可编辑单元格和可编辑行 增加 单选框相关组件, 并增加示例 (#2294)
blob@ e08a15 提交对比 | 对比当前
2022-07-05 wjc112233
fix: fix#2031 修复表格可编辑行在编辑模式下,无法处理数组类型的值的问题 (#2035)
blob@ ddb678 提交对比 | 对比当前
2022-07-05 Cyrus Zhou
Table BasicColumn 添加 editDynamicDisabled (#2018)
blob@ 4730b3 提交对比 | 对比当前
2022-03-28 zuihou
Merge remote-tracking branch 'origin/main'
blob@ 418ca2 提交对比 | 对比当前
2022-03-28 zuihou
fix: 修复表格编辑时 Checkbox 组件无法正常取消勾选
blob@ 923ecd 提交对比 | 对比当前
2022-01-18 lzdjack
feat: 增强可编辑单元格功能 (#1576)
blob@ b63f7d 提交对比 | 对比当前
2022-01-18 wentmac
fix: 修复EditCellTable 可编辑单元格当columns.ellipsis=true时,回调中取不到key的值。 (#1598)
blob@ e82baf 提交对比 | 对比当前
2021-12-18 Henry Rao
FixEditcell: 修复可编辑单元格不显示0的bug (#1486)
blob@ 46e28f 提交对比 | 对比当前
2021-10-26 vben
chore: fix type
blob@ a248e2 提交对比 | 对比当前
2021-09-15 无木
fix(table): editable cell can not submit
blob@ ba2c1a 提交对比 | 对比当前
2021-08-27 无木
feat(table): add `onValid` for editRow
blob@ ee7c31 提交对比 | 对比当前
2021-08-24 vben
chore: format code
blob@ 56a966 提交对比 | 对比当前
2021-08-20 无木
fix(table): editable icon not show with empty cell
blob@ edc309 提交对比 | 对比当前
2021-08-19 无木
feat(table): add `beforeEditSubmit` for editable cell
blob@ 2c867b 提交对比 | 对比当前
2021-08-14 无木
fix(table): `size` not worked in `editComponentProps`
blob@ 797189 提交对比 | 对比当前
2021-08-09 无木
fix(table): `0` is not shown in editable cell
blob@ 33a335 提交对比 | 对比当前
2021-07-24 无木
fix(table): fix `dataPicker` show in `fullscreen` mode
blob@ a5a9b3 提交对比 | 对比当前
2021-07-24 无木
fix(table): component shown in `fullscreen` mode
blob@ a07ab6 提交对比 | 对比当前
2021-07-21 无木
fix(table): fix editable cell not support `ellipsis`
blob@ 4bb506 提交对比 | 对比当前
2021-07-19 无木
feat(basic-table): add `ApiTreeSelect` edit component
blob@ 52af1d 提交对比 | 对比当前
2021-07-16 无木
fix(table): `value` show problem in editable cell
blob@ 61ce25 提交对比 | 对比当前
2021-06-28 无木
fix(table): editComponentProps support onChange
blob@ 829b36 提交对比 | 对比当前
2021-06-25 无木
fix(table): treeTable editable error
blob@ 4ae39c 提交对比 | 对比当前
2021-06-23 无木
fix(table): event editCancel loss params
blob@ 8d2223 提交对比 | 对比当前
2021-06-05 无木
feat(table): support custom update on row editing
blob@ fe2bcf 提交对比 | 对比当前
2021-05-26 无木
feat(table): editable component text align
blob@ 8eaf57 提交对比 | 对比当前
2021-05-22 zuihou
style: formatting code
blob@ 3ef508 提交对比 | 对比当前
2021-04-25 Vben
fix: fix the default value of props
blob@ 8b2e0f 提交对比 | 对比当前
2021-04-12 Vben
style(eslint): fix eslint error
blob@ 3c441a 提交对比 | 对比当前
2021-04-05 Vben
chore: format code
blob@ 3576d0 提交对比 | 对比当前
2021-03-21 Vben
feat(table): add expandAll/collapseAll function close #333
blob@ 391da9 提交对比 | 对比当前
2021-03-11 Vben
fix(table): ensure that editable cell values are echoed correctly close #335
blob@ fab7a6 提交对比 | 对比当前
2021-03-11 Vben
fix(tree): tree can customize title close #344
blob@ ed422b 提交对比 | 对比当前
2021-02-19 vben
fix(table): fix known errors in editable tables close #267
blob@ 4f8e1c 提交对比 | 对比当前
2021-02-09 vben
fix(table): fix the table in the editable row status and press Enter to con...
blob@ 64533f 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »