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
d322bd7d08962434e12b1bdb9b11be29f75d04bf
  • mew-iview
  • src
22 May, 2018
4 commits
  • Merge pull request #3663 from SergioCrisostomo/refactor-select ...
    d322bd7d
    Allow wider search pattern for filterable
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3665 from SergioCrisostomo/tabs-keyboard ...
    fff80ecb
    Tabs small fixes
    Aresn authored
    7 years ago  
    Browse Dir »
  • fixed ColorPicker Hue bug ...
    87ec8082
    when select a color from recommend colors, the Hue can not focus the correct color position(percent).
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update ColorPicker style
    3cf3629f
    梁灏 authored
    7 years ago  
    Browse Dir »

21 May, 2018
11 commits
  • Merge pull request #3662 from Xotic750/color_picker_tabs ...
    653d12ac
    Keyboard control for color picker
    Aresn authored
    7 years ago  
    Browse Dir »
  • fix too early visibility change, trigger update on mounted
    e45d1bce
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Update input.less
    a450554c
    Aresn authored
    7 years ago  
    Browse Dir »
  • change popper.js default options
    354254b4
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Allow wider search pattern for filterable
    db5110c2
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Color keyboard control
    f2bcd4ad
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3643 from SergioCrisostomo/datepicker-keyboard ...
    bdb26ef7
    Datepicker keyboard
    Aresn authored
    7 years ago  
    Browse Dir »
  • Update date-picker.less
    cdc79b9a
    Aresn authored
    7 years ago  
    Browse Dir »
  • take into account possible startDate in props
    9a7a0e75
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Prevent selecting disabled dates
    939a162a
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Update tabs.vue
    e906d570
    Aresn authored
    7 years ago  
    Browse Dir »

18 May, 2018
4 commits
  • Use visibility instead of display
    3ce6b446
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Add keyboard navigation to date|time picker
    75cb2998
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Update tabs.vue
    bb6efbaa
    Aresn authored
    7 years ago  
    Browse Dir »
  • handleTabKeyboardSelect add params init ...
    8b410220
    So, when mounted, the event not emit.
    Aresn authored
    7 years ago  
    Browse Dir »

17 May, 2018
1 commit
  • Correct logic for selecting by keyboard
    38ab7442
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »

16 May, 2018
5 commits
  • Correct time layout when showing week numbers
    e56c394d
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3619 from ChuanfengZhang/2.0 ...
    1ba0bb6e
    Fix that popper.js' props 'offset' doesn't work
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3621 from syntacticsolutions/patch-1 ...
    9372fe8d
    Update Icon.vue
    Aresn authored
    7 years ago  
    Browse Dir »
  • Update icon.vue
    9272508e
    Aresn authored
    7 years ago  
    Browse Dir »
  • udpate
    4c682092
    zhigang.li authored
    7 years ago  
    Browse Dir »

15 May, 2018
6 commits
  • fix month 12th name ...
    c1a0c581
    fix month 12th name: Deciembre -> Diciembre
    Lenin Sanchez authored
    7 years ago  
    Browse Dir »
  • 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 Dir »
  • update popper.js to fix that props 'offset' doesn't work
    9734ab0f
    Chuanfeng authored
    7 years ago  
    Browse Dir »
  • 修复 Poptip 嵌套使用时子组件 arrow 颜色异常
    06ff901f
    Chuanfeng authored
    7 years ago  
    Browse Dir »
  • remove getCommonString function
    bb978773
    zhigang.li authored
    7 years ago  
    Browse Dir »
  • change the way to handle submenu collapse when accordion is true
    2b24fcce
    zhigang.li authored
    7 years ago  
    Browse Dir »

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

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

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