梁灏
|
617ece1b3e
|
update Table @on-contentmenu event params
|
2020-01-12 13:38:25 +08:00 |
|
梁灏
|
0b7430090d
|
Table add content-menu prop & event
|
2020-01-12 13:33:48 +08:00 |
|
梁灏
|
ddd30f3ce3
|
update tree table
|
2020-01-12 10:45:08 +08:00 |
|
梁灏
|
439dd093c4
|
update table tree
|
2020-01-12 10:42:20 +08:00 |
|
梁灏
|
a410eb2dca
|
fix tree table showChildren
|
2020-01-12 09:57:40 +08:00 |
|
梁灏
|
64298a9b0e
|
fix tree table level
|
2020-01-12 09:28:49 +08:00 |
|
梁灏
|
85a1bc8af0
|
update tree table async
|
2020-01-10 11:12:49 +08:00 |
|
梁灏
|
a5acce4b81
|
Table tree support sort
|
2020-01-08 21:13:57 +08:00 |
|
梁灏
|
3c9452ef2a
|
Table tree support selectAll func
|
2020-01-08 09:37:34 +08:00 |
|
梁灏
|
ec1f67fa7e
|
Table tree support selectAllDisabled status
|
2020-01-07 22:39:21 +08:00 |
|
梁灏
|
1ce519d3ff
|
Table tree support selectAll status
|
2020-01-07 22:27:00 +08:00 |
|
梁灏
|
725814b355
|
Table tree support @on-select, @on-select-cancel, @on-selection-change events
|
2020-01-07 16:17:18 +08:00 |
|
梁灏
|
20fb34b2b0
|
Table tree support on-row-dbclick
|
2020-01-06 17:35:50 +08:00 |
|
梁灏
|
cb6477e080
|
Table tree support @on-row-click
|
2020-01-06 17:32:29 +08:00 |
|
梁灏
|
cd68d23fdb
|
Table tree support highlight-row
|
2020-01-06 16:14:09 +08:00 |
|
梁灏
|
837cadab8b
|
Table tree hover
|
2020-01-06 11:54:55 +08:00 |
|
梁灏
|
1e2341aa5d
|
update Table tree
|
2020-01-06 11:17:09 +08:00 |
|
梁灏
|
6885f5ec49
|
Table prop: row-key suuport string
|
2020-01-06 10:36:41 +08:00 |
|
梁灏
|
6118c2c8d1
|
update Table tree
|
2020-01-03 17:45:27 +08:00 |
|
梁灏
|
40f055f904
|
update Table Tree
|
2020-01-03 16:22:12 +08:00 |
|
梁灏
|
34fc2db44e
|
update Table tree
|
2020-01-03 14:24:35 +08:00 |
|
梁灏
|
793b73035a
|
update Table tree
|
2020-01-03 14:18:33 +08:00 |
|
梁灏
|
52a036ec43
|
Update table-body.vue
|
2019-12-20 12:09:29 +08:00 |
|
梁灏
|
c591ddc9b7
|
Table support tree data
|
2019-12-19 20:06:01 +08:00 |
|
梁灏
|
3e3afb1deb
|
Optimize Table's Tooltip mouse effect
|
2019-10-21 11:30:21 +08:00 |
|
梁灏
|
0168961b26
|
fix https://github.com/iview/iview/issues/6255
|
2019-10-15 11:52:20 +08:00 |
|
梁灏
|
9d330ecdf8
|
fix #18
|
2019-10-15 10:30:01 +08:00 |
|
梁灏
|
76580ceded
|
fix #18
|
2019-10-15 09:52:10 +08:00 |
|
梁灏
|
359c18e010
|
fix #21
|
2019-10-15 09:50:00 +08:00 |
|
梁灏
|
363113f01f
|
update Poptip capture default value
|
2019-10-07 23:43:31 +08:00 |
|
梁灏
|
07bde2f56d
|
update Table summary when fixed
|
2019-09-20 20:40:56 +08:00 |
|
梁灏
|
da54e620ad
|
Table add showSummary, summaryMethod, sumText prop. support summary in the last line
|
2019-09-20 19:59:57 +08:00 |
|
梁灏
|
55af8e86b1
|
Table add prop: spanMethod
|
2019-09-19 14:55:13 +08:00 |
|
梁灏
|
aa14a697fb
|
Table column add prop: resizable, Table add event @on-column-width-resize
|
2019-09-18 17:39:30 +08:00 |
|
梁灏
|
6da05bb597
|
update Table border style
|
2019-09-18 10:10:12 +08:00 |
|
梁灏
|
23a0ba9831
|
update the master branch to the latest
|
2019-08-27 09:42:40 +08:00 |
|
梁灏
|
67d534df27
|
empty master
|
2019-08-27 09:37:17 +08:00 |
|
梁灏
|
03773f7e9b
|
update
update
|
2017-02-28 15:10:07 +08:00 |
|
leonine
|
cd85c67510
|
修改_checked=true 时,在_disabled=true的时候被取消了选中的状态的问题
|
2017-02-23 16:51:43 +08:00 |
|
leonine
|
c731509853
|
修复两个问题:
1.如果某行禁用_disabled=true,则这行的_checked,无论如何都是false,因为禁用的目的就是不能选择
2.修复某行设置_disabled=true时,全选状态判断有误的bug
|
2017-02-23 14:29:49 +08:00 |
|
leonine
|
87379c8205
|
去掉禁用行的 tr>td 的disabled 的css
|
2017-02-22 17:30:39 +08:00 |
|
leonine
|
bc1dfd602d
|
忘记 run test 少了;
|
2017-02-20 11:21:17 +08:00 |
|
leonine
|
0dcc948256
|
itable 添加禁用某行选中的功能
|
2017-02-20 11:17:47 +08:00 |
|
leonine
|
2404849c30
|
合并原作者更新
|
2017-02-20 09:53:10 +08:00 |
|
leonine
|
1594942f2c
|
itable 添加设置默认选中行的功能
|
2017-02-15 16:04:35 +08:00 |
|
Rijn
|
da020a63ee
|
Changed parameters of sort method of Table
|
2017-01-16 01:27:02 -06:00 |
|
梁灏
|
b89a982e64
|
fixed #205
fixed #205
|
2017-01-16 12:29:03 +08:00 |
|
梁灏
|
d16dce64d6
|
fixed #193
It takes me least 4 hours.😢
|
2017-01-13 20:18:21 +08:00 |
|
Rijn
|
2f7660b4cf
|
fade table body when there is no data
|
2017-01-13 01:53:34 -06:00 |
|
梁灏
|
891700ae0c
|
update Table
update Table
|
2017-01-12 16:21:38 +08:00 |
|