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
07 Jan, 2019
1 commit
  • Merge pull request #3698 from Baoyx007/patch-3 ...
    e128e287
    fix(table): TableHeader will get wrong width totally, when column width props is S…
    Aresn authored
    2019-01-07 17:21:38 +0800  
    Browse File »

10 Dec, 2018
1 commit
  • fix #3472 table columns infinite loop
    76965bf1
    Kindy Lin authored
    2018-12-10 11:40:49 +0800  
    Browse File »

16 Nov, 2018
1 commit
  • init
    8135a8c3
    梁灏 authored
    2018-11-16 15:51:32 +0800  
    Browse File »

29 Sep, 2018
1 commit
  • Table add on-select-all-cancel event, close #4601
    d483c545
    梁灏 authored
    2018-09-29 14:25:06 +0800  
    Browse File »

20 Sep, 2018
1 commit
  • 表格展开或缩进的时候重新计算表格高度,判断是否该出现滚动条
    026f0729
    Junan authored
    2018-09-20 17:24:02 +0800  
    Browse File »

07 Aug, 2018
1 commit
  • fixed #4196 #4165
    fe5ffd7f
    梁灏 authored
    2018-08-07 16:35:27 +0800  
    Browse File »

28 Jun, 2018
1 commit
  • Table support global setting
    645d482f
    梁灏 authored
    2018-06-28 14:27:03 +0800  
    Browse File »

25 May, 2018
1 commit
  • fix(table): TableHeader get wrong width, when column width props is String type ...
    a18ffad6
    keep same type(String/Number) with Table width props
    Haven authored
    2018-05-25 10:43:37 +0800  
    Browse File »

19 Apr, 2018
1 commit
  • fixed table
    8f230d68
    huanghong authored
    2018-04-19 14:45:02 +0800  
    Browse File »

16 Apr, 2018
3 commits
  • remove console log
    4fd4d763
    huanghong authored
    2018-04-16 23:55:49 +0800  
    Browse File »
  • update table columns width compute
    3f5e84a1
    huanghong authored
    2018-04-16 23:52:02 +0800  
    Browse File »
  • update table columns width compute
    0f983a5c
    huanghong authored
    2018-04-16 21:26:54 +0800  
    Browse File »

12 Apr, 2018
1 commit
  • fixed table horizontal scroll bar
    6136e4dd
    huanghong authored
    2018-04-12 01:10:45 +0800  
    Browse File »

11 Apr, 2018
2 commits
  • forget update func
    948accad
    梁灏 authored
    2018-04-11 11:28:50 +0800  
    Browse File »
  • fixed #3339
    5d164b03
    梁灏 authored
    2018-04-11 11:20:00 +0800  
    Browse File »

10 Apr, 2018
2 commits
  • update
    5c9c4dff
    huanghong authored
    2018-04-10 11:06:21 +0800  
    Browse File »
  • fixed table show-header=false bug
    f1dfa8ff
    huanghong authored
    2018-04-10 11:01:50 +0800  
    Browse File »

09 Apr, 2018
2 commits
  • npm test
    9d3aada3
    huanghong authored
    2018-04-09 20:12:37 +0800  
    Browse File »
  • fixed safari scroll bar
    9d304dd6
    huanghong authored
    2018-04-09 20:09:39 +0800  
    Browse File »

31 Mar, 2018
5 commits
  • fixed no data width calculation
    b1262a3d
    huanghong authored
    2018-03-31 19:48:15 +0800  
    Browse File »
  • merge
    9f75c487
    huanghong authored
    2018-03-31 19:24:40 +0800  
    Browse File »
  • remove
    680e0619
    huanghong authored
    2018-03-31 19:05:12 +0800  
    Browse File »
  • column add prop minWidth and maxWidth
    fda6dfa2
    huanghong authored
    2018-03-31 19:02:21 +0800  
    Browse File »
  • column add prop minValue and maxValue
    b3ef1c63
    huanghong authored
    2018-03-31 18:30:53 +0800  
    Browse File »

30 Mar, 2018
1 commit
  • column add prop minValue and maxValue
    77201524
    huanghong authored
    2018-03-30 22:12:54 +0800  
    Browse File »

27 Mar, 2018
3 commits
  • fixed scoll bar
    75803add
    huanghong authored
    2018-03-27 23:39:47 +0800  
    Browse File »
  • fixed table scollbar
    eec3859c
    huanghong authored
    2018-03-27 22:26:56 +0800  
    Browse File »
  • fix table fixed-right header
    63014189
    huanghong authored
    2018-03-27 00:07:27 +0800  
    Browse File »

23 Mar, 2018
2 commits
  • fixed-head
    c1e965c3
    梁灏 authored
    2018-03-23 17:35:19 +0800  
    Browse File »
  • Table support multiple table-head
    1acabf79
    梁灏 authored
    2018-03-23 15:32:58 +0800  
    Browse File »

22 Mar, 2018
4 commits
  • update Table
    12739c33
    梁灏 authored
    2018-03-22 13:49:47 +0800  
    Browse File »
  • support ie Mousewheel
    a796b2c5
    huanghong authored
    2018-03-22 10:22:51 +0800  
    Browse File »
  • Update table.vue
    b08f5e08
    Aresn authored
    2018-03-22 10:12:43 +0800  
    Browse File »
  • Update table.vue
    4f0f09aa
    Aresn authored
    2018-03-22 10:11:38 +0800  
    Browse File »

21 Mar, 2018
5 commits
  • mousewheel support firefox and safari
    e970884b
    huanghong authored
    2018-03-21 23:17:07 +0800  
    Browse File »
  • Decrease table scroll speed
    7f2e78d8
    huanghong authored
    2018-03-21 21:47:11 +0800  
    Browse File »
  • fixed #2871
    e25070eb
    huanghong authored
    2018-03-21 21:03:32 +0800  
    Browse File »
  • fixed height changed
    b08bd8a8
    huanghong authored
    2018-03-21 15:43:32 +0800  
    Browse File »
  • fix ivu-table-fixed bug
    95e1720c
    huanghong authored
    2018-03-21 15:24:31 +0800  
    Browse File »

20 Mar, 2018
1 commit
  • test
    42fa7957
    huanghong authored
    2018-03-20 19:31:06 +0800  
    Browse File »