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
  • mew-iview
10 Apr, 2018
4 commits
  • Merge pull request #3284 from huanghong1125/2.0 ...
    6cbd9476
    column add prop minWidth and maxWidth
    Aresn authored
    2018-04-10 15:18:53 +0800  
    Browse Code »
  • update Poptip demo
    dee03ef3
    梁灏 authored
    2018-04-10 12:16:05 +0800  
    Browse Code »
  • update
    5c9c4dff
    huanghong authored
    2018-04-10 11:06:21 +0800  
    Browse Code »
  • fixed table show-header=false bug
    f1dfa8ff
    huanghong authored
    2018-04-10 11:01:50 +0800  
    Browse Code »

09 Apr, 2018
3 commits
  • remove devServer
    060c7958
    huanghong authored
    2018-04-09 20:46:32 +0800  
    Browse Code »
  • npm test
    9d3aada3
    huanghong authored
    2018-04-09 20:12:37 +0800  
    Browse Code »
  • fixed safari scroll bar
    9d304dd6
    huanghong authored
    2018-04-09 20:09:39 +0800  
    Browse Code »

04 Apr, 2018
9 commits
  • fixed #3206
    309912df
    梁灏 authored
    2018-04-04 17:33:13 +0800  
    Browse Code »
  • release 2.12.0
    6c205656
    梁灏 authored
    2018-04-04 15:50:22 +0800  
    Browse Code »
  • publish 2.12.0-rc.1
    e99172bb
    梁灏 authored
    2018-04-04 14:23:37 +0800  
    Browse Code »
  • Merge pull request #3303 from lison16/fixed-menu ...
    ca60058b
    fixed https://github.com/iview/iview/issues/3298
    Aresn authored
    2018-04-04 14:05:02 +0800  
    Browse Code »
  • fixed https://github.com/iview/iview/issues/3298
    b3b4134d
    zhigang.li authored
    2018-04-04 12:01:29 +0800  
    Browse Code »
  • Merge pull request #3301 from vace/patch-2 ...
    1a6046f0
    add props input-size
    Aresn authored
    2018-04-04 11:00:54 +0800  
    Browse Code »
  • add props input-size ...
    f672c42b
    表单布局中包含slider时,input 样式无法统一。或者考虑 允许 `showInput` 的值为 `String`。控制input的size。
    Vace authored
    2018-04-04 10:48:54 +0800  
    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
    2018-04-04 10:20:05 +0800  
    Browse Code »
  • fix Slider not emit on-change event when click bar at first time
    42ab875d
    miomio-xiao authored
    2018-04-04 09:54:30 +0800  
    Browse Code »

02 Apr, 2018
10 commits
  • fix Slider组件第一次click的时候不触发on-change
    d4c9b17b
    miomio-xiao authored
    2018-04-02 16:47:40 +0800  
    Browse Code »
  • Merge pull request #3236 from vanppo/2.0 ...
    15342275
    Add new props 'childrenKey' to Tree component
    Aresn authored
    2018-04-02 14:52:56 +0800  
    Browse Code »
  • Merge pull request #3253 from xiaofengsha/pr001 ...
    8551f527
     采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
    Aresn authored
    2018-04-02 14:13:01 +0800  
    Browse Code »
  • :bug: Fix issue #3236
    0985c87b
    vanppo authored
    2018-04-02 13:46:06 +0800  
    Browse Code »
  • Merge pull request #3288 from yangbean4/2.0 ...
    a3da61b7
    fix #3195
    Aresn authored
    2018-04-02 11:36:58 +0800  
    Browse Code »
  • slider组件 step为小数时回不到100的bug
    cd077424
    bin.yang authored
    2018-04-02 11:24:43 +0800  
    Browse Code »
  • slider组件 step为小数时回不到100的bug
    3b71312a
    bin.yang authored
    2018-04-02 11:18:14 +0800  
    Browse Code »
  • Merge pull request #3254 from xiaofengsha/pr002 ...
    a1a1e0c7
    采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    Aresn authored
    2018-04-02 10:56:43 +0800  
    Browse Code »
  • Merge pull request #3272 from miomio-xiao/2.0 ...
    bd0c5590
    fix select dropdown position
    Aresn authored
    2018-04-02 10:41:24 +0800  
    Browse Code »
  • Merge pull request #3260 from leonlianght/2.0 ...
    67033d3b
    Fix a confliction in Input component
    Aresn authored
    2018-04-02 09:17:08 +0800  
    Browse Code »

31 Mar, 2018
5 commits
  • fixed no data width calculation
    b1262a3d
    huanghong authored
    2018-03-31 19:48:15 +0800  
    Browse Code »
  • merge
    9f75c487
    huanghong authored
    2018-03-31 19:24:40 +0800  
    Browse Code »
  • remove
    680e0619
    huanghong authored
    2018-03-31 19:05:12 +0800  
    Browse Code »
  • column add prop minWidth and maxWidth
    fda6dfa2
    huanghong authored
    2018-03-31 19:02:21 +0800  
    Browse Code »
  • column add prop minValue and maxValue
    b3ef1c63
    huanghong authored
    2018-03-31 18:30:53 +0800  
    Browse Code »

30 Mar, 2018
1 commit
  • column add prop minValue and maxValue
    77201524
    huanghong authored
    2018-03-30 22:12:54 +0800  
    Browse Code »

29 Mar, 2018
5 commits
  • fix select dropdown position
    e6edc172
    miomio-xiao authored
    2018-03-29 17:35:56 +0800  
    Browse Code »
  • Merge pull request #3249 from moudicat/2.0 ...
    320fba54
    Fixed issue #2931
    Aresn authored
    2018-03-29 10:47:56 +0800  
    Browse Code »
  • 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
    2018-03-29 10:47:31 +0800  
    Browse Code »
  • Merge pull request #3255 from xiaofengsha/pr003 ...
    d564f077
    Card组件增加title和icon属性,简化用户使用
    Aresn authored
    2018-03-29 10:39:54 +0800  
    Browse Code »
  • Update card.vue
    a3e1344d
    Aresn authored
    2018-03-29 10:39:15 +0800  
    Browse Code »

28 Mar, 2018
3 commits
  • * Card组件增加title和icon属性,简化用户使用
    737e2df8
    BillyWang authored
    2018-03-28 22:51:29 +0800  
    Browse Code »
  • 采用 findComponentUpward 替代 this.$parent.$parent.$parent 获取 Dropdown 父节点组件
    9b7e32b5
    BillyWang authored
    2018-03-28 22:47:10 +0800  
    Browse Code »
  • * 采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
    4e310856
    BillyWang authored
    2018-03-28 22:42:16 +0800  
    Browse Code »