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
73b01ee06bcd37925e0379ba5a602b94abcbfbcd
  • mew-iview
  • src
05 Jun, 2018
2 commits
  • fixed #3722 that check expected value status
    73b01ee0
    郑敏 authored
    7 years ago  
    Browse Dir »
  • fixed #3722
    9ccd8196
    郑敏 authored
    7 years ago  
    Browse Dir »

03 Jun, 2018
1 commit
  • fix bug #3795
    0fb9d645
    郑敏 authored
    7 years ago  
    Browse Dir »

31 May, 2018
3 commits
  • add file ...
    4bcfa1d5
    Some old users use this file, so add agin
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3766 from Xotic750/Update-v-click-outside-x ...
    51a0842d
    Update v-click-outside-x and use project wide directive
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3764 from lison16/su ...
    b37deefb
    fixed https://github.com/iview/iview/issues/3733
    Aresn authored
    7 years ago  
    Browse Dir »

30 May, 2018
3 commits
  • Update v-click-outside-x and use project wide directive
    26369639
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • fixed https://github.com/iview/iview/issues/3733
    e549c92b
    zhigang.li authored
    7 years ago  
    Browse Dir »
  • Fix autocomplete opening/closing
    f8620d9a
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »

29 May, 2018
8 commits
  • detect touched so touch devices can also be selected
    d20b4e1a
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Correct event propagation on transfer (fixes 3708 and 3695)
    5c846d28
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Be more hard on the reset
    743f6e06
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3743 from SergioCrisostomo/tab-patches ...
    cbff5e36
    Fix 3732 - add prop for capturing focus
    Aresn authored
    7 years ago  
    Browse Dir »
  • Fix 3732 - add prop for capturing focus
    28026b3f
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Use label first if available
    1b39f569
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • fixed SSR
    4cccdf1f
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3739 from SergioCrisostomo/select-patches ...
    801a9c9d
    Select improvements for edge cases
    Aresn authored
    7 years ago  
    Browse Dir »

28 May, 2018
1 commit
  • Select improvements for edge cases
    9366c9a7
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »

25 May, 2018
6 commits
  • 还是要保留multiple判断
    31e4380d
    luffyzhao authored
    7 years ago  
    Browse Dir »
  • 修复 'multiple' is assigned a value but never used no-unused-vars
    583e23a4
    luffyzhao authored
    7 years ago  
    Browse Dir »
  • 修改select默认value为0不能选定的Bug
    4107d6c4
    luffyzhao authored
    7 years ago  
    Browse Dir »
  • select-binding-0
    c32a7412
    luffyzhao authored
    7 years ago  
    Browse Dir »
  • select-binding-0
    861fe324
    luffyzhao authored
    7 years ago  
    Browse Dir »
  • select-binding-0
    b4138675
    luffyzhao authored
    7 years ago  
    Browse Dir »

24 May, 2018
3 commits
  • Merge pull request #3676 from huanghong1125/input-number ...
    4b365f63
    fixed input-number null bug
    Aresn authored
    7 years ago  
    Browse Dir »
  • Update input-number.vue
    08605518
    Aresn authored
    7 years ago  
    Browse Dir »
  • Update input-number.vue
    10b42e26
    Aresn authored
    7 years ago  
    Browse Dir »

23 May, 2018
3 commits
  • Handle data more detailed
    88156b0b
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Don't use undefined
    75c98064
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • fixed input-number null bug
    4d093b50
    huanghong authored
    7 years ago  
    Browse Dir »

22 May, 2018
8 commits
  • Normalise v-ckick-outside-x for Select
    4a9974f6
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3668 from Xotic750/fix_transpiled_module ...
    997f2609
    Fix: Webpack is not configured to handle transpiling raw module, use …
    Aresn authored
    7 years ago  
    Browse Dir »
  • fixed Select multiple mode icon style position wrong
    4c6060dc
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Select ...
    66f807ed
    up / down key prevent scroll page
    梁灏 authored
    7 years ago  
    Browse Dir »
  • 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
2 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
    7 years ago  
    Browse Dir »
  • Merge pull request #3662 from Xotic750/color_picker_tabs ...
    653d12ac
    Keyboard control for color picker
    Aresn authored
    7 years ago  
    Browse Dir »