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
  • cell.vue
21 Mar, 2018
1 commit
  • Poptip add prop `popper-class`, Table update
    19c208d3
    梁灏 authored
    2018-03-21 10:59:23 +0800  
    Browse File »

01 Sep, 2017
1 commit
  • Merge pull request #993 from anykno/table_render ...
    429479a5
    impove table render logic,fix xss.
    Aresn authored
    2017-09-01 16:33:49 +0800  
    Browse File »

18 Jul, 2017
1 commit
  • fixed #1271
    afea484f
    梁灏 authored
    2017-07-18 11:16:34 +0800  
    Browse File »

30 Jun, 2017
1 commit
  • fixed #1195 ...
    e40c5352
    fixed #1195 and abandon old Table render function
    Aresn authored
    2017-06-30 16:26:31 +0800  
    Browse File »

09 Jun, 2017
1 commit
  • update Table
    4098c176
    Aresn authored
    2017-06-09 16:44:24 +0800  
    Browse File »

03 Jun, 2017
1 commit
  • Merge branch '2.0' into table_render
    8e9002b9
    anykno authored
    2017-06-03 22:10:48 +0800  
    Browse File »

02 Jun, 2017
1 commit
  • Table support disableExpand
    e4e8711d
    Aresn authored
    2017-06-02 10:35:18 +0800  
    Browse File »

30 May, 2017
2 commits
  • Update cell.vue
    83c98e77
    anykno authored
    2017-05-30 01:01:31 +0800  
    Browse File »
  • Merge branch '2.0' into table_render
    12fd2dc5
    anykno authored
    2017-05-30 01:00:16 +0800  
    Browse File »

27 May, 2017
2 commits
  • update Table
    af6e81cd
    Aresn authored
    2017-05-27 16:19:28 +0800  
    Browse File »
  • Table support expand
    08fd628d
    Aresn authored
    2017-05-27 15:13:10 +0800  
    Browse File »

26 May, 2017
1 commit
  • fixed #1011
    10d3a323
    Aresn authored
    2017-05-26 14:00:42 +0800  
    Browse File »

24 May, 2017
1 commit
  • impove table render logic,fix xss.
    b3dbdba9
    anykno authored
    2017-05-24 01:29:37 +0800  
    Browse File »

22 May, 2017
1 commit
  • #958
    1e20ac5c
    Aresn authored
    2017-05-22 10:49:46 +0800  
    Browse File »

12 May, 2017
1 commit
  • release 2.0.0-rc.13
    78d8ea4d
    梁灏 authored
    2017-05-12 15:45:28 +0800  
    Browse File »

09 May, 2017
1 commit
  • 修正table render的组件中无法获取this.$store的问题 ...
    8f69e63c
    在table的render中生成的组件,组件内部无法通过this.$store来获取vuex对象
    吕庆安 authored
    2017-05-09 15:04:59 +0800  
    Browse File »

04 May, 2017
2 commits
  • update Table functional
    28587238
    梁灏 authored
    2017-05-04 15:22:31 +0800  
    Browse File »
  • Table support real Render function to render Cell
    87b6ef9d
    梁灏 authored
    2017-05-04 12:05:29 +0800  
    Browse File »

27 Apr, 2017
1 commit
  • Table support render local component #775
    64f99c05
    梁灏 authored
    2017-04-27 15:29:05 +0800  
    Browse File »

30 Mar, 2017
1 commit
  • fixed #438
    aa43b8c8
    梁灏 authored
    2017-03-30 09:48:47 +0800  
    Browse File »

22 Mar, 2017
1 commit
  • fixed #454
    39847b89
    梁灏 authored
    2017-03-22 09:51:42 +0800  
    Browse File »

17 Mar, 2017
1 commit
  • Table prop: content modify to context ...
    d8892603
    Table prop: content modify to context
    梁灏 authored
    2017-03-17 09:50:14 +0800  
    Browse File »

15 Mar, 2017
1 commit
  • update Button & Table Cell ...
    99d0429e
    Button add custom event @click,you can use @click in i-button now;
    Table Cell support data from content
    梁灏 authored
    2017-03-15 15:27:04 +0800  
    Browse File »

09 Mar, 2017
4 commits
  • update Table cell ...
    3c38e4f7
    update Table cell
    梁灏 authored
    2017-03-09 16:03:36 +0800  
    Browse File »
  • update Table ...
    87a400d8
    update Table
    梁灏 authored
    2017-03-09 15:24:40 +0800  
    Browse File »
  • update Table cell render ...
    c0b2524d
    update Table cell render
    梁灏 authored
    2017-03-09 15:03:05 +0800  
    Browse File »
  • update Table ...
    486d4fda
    update Table
    梁灏 authored
    2017-03-09 14:11:22 +0800  
    Browse File »

22 Feb, 2017
1 commit
  • 去掉禁用行的 tr>td 的disabled 的css
    87379c82
    leonine authored
    2017-02-22 17:30:39 +0800  
    Browse File »

20 Feb, 2017
1 commit
  • itable 添加禁用某行选中的功能
    0dcc9482
    leonine authored
    2017-02-20 11:17:47 +0800  
    Browse File »

16 Jan, 2017
1 commit
  • fixed #205 ...
    b89a982e
    fixed #205
    梁灏 authored
    2017-01-16 12:29:03 +0800  
    Browse File »

02 Jan, 2017
1 commit
  • Added ellipsis property to table column
    eedcba58
    Rijn authored
    2017-01-02 13:42:32 -0600  
    Browse File »

25 Dec, 2016
1 commit
  • :art: add eslint
    b0893113
    jingsam authored
    2016-12-25 22:49:42 +0800  
    Browse File »

01 Dec, 2016
1 commit
  • Table add content prop to compile custom component ...
    d0e206c5
    Table add content prop to compile custom component
    梁灏 authored
    2016-12-01 11:02:06 +0800  
    Browse File »

30 Nov, 2016
1 commit
  • update Table ...
    5d0499ce
    update Table
    梁灏 authored
    2016-11-30 13:17:55 +0800  
    Browse File »

28 Nov, 2016
2 commits
  • update Table ...
    642299b9
    update Table
    梁灏 authored
    2016-11-28 21:30:59 +0800  
    Browse File »
  • update Table ...
    741b987a
    update Table
    梁灏 authored
    2016-11-28 14:23:49 +0800  
    Browse File »

26 Nov, 2016
1 commit
  • update Table ...
    7f34c510
    update Table
    梁灏 authored
    2016-11-26 08:57:09 +0800  
    Browse File »

25 Nov, 2016
2 commits
  • update Table ...
    3ef4dfb9
    update Table
    梁灏 authored
    2016-11-25 22:51:50 +0800  
    Browse File »
  • update Table ...
    a3547c1b
    update Table
    梁灏 authored
    2016-11-25 15:47:28 +0800  
    Browse File »