Commit graph

88 commits

Author SHA1 Message Date
梁灏
6a2cf0fe77 Update table.vue 2020-07-01 11:52:44 +08:00
梁灏
26ae79efb9 Update table.vue 2020-07-01 11:35:35 +08:00
梁灏
836de9f960 Table no longer modifies the _showChildren field 2020-06-28 11:28:06 +08:00
梁灏
06f2c113ac fix #553 2020-06-28 09:22:53 +08:00
梁灏
8d2bcbfc8f Table add event @on-expand-tree 2020-06-23 16:25:46 +08:00
梁灏
0eccdf802e Table add prop show-context-menu, add slot contextMenu 2020-04-10 16:18:10 +08:00
梁灏
9ff571ffa4 fix #305 2020-02-04 10:23:04 +08:00
Wei Li
2f57837303 fix tree table get children item bug 2020-01-15 12:45:50 +08:00
梁灏
faaca72a0c publish 4.1.0-rc.4 2020-01-13 12:05:17 +08:00
梁灏
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
梁灏
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
梁灏
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
梁灏
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
梁灏
c591ddc9b7 Table support tree data 2019-12-19 20:06:01 +08:00
梁灏
0168961b26 fix https://github.com/iview/iview/issues/6255 2019-10-15 11:52:20 +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
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
梁灏
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
梁灏
4ab118119a some component support i18n
some component support i18n
2017-01-11 21:02:55 +08:00
梁灏
3d6fa54b39 update Table
update Table
2017-01-05 13:15:26 +08:00
Rijn
cf7887ba61 Fixed #151
Added no-data and no-filtered-data properties to the component Table
2017-01-04 16:42:27 -06:00
梁灏
ee975cd4b3 update Table event
update Table event
2017-01-03 09:41:00 +08:00