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
67a9c1cc4b209ff61df4684403b90f674405064c
  • mew-iview
09 Nov, 2017
1 commit
  • update Tabs
    67a9c1cc
    梁灏 authored
    8 years ago  
    Browse Code »

08 Nov, 2017
9 commits
  • Merge pull request #2351 from SergioCrisostomo/i18n ...
    bff90818
    use dist's locale
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2358 from SergioCrisostomo/ie-fix-2330 ...
    4ab1ac53
    Don't use includes to make IE happy and avoid Polyfill
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2361 from SergioCrisostomo/fix-2215 ...
    37fe6bb8
    add test for #2215
    Aresn authored
    8 years ago  
    Browse Code »
  • add test for #2215
    b1d124f6
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • fixed #2215
    22c27b79
    梁灏 authored
    8 years ago  
    Browse Code »
  • DOn't use includes to make IE happy and avoid Polyfill
    236e0bfd
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • use dist's locale
    5fbe80fe
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • fixed #2102
    b142865e
    梁灏 authored
    8 years ago  
    Browse Code »
  • fixed #1648
    55f90d87
    梁灏 authored
    8 years ago  
    Browse Code »

07 Nov, 2017
9 commits
  • Merge pull request #2341 from f3man/2.0 ...
    63199358
    add uk_UA locale
    Aresn authored
    8 years ago  
    Browse Code »
  • fixed #1482
    cd92d878
    梁灏 authored
    8 years ago  
    Browse Code »
  • fixed #2019
    9f5a643a
    梁灏 authored
    8 years ago  
    Browse Code »
  • fixed #1926
    84a4a95d
    梁灏 authored
    8 years ago  
    Browse Code »
  • fixed #2214
    05265bee
    梁灏 authored
    8 years ago  
    Browse Code »
  • fixed #1575
    6d2b7bcb
    梁灏 authored
    8 years ago  
    Browse Code »
  • update
    8869b70d
    梁灏 authored
    8 years ago  
    Browse Code »
  • update export & i18n
    c7e432f7
    梁灏 authored
    8 years ago  
    Browse Code »
  • add uk_UA locale ...
    297d1f17
    added ukranian language
    f3man authored
    8 years ago  
    Browse Code »

06 Nov, 2017
2 commits
  • Merge pull request #2324 from SergioCrisostomo/auto-complete ...
    32e8393a
    normalize autocomplete and spellcheck
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2322 from SergioCrisostomo/export-locales ...
    bceb3c5f
    export locale objects
    Aresn authored
    8 years ago  
    Browse Code »

04 Nov, 2017
2 commits
  • normalize autocomplete and spellcheck
    c17c5ad6
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • export locale objects
    b9c1fe77
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

02 Nov, 2017
1 commit
  • update issue guide
    427dd34f
    梁灏 authored
    8 years ago  
    Browse Code »

01 Nov, 2017
2 commits
  • Merge pull request #2274 from yangdan8/patch-2 ...
    0819648c
    Modal弹窗请添加on-visible-change给外部api访问
    Aresn authored
    8 years ago  
    Browse Code »
  • Modal弹窗请添加on-visible-change给外部api访问 ...
    d1f698ca
    Modal弹窗请添加on-visible-change给外部api访问
    yangdan8 authored
    8 years ago  
    Browse Code »

31 Oct, 2017
2 commits
  • update issue template
    470930ec
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Readme
    d44e817e
    梁灏 authored
    8 years ago  
    Browse Code »

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
2 commits
  • release 2.6.0
    7d25930a
    梁灏 authored
    8 years ago  
    Browse Code »
  • publish 2.6.0 beta
    f673ca4d
    梁灏 authored
    8 years ago  
    Browse Code »