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
153422758177103595309671e9d619547eadb00e
  • mew-iview
  • src
02 Apr, 2018
9 commits
  • Merge pull request #3236 from vanppo/2.0 ...
    15342275
    Add new props 'childrenKey' to Tree component
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3253 from xiaofengsha/pr001 ...
    8551f527
     采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
    Aresn authored
    7 years ago  
    Browse Dir »
  • :bug: Fix issue #3236
    0985c87b
    vanppo authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3288 from yangbean4/2.0 ...
    a3da61b7
    fix #3195
    Aresn authored
    7 years ago  
    Browse Dir »
  • slider组件 step为小数时回不到100的bug
    cd077424
    bin.yang authored
    7 years ago  
    Browse Dir »
  • slider组件 step为小数时回不到100的bug
    3b71312a
    bin.yang authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3254 from xiaofengsha/pr002 ...
    a1a1e0c7
    采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3272 from miomio-xiao/2.0 ...
    bd0c5590
    fix select dropdown position
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3260 from leonlianght/2.0 ...
    67033d3b
    Fix a confliction in Input component
    Aresn authored
    7 years ago  
    Browse Dir »

29 Mar, 2018
4 commits
  • fix select dropdown position
    e6edc172
    miomio-xiao authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3249 from moudicat/2.0 ...
    320fba54
    Fixed issue #2931
    Aresn authored
    7 years ago  
    Browse Dir »
  • 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
    7 years ago  
    Browse Dir »
  • Update card.vue
    a3e1344d
    Aresn authored
    7 years ago  
    Browse Dir »

28 Mar, 2018
4 commits
  • * Card组件增加title和icon属性,简化用户使用
    737e2df8
    BillyWang authored
    7 years ago  
    Browse Dir »
  • 采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    9b7e32b5
    BillyWang authored
    7 years ago  
    Browse Dir »
  • * 采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
    4e310856
    BillyWang authored
    7 years ago  
    Browse Dir »
  • Fixed #2931
    82da2543
    huangrd authored
    7 years ago  
    Browse Dir »

27 Mar, 2018
3 commits
  • fixed scoll bar
    75803add
    huanghong authored
    7 years ago  
    Browse Dir »
  • fixed table scollbar
    eec3859c
    huanghong authored
    7 years ago  
    Browse Dir »
  • fix table fixed-right header
    63014189
    huanghong authored
    7 years ago  
    Browse Dir »

26 Mar, 2018
3 commits
  • Add new props 'childrenKey' to Tree component
    56c7cc0e
    vanppo authored
    7 years ago  
    Browse Dir »
  • Optimize Table checkbox style
    a0f48947
    梁灏 authored
    7 years ago  
    Browse Dir »
  • fixed Table multiple head filter & sort bug
    9ea47cb3
    梁灏 authored
    7 years ago  
    Browse Dir »

23 Mar, 2018
3 commits
  • fixed-head
    c1e965c3
    梁灏 authored
    7 years ago  
    Browse Dir »
  • remove code
    3f14387d
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Table support multiple table-head
    1acabf79
    梁灏 authored
    7 years ago  
    Browse Dir »

22 Mar, 2018
5 commits
  • update Table
    12739c33
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3207 from huanghong1125/2.0 ...
    dac3df92
    Table fixed columns support mouse scroll
    Aresn authored
    7 years ago  
    Browse Dir »
  • support ie Mousewheel
    a796b2c5
    huanghong authored
    7 years ago  
    Browse Dir »
  • Update table.vue
    b08f5e08
    Aresn authored
    7 years ago  
    Browse Dir »
  • Update table.vue
    4f0f09aa
    Aresn authored
    7 years ago  
    Browse Dir »

21 Mar, 2018
9 commits
  • mousewheel support firefox and safari
    e970884b
    huanghong authored
    7 years ago  
    Browse Dir »
  • Decrease table scroll speed
    7f2e78d8
    huanghong authored
    7 years ago  
    Browse Dir »
  • fixed #2871
    e25070eb
    huanghong authored
    7 years ago  
    Browse Dir »
  • fixed https://github.com/iview/iview/issues/3186#issuecomment-374889171
    1f7c24bc
    zhigang.li authored
    7 years ago  
    Browse Dir »
  • fixed table
    c1115edd
    huanghong authored
    7 years ago  
    Browse Dir »
  • update table example
    408b6950
    huanghong authored
    7 years ago  
    Browse Dir »
  • fixed height changed
    b08bd8a8
    huanghong authored
    7 years ago  
    Browse Dir »
  • remove console.log
    e399c5e9
    huanghong authored
    7 years ago  
    Browse Dir »
  • fix ivu-table-fixed bug
    95e1720c
    huanghong authored
    7 years ago  
    Browse Dir »