Aresn
cbdac015bf
Update table.vue
2017-10-26 00:09:42 -05:00
yangdan8
f6a787f63b
Update table.vue
2017-10-26 09:48:47 +08:00
梁灏
6c634aa631
fixed #2078
2017-10-23 19:01:47 +08:00
Sergio Crisostomo
fb8479988c
Improve export to CSV functionality
...
- added`callback`option so we can get CSV data in case we do not want
to download
- added options:
- `quoted` for cases when we have line breaks in content
- `separator` for cases when we have commas in content
2017-10-17 10:13:54 +02:00
BarZu
9ebeb99cd0
将childNodes改为children
2017-09-22 22:13:34 +08:00
BarZu
7449f269a6
修复table里嵌套table报 Cannot read property 'width' of undefined"的错误
2017-09-22 11:32:39 +08:00
梁灏
c5beedf87e
fixed #690
2017-09-20 14:18:45 +08:00
梁灏
300bd6623e
fixed #704
2017-09-18 18:41:24 +08:00
梁灏
ade5dbba52
fixed #693
2017-09-18 13:52:40 +08:00
梁灏
3aca3d56ef
fixed #1372
2017-09-18 10:33:58 +08:00
Sergio Crisostomo
6a24817623
Add counter start to reduce
...
fixes #1736
2017-08-30 08:46:22 +02:00
梁灏
835b37ff9f
fixed #1403
2017-07-20 09:59:44 +08:00
梁灏
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