Commit graph

63 commits

Author SHA1 Message Date
梁灏
73ae27d88b update Table filterRemote format 2017-04-22 14:18:07 +08:00
Aresn
91bda66d87 Merge pull request #605 from hezhiying/table-filters
添加filterRemote方法,支持用户远程筛选数据
2017-04-22 14:14:01 +08:00
梁灏
a6eee4e568 update Table 2017-04-10 14:22:08 +08:00
梁灏
67c9b1c8b9 fixed #591 2017-04-10 09:58:58 +08:00
H
acc6c4a64e filterRemotec.call(this.$parent,value,key,column) 把table对象传给filterRemote 2017-04-07 12:01:01 +08:00
H
12bcf7bd14 添加 remoteFilter方法,支持用户远程筛选数据 2017-04-06 17:07:03 +08:00
梁灏
7409cb3c27 fixed #549 2017-04-05 12:49:40 +08:00
梁灏
e5337c810c fixed some components bug that can not translate when using vue-i18n 2017-03-30 16:05:20 +08:00
梁灏
d8892603f7 Table prop: content modify to context
Table prop: content modify to context
2017-03-17 09:50:14 +08:00
梁灏
63f2e0f4c4 fixed Table bug when remove a row of data
when Cell has a button to delete row data, clickCurrentRow will throw
an error, so clone a data
2017-03-15 15:50:28 +08:00
梁灏
486d4fda19 update Table
update Table
2017-03-09 14:11:22 +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
Rijn
da55375f00 Added click and dblclick events to table 2017-01-02 19:05:45 -06:00
jingsam
b0893113b3 🎨 add eslint 2016-12-25 22:49:42 +08:00
梁灏
336b4f463c fixed #132
fixed #132
2016-12-16 15:34:24 +08:00
梁灏
2533a192dd update DatePicker
update DatePicker
2016-12-16 14:15:11 +08:00
梁灏
43509ad876 Table support export .csv file
Table support export .csv file
2016-12-09 13:24:39 +08:00
梁灏
0f4ccf4486 release 0.9.9
release 0.9.9
2016-12-02 15:15:54 +08:00
梁灏
f2a051a100 publish 0.9.9-rc-6
Table size add default
Table height bug fixed
2016-12-02 11:23:46 +08:00
梁灏
89670198f3 publish 0.9.9-rc-5
Table sortable support Safari、IE、Edge
2016-12-01 16:11:14 +08:00
梁灏
a81dc06c7d publish 0.9.9-rc-4
optimizing Table performance
2016-12-01 11:14:26 +08:00
梁灏
d0e206c501 Table add content prop to compile custom component
Table add content prop to compile custom component
2016-12-01 11:02:06 +08:00
梁灏
224a3ae539 publish 0.9.9-rc-3
fixed Table width bug when resize window
2016-11-30 16:12:10 +08:00
梁灏
5e7a3b293b publish 0.9.9-rc-2
fixed Table autowidth
2016-11-30 14:56:32 +08:00
梁灏
5d0499ce1e update Table
update Table
2016-11-30 13:17:55 +08:00
梁灏
39311a508f update Table
update Table
2016-11-29 18:42:34 +08:00
梁灏
6c99b9fe59 update Table
update Table
2016-11-29 16:29:52 +08:00
梁灏
97edb2eb3b update Table
update Table
2016-11-29 16:05:14 +08:00
梁灏
9f853e3ec8 update Table
update Table
2016-11-29 15:35:06 +08:00
梁灏
cb31ede039 update Table
update Table
2016-11-29 14:55:25 +08:00
梁灏
45e7ed7ef5 update Table
update Table
2016-11-29 13:25:25 +08:00
梁灏
adaeca88ba update Table
update Table
2016-11-29 11:04:48 +08:00
梁灏
99f80db0be update Table
update Table
2016-11-29 08:43:47 +08:00
梁灏
642299b9b8 update Table
update Table
2016-11-28 21:30:59 +08:00
梁灏
35ad37642d update Table
update Table
2016-11-28 16:53:19 +08:00
梁灏
d3dfdb2618 update Table
update Table
2016-11-28 15:43:19 +08:00
梁灏
741b987a33 update Table
update Table
2016-11-28 14:23:49 +08:00