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
  • src
  • components
22 May, 2018
5 commits
  • Merge pull request #3668 from Xotic750/fix_transpiled_module ...
    997f2609
    Fix: Webpack is not configured to handle transpiling raw module, use …
    Aresn authored
    2018-05-22 11:09:19 +0800  
    Browse Dir »
  • update Select ...
    66f807ed
    up / down key prevent scroll page
    梁灏 authored
    2018-05-22 10:42:59 +0800  
    Browse Dir »
  • Merge pull request #3663 from SergioCrisostomo/refactor-select ...
    d322bd7d
    Allow wider search pattern for filterable
    Aresn authored
    2018-05-22 10:41:53 +0800  
    Browse Dir »
  • Merge pull request #3665 from SergioCrisostomo/tabs-keyboard ...
    fff80ecb
    Tabs small fixes
    Aresn authored
    2018-05-22 10:08:00 +0800  
    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
    2018-05-22 09:50:30 +0800  
    Browse Dir »

21 May, 2018
10 commits
  • Fix: Webpack is not configured to handle transpiling raw module, use pre-transpiled ...
    8624560f
    This was breaking ie <= 11
    
    https://github.com/iview/iview/issues/3325
    Graham Fairweather authored
    2018-05-21 14:47:12 +0200  
    Browse Dir »
  • Merge pull request #3662 from Xotic750/color_picker_tabs ...
    653d12ac
    Keyboard control for color picker
    Aresn authored
    2018-05-21 18:10:48 +0800  
    Browse Dir »
  • fix too early visibility change, trigger update on mounted
    e45d1bce
    Sergio Crisostomo authored
    2018-05-21 12:00:52 +0200  
    Browse Dir »
  • change popper.js default options
    354254b4
    梁灏 authored
    2018-05-21 17:20:01 +0800  
    Browse Dir »
  • Allow wider search pattern for filterable
    db5110c2
    Sergio Crisostomo authored
    2018-05-21 10:49:54 +0200  
    Browse Dir »
  • Color keyboard control
    f2bcd4ad
    Graham Fairweather authored
    2018-05-21 10:22:34 +0200  
    Browse Dir »
  • Merge pull request #3643 from SergioCrisostomo/datepicker-keyboard ...
    bdb26ef7
    Datepicker keyboard
    Aresn authored
    2018-05-21 15:27:09 +0800  
    Browse Dir »
  • take into account possible startDate in props
    9a7a0e75
    Sergio Crisostomo authored
    2018-05-21 08:26:28 +0200  
    Browse Dir »
  • Prevent selecting disabled dates
    939a162a
    Sergio Crisostomo authored
    2018-05-21 08:24:56 +0200  
    Browse Dir »
  • Update tabs.vue
    e906d570
    Aresn authored
    2018-05-21 10:51:23 +0800  
    Browse Dir »

18 May, 2018
4 commits
  • Use visibility instead of display
    3ce6b446
    Sergio Crisostomo authored
    2018-05-18 15:24:49 +0200  
    Browse Dir »
  • Add keyboard navigation to date|time picker
    75cb2998
    Sergio Crisostomo authored
    2018-05-18 13:06:43 +0200  
    Browse Dir »
  • Update tabs.vue
    bb6efbaa
    Aresn authored
    2018-05-18 11:01:30 +0800  
    Browse Dir »
  • handleTabKeyboardSelect add params init ...
    8b410220
    So, when mounted, the event not emit.
    Aresn authored
    2018-05-18 10:47:04 +0800  
    Browse Dir »

17 May, 2018
1 commit
  • Correct logic for selecting by keyboard
    38ab7442
    Sergio Crisostomo authored
    2018-05-17 16:07:13 +0200  
    Browse Dir »

16 May, 2018
4 commits
  • Correct time layout when showing week numbers
    e56c394d
    Sergio Crisostomo authored
    2018-05-16 10:07:05 +0200  
    Browse Dir »
  • Merge pull request #3619 from ChuanfengZhang/2.0 ...
    1ba0bb6e
    Fix that popper.js' props 'offset' doesn't work
    Aresn authored
    2018-05-16 14:24:42 +0800  
    Browse Dir »
  • Merge pull request #3621 from syntacticsolutions/patch-1 ...
    9372fe8d
    Update Icon.vue
    Aresn authored
    2018-05-16 11:04:31 +0800  
    Browse Dir »
  • Update icon.vue
    9272508e
    Aresn authored
    2018-05-16 11:03:20 +0800  
    Browse Dir »

15 May, 2018
3 commits
  • Update Icon.vue ...
    049dcf59
    The component doesn't emit click events to the parent. This update will fix that.
    Miguel Rodriquez Cabrera authored
    2018-05-15 15:10:29 -0700  
    Browse Dir »
  • update popper.js to fix that props 'offset' doesn't work
    9734ab0f
    Chuanfeng authored
    2018-05-15 19:50:23 +0800  
    Browse Dir »
  • change the way to handle submenu collapse when accordion is true
    2b24fcce
    zhigang.li authored
    2018-05-15 16:59:53 +0800  
    Browse Dir »

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

11 May, 2018
5 commits
  • Merge pull request #3579 from SergioCrisostomo/refactor-select ...
    930b8583
    more select improvements
    Aresn authored
    2018-05-11 17:03:26 +0800  
    Browse Dir »
  • Trim label so we can compare and use label better
    5266c905
    Sergio Crisostomo authored
    2018-05-11 10:52:58 +0200  
    Browse Dir »
  • Keep last selected option index
    52cfcd66
    Sergio Crisostomo authored
    2018-05-11 10:52:25 +0200  
    Browse Dir »
  • Emit on-open-change events
    1376a01a
    Sergio Crisostomo authored
    2018-05-11 10:52:16 +0200  
    Browse Dir »
  • correct unchangedQuery and queryStringMatchesSelectedOption logic and
    c3304bce
    Sergio Crisostomo authored
    2018-05-11 08:45:14 +0200  
    Browse Dir »

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

08 May, 2018
4 commits
  • Normalise behaviour when opening select with selected option present in options
    31788df3
    Sergio Crisostomo authored
    2018-05-08 14:23:49 +0200  
    Browse Dir »
  • Merge pull request #3554 from SergioCrisostomo/tabs-keyboard ...
    acbd8b17
    Tabs keyboard navigation
    Aresn authored
    2018-05-08 20:22:12 +0800  
    Browse Dir »
  • add on-clear event
    7dbde804
    Sergio Crisostomo authored
    2018-05-08 14:03:12 +0200  
    Browse Dir »
  • Correct disabled forward navigation
    45dbc6fd
    Sergio Crisostomo authored
    2018-05-08 12:35:10 +0200  
    Browse Dir »