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
e56c394d0b6d68a27f9149b9fb5f4f07ad55dd7b
  • mew-iview
16 May, 2018
7 commits
  • Correct time layout when showing week numbers
    e56c394d
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Merge pull request #3619 from ChuanfengZhang/2.0 ...
    1ba0bb6e
    Fix that popper.js' props 'offset' doesn't work
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3627 from lensanag/patch-1 ...
    e130dc97
    fix month 12th name
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3621 from syntacticsolutions/patch-1 ...
    9372fe8d
    Update Icon.vue
    Aresn authored
    7 years ago  
    Browse Code »
  • Update icon.vue
    9272508e
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3617 from lison16/menu-accordion ...
    7a62123a
     change the way to handle submenu collapse when accordion is true
    Aresn authored
    7 years ago  
    Browse Code »
  • udpate
    4c682092
    zhigang.li authored
    7 years ago  
    Browse Code »

15 May, 2018
8 commits
  • fix month 12th name ...
    c1a0c581
    fix month 12th name: Deciembre -> Diciembre
    Lenin Sanchez authored
    7 years ago  
    Browse Code »
  • Update Icon.vue ...
    049dcf59
    The component doesn't emit click events to the parent. This update will fix that.
    Miguel Rodriquez Cabrera authored
    7 years ago  
    Browse Code »
  • update popper.js to fix that props 'offset' doesn't work
    9734ab0f
    Chuanfeng authored
    7 years ago  
    Browse Code »
  • 修复 Poptip 嵌套使用时子组件 arrow 颜色异常
    06ff901f
    Chuanfeng authored
    7 years ago  
    Browse Code »
  • remove getCommonString function
    bb978773
    zhigang.li authored
    7 years ago  
    Browse Code »
  • change dev server port
    d6cdee44
    zhigang.li authored
    7 years ago  
    Browse Code »
  • update filename
    827f0234
    zhigang.li authored
    7 years ago  
    Browse Code »
  • change the way to handle submenu collapse when accordion is true
    2b24fcce
    zhigang.li authored
    7 years ago  
    Browse Code »

14 May, 2018
4 commits
  • publish 2.14.0-rc.1
    b924d14d
    梁灏 authored
    7 years ago  
    Browse Code »
  • fixed #3596
    ce7b39c2
    梁灏 authored
    7 years ago  
    Browse Code »
  • Merge pull request #3560 from mahp/patch-1 ...
    679b2a2b
    update menu.vue updateOpenKeys methods
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3586 from ChuanfengZhang/2.0 ...
    d93bdb97
    radio 组合使用,type="button"时文字没有居中
    Aresn authored
    7 years ago  
    Browse Code »

11 May, 2018
5 commits
  • Merge pull request #3579 from SergioCrisostomo/refactor-select ...
    930b8583
    more select improvements
    Aresn authored
    7 years ago  
    Browse Code »
  • Trim label so we can compare and use label better
    5266c905
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Keep last selected option index
    52cfcd66
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Emit on-open-change events
    1376a01a
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • correct unchangedQuery and queryStringMatchesSelectedOption logic and
    c3304bce
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »

09 May, 2018
1 commit
  • radio 组合使用,type="button"时文字没有居中 ...
    b2dee308
    好几个月过去了大家都没有发现吗?😅
    Chuanfeng authored
    7 years ago  
    Browse Code »

08 May, 2018
13 commits
  • Normalise behaviour when opening select with selected option present in options
    31788df3
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Merge pull request #3554 from SergioCrisostomo/tabs-keyboard ...
    acbd8b17
    Tabs keyboard navigation
    Aresn authored
    7 years ago  
    Browse Code »
  • add on-clear event
    7dbde804
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Correct disabled forward navigation
    45dbc6fd
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Merge pull request #3576 from SergioCrisostomo/refactor-select ...
    d4f39edc
    Select related fixes
    Aresn authored
    7 years ago  
    Browse Code »
  • close the menu if no option is focused on Enter
    7e3fc4a5
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • stop propagation on ESC key
    16fc6361
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Fix typos
    cca3bcaa
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • Clean up empty/null entries
    220161f5
    Sergio Crisostomo authored
    7 years ago  
    Browse Code »
  • prevent space to scroll page
    7fa3f9ef
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3551 from He-zhiyong/patch-1 ...
    9564af89
    Class string error
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3553 from ajkl2533/locale/cs-CZ ...
    0db58717
    Add support for Czech
    Aresn authored
    7 years ago  
    Browse Code »
  • Merge pull request #3566 from blackcater/pr/3565 ...
    0d7d8b73
    feat: exposure `on-focus` and `on-blur` event in <AutoComplete>
    Aresn authored
    7 years ago  
    Browse Code »

07 May, 2018
1 commit
  • feat: exposure `on-focus` and `on-blur` event in <AutoComplete>
    11ab6519
    blackcater authored
    7 years ago  
    Browse Code »

06 May, 2018
1 commit
  • update menu.vue updateOpenKeys methods ...
    8bac3f86
    修复 on-open-change事件返回的当前展开的 Submenu 的 name 值数组不正确的问题
    Stephen Ma authored
    7 years ago  
    Browse Code »