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
1a1f7c325c0eee00236b50cd7d48ecf06467e911
  • mew-iview
30 Oct, 2017
6 commits
  • Merge branch '2.0' of https://github.com/iview/iview into 2.0
    1a1f7c32
    梁灏 authored
    8 years ago  
    Browse Code »
  • update tabs demo
    75fa706e
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge pull request #2230 from cheng-kang/2.0 ...
    915e06db
    fix issue #1846
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2018 from Baoyx007/patch-1 ...
    1231c1ab
    feat(form) : support promise for validate method #1857
    Aresn authored
    8 years ago  
    Browse Code »
  • Import custom MutationObserver; remove mutation observer before component get destroyed
    3be0aa12
    Kang Cheng authored
    8 years ago  
    Browse Code »
  • Merge pull request #2223 from chavyleung/2.0 ...
    5a83c4ae
    fixed: #2219 & ColorPicker icon position
    Aresn authored
    8 years ago  
    Browse Code »

29 Oct, 2017
1 commit
  • fix issue #1846
    79885751
    Kang Cheng authored
    8 years ago  
    Browse Code »

28 Oct, 2017
1 commit
  • fixed: #2219 & ColorPicker icon position
    b30250a7
    Chavy authored
    8 years ago  
    Browse Code »

27 Oct, 2017
2 commits
  • Merge pull request #2213 from SergioCrisostomo/fix-number-input ...
    7a9f6b28
    prevent firing change when typing numbers < min
    Aresn authored
    8 years ago  
    Browse Code »
  • prevent firing change when typing numbers < min
    a892ba6a
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

26 Oct, 2017
11 commits
  • release 2.6.0
    7d25930a
    梁灏 authored
    8 years ago  
    Browse Code »
  • publish 2.6.0 beta
    f673ca4d
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge pull request #2194 from SergioCrisostomo/add-scroll-distance-to-edge ...
    86cdfb87
    add distance-to-edge property
    Aresn authored
    8 years ago  
    Browse Code »
  • Update scroll.vue
    19ad5f4d
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2193 from SergioCrisostomo/fix-2191 ...
    252717e7
    correct input value in filterable mode
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2195 from yangdan8/patch-4 ...
    9147e636
    Update table.vue  解决tabs切换时,tab中的table调试时控制台报$el undefined的问题
    Aresn authored
    8 years ago  
    Browse Code »
  • Update table.vue
    cbdac015
    Aresn authored
    8 years ago  
    Browse Code »
  • update Select tag
    51939f89
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Tag
    2079c47b
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Tab
    2993f4ee
    梁灏 authored
    8 years ago  
    Browse Code »
  • Update table.vue
    f6a787f6
    yangdan8 authored
    8 years ago  
    Browse Code »

25 Oct, 2017
9 commits
  • add distance-to-edge property
    72ba6662
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • correct input value in filterable mode
    dfae43a7
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • update Tree selected
    af7d72b4
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Tree Render function
    6ff0e340
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Tree example
    97098fcd
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Tree demo
    b64204fd
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Tree Render function use
    174836c4
    梁灏 authored
    8 years ago  
    Browse Code »
  • update checkbox style
    3ea24615
    梁灏 authored
    8 years ago  
    Browse Code »
  • [fix bug] carousel component: remove no use code
    610fd3a5
    houyl authored
    8 years ago  
    Browse Code »

24 Oct, 2017
10 commits
  • Merge pull request #2181 from lisafra/update-carousel ...
    69460a54
    Update carousel component: add loop and radiusDot property
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2185 from md678685/patch-1 ...
    8711920b
    Fix some English grammar in README
    Aresn authored
    8 years ago  
    Browse Code »
  • Fix some English grammar in README ...
    692be62c
    This PR changes some of the English sentences in the `README.md` to sound more natural. I have tried to keep the structure as close as possible to the original. If anything sounds confusing, please reply below.
    
    这个PR改变了`README.md`中的一些英文句子,使其听起来更自然。 我试图保持结构尽可能接近原来。 如有任何疑问,请在下面回覆。
    md678685 authored
    8 years ago  
    Browse Code »
  • Merge pull request #2184 from SergioCrisostomo/fix-tree-examples ...
    2be2b974
    fix dom rendering when adding new nodes in example
    Aresn authored
    8 years ago  
    Browse Code »
  • fix dom rendering problems
    da76a837
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • Tree add async loading
    b31aab71
    梁灏 authored
    8 years ago  
    Browse Code »
  • fixed #2128
    76a47814
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge branch 'master' of https://github.com/iview/iview into 2.0 ...
    ccf544dc
    Update carousel component: add loop and radiusDot property
    # Conflicts:
    #	package.json
    #	src/components/date-picker/picker.vue
    #	src/components/select/select.vue
    houyl authored
    8 years ago  
    Browse Code »
  • Tree add Render function ...
    9b24f1ab
    fixed #2133
    fixed #1784
    fixed #1333
    fixed #1362
    梁灏 authored
    8 years ago  
    Browse Code »
  • update dependence
    ecf6c2fa
    梁灏 authored
    8 years ago  
    Browse Code »