梁灏
|
119eeafede
|
fixed a Table bug
|
2017-07-19 16:34:52 +08:00 |
|
梁灏
|
548eac43fe
|
fixed #1387 and update v-transfer-dom
Modal add transfer prop
|
2017-07-19 13:58:20 +08:00 |
|
梁灏
|
68b308ee83
|
fixex #1353
|
2017-07-14 14:52:54 +08:00 |
|
梁灏
|
f00b534390
|
update Table
|
2017-07-10 13:49:26 +08:00 |
|
Rijn
|
b0f1c61f8e
|
add a event @on-select-cancel to Table. #705
|
2017-07-07 13:01:49 -05:00 |
|
Lawrence Lee
|
174158b167
|
change disable-hover to disabled-hover
|
2017-06-09 17:06:20 +08:00 |
|
Lawrence Lee
|
349548d489
|
change disable-highlight to disable-hover
|
2017-06-09 16:59:30 +08:00 |
|
Lawrence Lee
|
9563a8da20
|
add disable-highlight prop to Table
|
2017-06-08 10:13:33 +08:00 |
|
Lawrence Lee
|
2474ee5929
|
add hover-highlight prop in Table
|
2017-06-07 14:19:31 +08:00 |
|
Aresn
|
08fd628d1f
|
Table support expand
|
2017-05-27 15:13:10 +08:00 |
|
H
|
257bc4e678
|
filterRemote过滤时,单条过滤时应该返回true,而不应该返回空否则会报错
|
2017-04-24 01:10:01 +08:00 |
|
梁灏
|
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 |
|