zhang
|
ef5285385f
|
chore: format code style (#3808)
* first commit
* style: format code style
* style: format code style
|
2024-05-06 08:46:25 +08:00 |
|
xingyu
|
9fad2ab631
|
refactor(demo): table demo use script setup (#3296)
* refactor: /@/ => @/
* refactor: table demo use script setup
* refactor: change /@/ to @/
* feat: add antdv qrcode demo
* style(qrcode): add margin bottom
---------
Co-authored-by: invalid w <wangjuesix@gmail.com>
|
2023-11-18 16:50:20 +08:00 |
|
bowen
|
f87e078402
|
chore: fix type:check error (#3139)
|
2023-10-12 14:50:32 +08:00 |
|
Carson
|
f7a1b02236
|
fix(useColumns): 多级表头下的列支持行内编辑 (#2521)
|
2023-02-05 16:33:12 +08:00 |
|
Wit〆苗大
|
e08a155c40
|
feat(EditableCell): table 可编辑单元格和可编辑行 增加 单选框相关组件, 并增加示例 (#2294)
Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
|
2022-10-20 06:57:56 +08:00 |
|
Wit〆苗大
|
de7279399d
|
fix(table): 彻底修复column.slots已废弃的antd报错, 所有用到的demo页修改为antd 3.x v-slot:headerCell 和 v-slot:bodyCell 写法 (#2030)
Co-authored-by: 苗大 <v.caoshm@yoozoo.com>
|
2022-07-05 11:56:29 +08:00 |
|
无木
|
ee7c31db44
|
feat(table): add onValid for editRow
为table的可编辑行添加校验方法
|
2021-08-27 22:23:39 +08:00 |
|
无木
|
a07ab6d7aa
|
fix(table): component shown in fullscreen mode
修复表格在全屏模式下编辑组件弹出层的显示问题
|
2021-07-24 14:36:16 +08:00 |
|
无木
|
4bb506fb1f
|
fix(table): fix editable cell not support ellipsis
修复可编辑单元格不支持ellipsis配置的问题
fixed: #944
|
2021-07-21 00:43:37 +08:00 |
|
无木
|
52af1dd0d4
|
feat(basic-table): add ApiTreeSelect edit component
为表格添加ApiTreeSelect编辑组件,修复一些其它的已知问题
|
2021-07-19 16:25:56 +08:00 |
|
无木
|
535bdddf91
|
fix(demo): fix display problem of editable table with apiSelect
修复ApiSelect在可编辑表格中的显示问题
|
2021-07-19 00:51:02 +08:00 |
|
无木
|
d81db890df
|
feat(api-tree-select): add api options to tree-select
添加ApiTreeSelect组件
|
2021-07-15 18:05:13 +08:00 |
|
无木
|
fe2bcfc6f7
|
feat(table): support custom update on row editing
在表格进入行编辑状态时,在某一列数据发生修改时,允许获取或同步修改其它列的当前编辑数据。
close #646
|
2021-06-05 14:11:00 +08:00 |
|
无木
|
8eaf575626
|
feat(table): editable component text align
使可编辑单元格显示的input中的文字对齐方式与列自身的align属性相匹配
|
2021-05-26 23:06:07 +08:00 |
|
Netfan
|
93006c7dc7
|
feat(table): add editable DatePicker & TimePicker (#654)
为表格的可编辑单元格添加日期选择框和时间选择框组件
|
2021-05-26 21:47:31 +08:00 |
|
vben
|
1d0ec3629f
|
fix(table): fix the table: cancel editing and not restore the initial value #235
|
2021-02-04 00:20:48 +08:00 |
|
vben
|
9edc281322
|
chore: format code by eslint #222
|
2021-01-28 23:30:50 +08:00 |
|
vben
|
9c2f3f30bb
|
refactor(table): refactor table #150 #148 #146 #130 #76
|
2020-12-31 21:24:47 +08:00 |
|
vben
|
0b6110a8fc
|
feat(form-page): add form page demo
|
2020-11-17 17:02:42 +08:00 |
|