huangyinfeng
4 天以前 db42d08c39ae6129e2b95cd24c0d57c6769282e5
2024-07-26 Sny
chore(component): 优化EditableCell组件handleSubmit方法报错时增加warn日志显示 (#3981)
目录@ 5b7b6b 提交对比
2024-07-04 Allure-eve
fix(BasicTable): ColumnSettings.vue columnOptions typeof lost (#3941)
目录@ dd1b16 提交对比
2024-06-04 No name
fix(dataSource): BasicTable Component with dataSource is not working (hot f...
目录@ f83002 提交对比
2024-05-23 xachary
fix(useDataSource): state mutations in computed getters should be avoided (...
目录@ fee808 提交对比
2024-05-06 zhang
chore: format code style (#3808)
目录@ ef5285 提交对比
2024-04-19 xingyu
chore(deps): 升级最新依赖 (#3743)
目录@ 87541d 提交对比
2024-04-13 KaneOne
fix: modalElIterator可能为空,导致报错 (#3738)
目录@ 162a0d 提交对比
2024-04-10 zhang
fix(BasicTable): 修复BasicTable数据为空时,重置后高度不能自适应问题 (#3724)
目录@ 6054fa 提交对比
2024-04-10 Zhong
fix(component): resovle fullscreen content issues with "fixedHeight" and "c...
目录@ 212e78 提交对比
2024-04-05 zhang
feat(BasicTable): 新增表格搜索获取参数的方法 (#3715)
目录@ de5f9e 提交对比
2024-03-28 苗大
style(BasicTable): 表头帮助图标 多余颜色样式去除, 修复深色图标看不清问题 (#3701)
目录@ ea863f 提交对比
2024-03-27 Werheng Zhang
refactor: 优化代码 (#3695)
目录@ 05030e 提交对比
2024-02-21 Carlos Andres Padillla Sainz
fix: Update TableAction.vue (#3619)
目录@ 76ffd8 提交对比
2024-02-19 Li Kui
fix: TableAction设置icon显示iconify关键字 (#3608)
目录@ b23397 提交对比
2024-01-20 xachary
fix(BasicTable->useColumns): handle deep colunm hidden (#3561) resolve #3559
目录@ 54af5b 提交对比
2024-01-16 xachary
fix(BasicTable): BasicTable resize wrong in modal (#3549)
目录@ a121b3 提交对比
2024-01-15 xachary
fix(BasicTable): getSelectRows return duplicate records (#3545)
目录@ 974c1f 提交对比
2024-01-12 xachary
fix(BasicTable->rowKey&scroll): declear and usage about rowKey and scroll (...
目录@ e23e33 提交对比
2024-01-12 xachary
fix(BasicTable): selection wrong by click input when cross pages (#3540). r...
目录@ 69c360 提交对比
2024-01-11 xachary
feat(BasicTable): table enable accordion expand (#3533). resolve #3525
目录@ abae7f 提交对比
2024-01-05 xingyu
chore: update deps (#3465)
目录@ 626c54 提交对比
2024-01-02 xachary
fix(BasicTable): showIndexColumn/showRowSelection cache should by route nam...
目录@ d88f45 提交对比
2024-01-02 xiaoMingTongXue
fix(BasicForm): 修复 useComponentRegister 方法无法添加自定义的组件,添加时爆类型错误的问题 (#3483)
目录@ 98e2e4 提交对比
2023-12-29 xachary
fix(BasicTable): avoid select when edit cell (#3484)
目录@ 2f921c 提交对比
2023-12-29 xachary
feat(demo->BasicTable): add TableSelectionBar and enable checkbox rowSelect...
目录@ 816553 提交对比
2023-12-26 xachary
fix: column setting index column sort (#3463)
目录@ fc002d 提交对比
2023-12-25 xachary
fix(BasicTable): keep rowSelection onChange call outside (#3461). resolve #...
目录@ a7b2f1 提交对比
2023-12-25 xachary
fix(BasicTable): index still show when set showIndexColumn false (#3455)
目录@ 75f5b7 提交对比
2023-12-21 xachary
fix(BasicTable): ColumnSetting about selectedRowKeys override (#3446)
目录@ 65122e 提交对比
2023-12-20 xachary
fix(BasicTable): column setting about action fixed and default not cache (#...
目录@ 86ecb2 提交对比
2023-12-19 松鼠
fix(BasicTable): 滑动表格内容合计行不跟随滑动bug (#3438) resolve #2166
目录@ 7ba83e 提交对比
2023-12-15 xachary
fix: EditableCell about checked/unChecked Value, getDisable, rowKey missing...
目录@ 404a47 提交对比
2023-12-13 xachary
fix(BasicTable): ColumnSetting mistake when use setColumns (#3408)
目录@ fec67b 提交对比
2023-12-12 xachary
feat: ColumnSetting and SizeSetting persist (#3398)
目录@ f4df2d 提交对比
2023-12-11 xachary
fix: table height calc when fullcontent and footer visible change (#3392)
目录@ 20698c 提交对比
2023-12-08 TOUCHERS
fix(BasicTable): table表格宽度自适应,隐藏的列导致宽度增加 (#3388)
目录@ bca515 提交对比
2023-12-04 zhang
feat(treeTable): add function collapseRows and demo (#3375)
目录@ e656b5 提交对比
2023-12-04 Simon He
chore(table): typo (#3374)
目录@ 7207a0 提交对比
2023-11-25 xachary
fix: table index column width is not enough in english (#3342)
目录@ 0f1375 提交对比
2023-11-24 xingyu
refactor: '/@/' ==> '@/' and '/#/ '==> '#/' (#3329)
目录@ 4d2fb0 提交对比
2023-11-23 xingyu
fix(BasicTable): ref table (#3327)
目录@ c8744a 提交对比
2023-11-23 zhang
fix(DatePicker): date show is wrong and setup script defineExpose (#3324)
目录@ f62043 提交对比
2023-11-20 xingyu
refactor: components use setup (#3299)
目录@ bab28a 提交对比
2023-11-07 invalid w
feat(Table-> CustomerCell): helpMessage支持传递 tsx 和 h函数的数据
目录@ c373ff 提交对比
2023-11-07 Kirk Lin
refactor: fix type check (#3246)
目录@ f91d77 提交对比
2023-11-04 熊丽君
chore: Update TableImg.vue (#3234)
目录@ da1f17 提交对比
2023-11-02 苗大
perf(ConfigProvider): 配置antdv主题色, 使其与modifyVars配置一致 (#3219)
目录@ bb3d5b 提交对比
2023-10-31 invalid w
chore(Table->setting): fix CheckboxGroup onchange event fn type
目录@ 50eac7 提交对比
2023-10-25 invalid w
fix(BasicTable): pagination exceeds page height. close #3185
目录@ 41451f 提交对比
2023-10-24 invalid w
chore(TableFooter): resolve ts type error
目录@ 6f0a44 提交对比
首页 | « 前一页 | 下一页 »