Logo white

other / mew-iview

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 2
  • Tags 0
  • mew-iview
  • src
  • components
  • table
  • table.vue
20 Mar, 2018
1 commit
  • fixed #3124
    8e171de8
    huanghong authored
    2018-03-20 10:46:48 +0800  
    Browse File »

18 Mar, 2018
1 commit
  • set back className in nextTick
    224a79e7
    huanghong authored
    2018-03-18 17:16:08 +0800  
    Browse File »

17 Mar, 2018
2 commits
  • Refactor
    f25f1252
    huanghong authored
    2018-03-17 02:29:30 +0800  
    Browse File »
  • fix table changing small scrollbar bug
    14d1de05
    huanghong authored
    2018-03-17 02:16:19 +0800  
    Browse File »

16 Mar, 2018
1 commit
  • fixed table scrollbar bug
    47638ad8
    huanghong authored
    2018-03-16 21:17:33 +0800  
    Browse File »

06 Feb, 2018
1 commit
  • Performance Improvements when Table Selec
    14cfcf3c
    Kevin authored
    2018-02-06 10:27:31 +0800  
    Browse File »

19 Jan, 2018
1 commit
  • fixed #2832
    b34e09b8
    梁灏 authored
    2018-01-19 17:34:02 +0800  
    Browse File »

05 Jan, 2018
1 commit
  • fix issue: #2352
    a1bdd0d7
    Eric authored
    2018-01-05 18:11:49 +0800  
    Browse File »

08 Nov, 2017
1 commit
  • fixed #2102
    b142865e
    梁灏 authored
    2017-11-08 16:11:04 +0800  
    Browse File »

26 Oct, 2017
2 commits
  • Update table.vue
    cbdac015
    Aresn authored
    2017-10-26 00:09:42 -0500  
    Browse File »
  • Update table.vue
    f6a787f6
    yangdan8 authored
    2017-10-26 09:48:47 +0800  
    Browse File »

23 Oct, 2017
1 commit
  • fixed #2078
    6c634aa6
    梁灏 authored
    2017-10-23 19:01:47 +0800  
    Browse File »

17 Oct, 2017
1 commit
  • Improve export to CSV functionality ...
    fb847998
     - 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
    Sergio Crisostomo authored
    2017-10-17 10:13:54 +0200  
    Browse File »

22 Sep, 2017
2 commits
  • 将childNodes改为children
    9ebeb99c
    BarZu authored
    2017-09-22 22:13:34 +0800  
    Browse File »
  • 修复table里嵌套table报 Cannot read property 'width' of undefined"的错误
    7449f269
    BarZu authored
    2017-09-22 11:32:39 +0800  
    Browse File »

20 Sep, 2017
1 commit
  • fixed #690
    c5beedf8
    梁灏 authored
    2017-09-20 14:18:45 +0800  
    Browse File »

18 Sep, 2017
3 commits
  • fixed #704
    300bd662
    梁灏 authored
    2017-09-18 18:41:24 +0800  
    Browse File »
  • fixed #693
    ade5dbba
    梁灏 authored
    2017-09-18 13:52:40 +0800  
    Browse File »
  • fixed #1372
    3aca3d56
    梁灏 authored
    2017-09-18 10:33:58 +0800  
    Browse File »

30 Aug, 2017
1 commit
  • Add counter start to reduce ...
    6a248176
    fixes #1736
    Sergio Crisostomo authored
    2017-08-30 08:46:22 +0200  
    Browse File »

20 Jul, 2017
1 commit
  • fixed #1403
    835b37ff
    梁灏 authored
    2017-07-20 09:59:44 +0800  
    Browse File »

19 Jul, 2017
2 commits
  • fixed a Table bug
    119eeafe
    梁灏 authored
    2017-07-19 16:34:52 +0800  
    Browse File »
  • fixed #1387 and update v-transfer-dom ...
    548eac43
    Modal add transfer prop
    梁灏 authored
    2017-07-19 13:58:20 +0800  
    Browse File »

14 Jul, 2017
1 commit
  • fixex #1353
    68b308ee
    梁灏 authored
    2017-07-14 14:52:54 +0800  
    Browse File »

10 Jul, 2017
1 commit
  • update Table
    f00b5343
    梁灏 authored
    2017-07-10 13:49:26 +0800  
    Browse File »

07 Jul, 2017
1 commit
  • add a event @on-select-cancel to Table. #705
    b0f1c61f
    Rijn authored
    2017-07-07 13:01:49 -0500  
    Browse File »

09 Jun, 2017
2 commits
  • change disable-hover to disabled-hover
    174158b1
    Lawrence Lee authored
    2017-06-09 17:06:20 +0800  
    Browse File »
  • change disable-highlight to disable-hover
    349548d4
    Lawrence Lee authored
    2017-06-09 16:59:30 +0800  
    Browse File »

08 Jun, 2017
1 commit
  • add disable-highlight prop to Table
    9563a8da
    Lawrence Lee authored
    2017-06-08 10:13:33 +0800  
    Browse File »

07 Jun, 2017
1 commit
  • add hover-highlight prop in Table
    2474ee59
    Lawrence Lee authored
    2017-06-07 14:19:31 +0800  
    Browse File »

27 May, 2017
1 commit
  • Table support expand
    08fd628d
    Aresn authored
    2017-05-27 15:13:10 +0800  
    Browse File »

24 Apr, 2017
1 commit
  • filterRemote过滤时,单条过滤时应该返回true,而不应该返回空否则会报错
    257bc4e6
    H authored
    2017-04-24 01:10:01 +0800  
    Browse File »

22 Apr, 2017
2 commits
  • update Table filterRemote format
    73ae27d8
    梁灏 authored
    2017-04-22 14:18:07 +0800  
    Browse File »
  • Merge pull request #605 from hezhiying/table-filters ...
    91bda66d
    添加filterRemote方法,支持用户远程筛选数据
    Aresn authored
    2017-04-22 14:14:01 +0800  
    Browse File »

10 Apr, 2017
2 commits
  • update Table
    a6eee4e5
    梁灏 authored
    2017-04-10 14:22:08 +0800  
    Browse File »
  • fixed #591
    67c9b1c8
    梁灏 authored
    2017-04-10 09:58:58 +0800  
    Browse File »

07 Apr, 2017
1 commit
  • filterRemotec.call(this.$parent,value,key,column) 把table对象传给filterRemote
    acc6c4a6
    H authored
    2017-04-07 12:01:01 +0800  
    Browse File »

06 Apr, 2017
1 commit
  • 添加 remoteFilter方法,支持用户远程筛选数据
    12bcf7bd
    H authored
    2017-04-06 17:07:03 +0800  
    Browse File »

05 Apr, 2017
1 commit
  • fixed #549
    7409cb3c
    梁灏 authored
    2017-04-05 12:49:40 +0800  
    Browse File »

30 Mar, 2017
1 commit
  • fixed some components bug that can not translate when using vue-i18n
    e5337c81
    梁灏 authored
    2017-03-30 16:05:20 +0800  
    Browse File »