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
6d8c5666a5b0ab935ac6db6543f66d738ec29229
  • mew-iview
11 Apr, 2018
3 commits
  • Correct logic for side panel date
    6d8c5666
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • forget update func
    948accad
    梁灏 authored
    7 years ago  
    Browse Code »
  • fixed #3339
    5d164b03
    梁灏 authored
    7 years ago  
    Browse Code »

10 Apr, 2018
13 commits
  • Merge pull request #3314 from SergioCrisostomo/fix-3246 ...
    eeeceb54
    Allow disableDate function to limit time-spinner numbers
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3316 from SergioCrisostomo/fix-3277 ...
    92513e8b
    compute calendar so we react on showWeekNumbers changes
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3315 from SergioCrisostomo/fix-3232 ...
    89f0868b
    Fix date parsing
    Aresn authored
    7 years ago  
    Browse Code »
  • update dropdown.vue popper.js opts
    61339d63
    梁灏 authored
    7 years ago  
    Browse Code »
  • Merge pull request #3343 from iview/pr/3342 ...
    694378a5
    Pr/3342
    Aresn authored
    7 years ago  
    Browse Code »
  • update Poptip options
    81f88959
    梁灏 authored
    7 years ago  
    Browse Code »
  • Merge remote-tracking branch 'upstream/2.0' into popper
    fa446cb9
    huanghong authored
    7 years ago  
    Browse Code »
  • Merge pull request #3284 from huanghong1125/2.0 ...
    6cbd9476
    column add prop minWidth and maxWidth
    Aresn authored
    7 years ago  
    Browse Code »
  • update popper
    e8139eac
    huanghong authored
    7 years ago  
    Browse Code »
  • Merge remote-tracking branch 'upstream/2.0' into popper
    586bf3fc
    huanghong authored
    7 years ago  
    Browse Code »
  • update Poptip demo
    dee03ef3
    梁灏 authored
    7 years ago  
    Browse Code »
  • update
    5c9c4dff
    huanghong authored
    7 years ago  
    Browse Code »
  • fixed table show-header=false bug
    f1dfa8ff
    huanghong authored
    7 years ago  
    Browse Code »

09 Apr, 2018
3 commits
  • remove devServer
    060c7958
    huanghong authored
    7 years ago  
    Browse Code »
  • npm test
    9d3aada3
    huanghong authored
    7 years ago  
    Browse Code »
  • fixed safari scroll bar
    9d304dd6
    huanghong authored
    7 years ago  
    Browse Code »

06 Apr, 2018
3 commits
  • Fix date parsing ...
    524dc2a5
    Fixes #3232
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Allow disableDate function to limit time-spinner numbers ...
    3cd62242
    Fixes #3246
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • compute calendar so we react on showWeekNumbers changes ...
    5ca5a6eb
    fixes #3277
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »

04 Apr, 2018
9 commits
  • fixed #3206
    309912df
    梁灏 authored
    7 years ago  
    Browse Code »
  • release 2.12.0
    6c205656
    梁灏 authored
    7 years ago  
    Browse Code »
  • publish 2.12.0-rc.1
    e99172bb
    梁灏 authored
    7 years ago  
    Browse Code »
  • Merge pull request #3303 from lison16/fixed-menu ...
    ca60058b
    fixed https://github.com/iview/iview/issues/3298
    Aresn authored
    7 years ago  
    Browse Code »
  • fixed https://github.com/iview/iview/issues/3298
    b3b4134d
    zhigang.li authored
    7 years ago  
    Browse Code »
  • Merge pull request #3301 from vace/patch-2 ...
    1a6046f0
    add props input-size
    Aresn authored
    7 years ago  
    Browse Code »
  • add props input-size ...
    f672c42b
    表单布局中包含slider时,input 样式无法统一。或者考虑 允许 `showInput` 的值为 `String`。控制input的size。
    Vace authored
    7 years ago  
    Browse Code »
  • Merge pull request #3291 from miomio-xiao/2.0 ...
    0e6b84f3
    fix Slider not emit on-change event when click bar at first time
    Aresn authored
    7 years ago  
    Browse Code »
  • fix Slider not emit on-change event when click bar at first time
    42ab875d
    miomio-xiao authored
    7 years ago  
    Browse Code »

02 Apr, 2018
9 commits
  • fix Slider组件第一次click的时候不触发on-change
    d4c9b17b
    miomio-xiao authored
    7 years ago  
    Browse Code »
  • Merge pull request #3236 from vanppo/2.0 ...
    15342275
    Add new props 'childrenKey' to Tree component
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3253 from xiaofengsha/pr001 ...
    8551f527
     采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
    Aresn authored
    7 years ago  
    Browse Code »
  • :bug: Fix issue #3236
    0985c87b
    vanppo authored
    7 years ago  
    Browse Code »
  • Merge pull request #3288 from yangbean4/2.0 ...
    a3da61b7
    fix #3195
    Aresn authored
    7 years ago  
    Browse Code »
  • slider组件 step为小数时回不到100的bug
    cd077424
    bin.yang authored
    7 years ago  
    Browse Code »
  • slider组件 step为小数时回不到100的bug
    3b71312a
    bin.yang authored
    7 years ago  
    Browse Code »
  • Merge pull request #3254 from xiaofengsha/pr002 ...
    a1a1e0c7
    采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3272 from miomio-xiao/2.0 ...
    bd0c5590
    fix select dropdown position
    Aresn authored
    7 years ago  
    Browse Code »