Logo white

chenhaodong / 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
02 Apr, 2018
3 commits
  • Merge pull request #3254 from xiaofengsha/pr002 ...
    a1a1e0c7
    采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    Aresn authored
    2018-04-02 10:56:43 +0800  
    Browse Code »
  • Merge pull request #3272 from miomio-xiao/2.0 ...
    bd0c5590
    fix select dropdown position
    Aresn authored
    2018-04-02 10:41:24 +0800  
    Browse Code »
  • Merge pull request #3260 from leonlianght/2.0 ...
    67033d3b
    Fix a confliction in Input component
    Aresn authored
    2018-04-02 09:17:08 +0800  
    Browse Code »

29 Mar, 2018
5 commits
  • fix select dropdown position
    e6edc172
    miomio-xiao authored
    2018-03-29 17:35:56 +0800  
    Browse Code »
  • Merge pull request #3249 from moudicat/2.0 ...
    320fba54
    Fixed issue #2931
    Aresn authored
    2018-03-29 10:47:56 +0800  
    Browse Code »
  • Fix a confliction in Input component ...
    4e559028
    Fix clearable and icon conflict while `clearable` and `icon` options are used. `clearable` should show when this option is enable and the currentValue is not empty, otherwise the `icon` will never be shown.
    Leon authored
    2018-03-29 10:47:31 +0800  
    Browse Code »
  • Merge pull request #3255 from xiaofengsha/pr003 ...
    d564f077
    Card组件增加title和icon属性,简化用户使用
    Aresn authored
    2018-03-29 10:39:54 +0800  
    Browse Code »
  • Update card.vue
    a3e1344d
    Aresn authored
    2018-03-29 10:39:15 +0800  
    Browse Code »

28 Mar, 2018
5 commits
  • * Card组件增加title和icon属性,简化用户使用
    737e2df8
    BillyWang authored
    2018-03-28 22:51:29 +0800  
    Browse Code »
  • 采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    9b7e32b5
    BillyWang authored
    2018-03-28 22:47:10 +0800  
    Browse Code »
  • Fixed #2931
    82da2543
    huangrd authored
    2018-03-28 16:00:52 +0800  
    Browse Code »
  • Update README.md
    d45d2ee0
    Aresn authored
    2018-03-28 10:49:24 +0800  
    Browse Code »
  • Merge pull request #3245 from huanghong1125/2.0 ...
    46c73823
    fixed table scollbar
    Aresn authored
    2018-03-28 10:44:30 +0800  
    Browse Code »

27 Mar, 2018
5 commits
  • fixed scoll bar
    75803add
    huanghong authored
    2018-03-27 23:39:47 +0800  
    Browse Code »
  • fixed table scollbar
    eec3859c
    huanghong authored
    2018-03-27 22:26:56 +0800  
    Browse Code »
  • Merge pull request #3239 from huanghong1125/2.0 ...
    8087ae45
    fix table fixed right header
    Aresn authored
    2018-03-27 10:30:58 +0800  
    Browse Code »
  • table example
    6b90a39c
    huanghong authored
    2018-03-27 00:19:41 +0800  
    Browse Code »
  • fix table fixed-right header
    63014189
    huanghong authored
    2018-03-27 00:07:27 +0800  
    Browse Code »

26 Mar, 2018
2 commits
  • Optimize Table checkbox style
    a0f48947
    梁灏 authored
    2018-03-26 16:56:48 +0800  
    Browse Code »
  • fixed Table multiple head filter & sort bug
    9ea47cb3
    梁灏 authored
    2018-03-26 14:28:11 +0800  
    Browse Code »

23 Mar, 2018
3 commits
  • fixed-head
    c1e965c3
    梁灏 authored
    2018-03-23 17:35:19 +0800  
    Browse Code »
  • remove code
    3f14387d
    梁灏 authored
    2018-03-23 17:11:08 +0800  
    Browse Code »
  • Table support multiple table-head
    1acabf79
    梁灏 authored
    2018-03-23 15:32:58 +0800  
    Browse Code »

22 Mar, 2018
6 commits
  • update Table
    12739c33
    梁灏 authored
    2018-03-22 13:49:47 +0800  
    Browse Code »
  • Merge pull request #3207 from huanghong1125/2.0 ...
    dac3df92
    Table fixed columns support mouse scroll
    Aresn authored
    2018-03-22 10:33:03 +0800  
    Browse Code »
  • support ie Mousewheel
    a796b2c5
    huanghong authored
    2018-03-22 10:22:51 +0800  
    Browse Code »
  • Update table.vue
    b08f5e08
    Aresn authored
    2018-03-22 10:12:43 +0800  
    Browse Code »
  • Update table.vue
    4f0f09aa
    Aresn authored
    2018-03-22 10:11:38 +0800  
    Browse Code »
  • Merge pull request #3205 from lison16/2.0 ...
    1deb706a
    fixed https://github.com/iview/iview/issues/3186#issuecomment-374889171
    Aresn authored
    2018-03-22 09:35:41 +0800  
    Browse Code »

21 Mar, 2018
11 commits
  • mousewheel support firefox and safari
    e970884b
    huanghong authored
    2018-03-21 23:17:07 +0800  
    Browse Code »
  • Decrease table scroll speed
    7f2e78d8
    huanghong authored
    2018-03-21 21:47:11 +0800  
    Browse Code »
  • fixed #2871
    e25070eb
    huanghong authored
    2018-03-21 21:03:32 +0800  
    Browse Code »
  • fixed https://github.com/iview/iview/issues/3186#issuecomment-374889171
    1f7c24bc
    zhigang.li authored
    2018-03-21 19:20:01 +0800  
    Browse Code »
  • Merge pull request #3178 from huanghong1125/2.0 ...
    a00e989b
    fixed table scrollbar bug
    Aresn authored
    2018-03-21 16:45:01 +0800  
    Browse Code »
  • fixed table
    c1115edd
    huanghong authored
    2018-03-21 16:23:17 +0800  
    Browse Code »
  • update table example
    408b6950
    huanghong authored
    2018-03-21 16:11:50 +0800  
    Browse Code »
  • fixed height changed
    b08bd8a8
    huanghong authored
    2018-03-21 15:43:32 +0800  
    Browse Code »
  • remove console.log
    e399c5e9
    huanghong authored
    2018-03-21 15:27:14 +0800  
    Browse Code »
  • fix ivu-table-fixed bug
    95e1720c
    huanghong authored
    2018-03-21 15:24:31 +0800  
    Browse Code »
  • Revert Table demo
    4ad72493
    梁灏 authored
    2018-03-21 11:12:31 +0800  
    Browse Code »