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
4a2af4f570864bf29aa8a093b7f0f705a83ff413
  • mew-iview
03 Sep, 2018
2 commits
  • 1.将class定义方式修改为interface定义,方面未来扩展 ...
    4a2af4f5
    2.补全失的导入导出类型
    yangd authored
    7 years ago  
    Browse Code »
  • 修复头像图标太小的问题
    8ecc0312
    yangd authored
    7 years ago  
    Browse Code »

31 Aug, 2018
6 commits
  • Merge pull request #7 from iview/2.0 ...
    ab15137e
    更新
    yangdan8 authored
    7 years ago  
    Browse Code »
  • Merge pull request #4421 from yangdan8/2.0_添加d.ts定义 ...
    fe3b9a44
    添加d.ts定义升级到3.1.0
    Aresn authored
    7 years ago  
    Browse Code »
  • 更新d.ts到3.1.0,修复d.ts的bug
    b1b1ea63
    yangd authored
    7 years ago  
    Browse Code »
  • Merge branch '2.0' of https://github.com/yangdan8/iview into 2.0_添加d.ts定义
    39e56aa2
    yangd authored
    7 years ago  
    Browse Code »
  • Merge pull request #6 from iview/2.0 ...
    d3ede085
    合并代码
    yangdan8 authored
    7 years ago  
    Browse Code »
  • Update README.md
    55eab40f
    Aresn authored
    7 years ago  
    Browse Code »

30 Aug, 2018
10 commits
  • update
    a3a90be7
    梁灏 authored
    7 years ago  
    Browse Code »
  • 加入本人到iview team
    727a804c
    yangd authored
    7 years ago  
    Browse Code »
  • Merge pull request #3 from iview/2.0 ...
    924cadb2
    release 3.0.1
    yangdan8 authored
    7 years ago  
    Browse Code »
  • Merge pull request #4406 from yangdan8/2.0_添加d.ts定义 ...
    ba9d70c7
    添加d.ts定义 ---- 优化完成
    Aresn authored
    7 years ago  
    Browse Code »
  • 去掉不需要用到的导出VNode
    438e24d7
    yangd authored
    7 years ago  
    Browse Code »
  • 修改d.ts中的类名,并添加全局方法的d.ts定义
    6d9afa9c
    yangd authored
    7 years ago  
    Browse Code »
  • Merge branch '2.0_添加d.ts定义' of https://github.com/yangdan8/iview into 2.0_添加d.ts定义
    c703e2b4
    yangd authored
    7 years ago  
    Browse Code »
  • 打包到指定文件夹,更新到3.0.1的api
    61d5f551
    yangd authored
    7 years ago  
    Browse Code »
  • Merge pull request #5 from iview/2.0 ...
    c310f776
    更新分支
    yangdan8 authored
    7 years ago  
    Browse Code »
  • 完成d.ts定义的优化
    414730dd
    yangd authored
    7 years ago  
    Browse Code »

29 Aug, 2018
2 commits
  • update Modal for ESC key, and add prop z-index
    707a3d82
    梁灏 authored
    7 years ago  
    Browse Code »
  • Tabs add prop beforeRemove, close #4379
    753720d9
    梁灏 authored
    7 years ago  
    Browse Code »

28 Aug, 2018
7 commits
  • Merge pull request #4315 from huanghong1125/input-number ...
    cec470eb
    update input-number
    Aresn authored
    7 years ago  
    Browse Code »
  • add prop active-change
    457d6c69
    huanghong authored
    7 years ago  
    Browse Code »
  • update
    7adf94a2
    huanghong authored
    7 years ago  
    Browse Code »
  • update input-number
    c020a58d
    huanghong authored
    7 years ago  
    Browse Code »
  • update Menu
    164f7bcb
    梁灏 authored
    7 years ago  
    Browse Code »
  • fix eslint
    41641403
    梁灏 authored
    7 years ago  
    Browse Code »
  • Merge pull request #4377 from DophinL/split-panel-resize-bug ...
    78b7cd0b
    fix(split panel): fix issue #4376
    Aresn authored
    7 years ago  
    Browse Code »

27 Aug, 2018
6 commits
  • fix(split panel): fix issue #4376
    f99b7f64
    刘宗源 authored
    7 years ago  
    Browse Code »
  • update
    4ae2a09a
    huanghong authored
    7 years ago  
    Browse Code »
  • Merge branch 'input-number' of https://github.com/huanghong1125/iview into input-number
    6043873c
    huanghong authored
    7 years ago  
    Browse Code »
  • update
    bfee4bfd
    huanghong authored
    7 years ago  
    Browse Code »
  • Merge pull request #4255 from SergioCrisostomo/fix-3773 ...
    147f23a5
    Correct month last day when changing date panel dates
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #4359 from oyv1cent/fix ...
    61666e4e
    fix #4351
    Aresn authored
    7 years ago  
    Browse Code »

25 Aug, 2018
1 commit
  • fix
    3881f820
    oyv1cent authored
    7 years ago  
    Browse Code »

24 Aug, 2018
6 commits
  • Use first of month and not other panels date ...
    226b084c
    since in cases where prev month date > next month date it will jump one more month ahead
    SergioCrisostomo authored
    7 years ago  
    Browse Code »
  • Merge pull request #4353 from icarusion/ColorPicker-add-editable-prop ...
    d411992d
    ColorPicker add editable prop
    Aresn authored
    7 years ago  
    Browse Code »
  • add blur
    a7dc3691
    梁灏 authored
    7 years ago  
    Browse Code »
  • ColorPicker add editable prop
    0fdbb26b
    梁灏 authored
    7 years ago  
    Browse Code »
  • Merge pull request #4352 from icarusion/Drawer-Component ...
    8249a857
    Drawer component
    Aresn authored
    7 years ago  
    Browse Code »
  • update demo
    e54dc747
    梁灏 authored
    7 years ago  
    Browse Code »