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
  • select
  • select.vue
05 Jun, 2018
2 commits
  • fixed #3722 that check expected value status
    73b01ee0
    郑敏 authored
    2018-06-05 14:32:19 +0800  
    Browse File »
  • fixed #3722
    9ccd8196
    郑敏 authored
    2018-06-05 14:00:16 +0800  
    Browse File »

03 Jun, 2018
1 commit
  • fix bug #3795
    0fb9d645
    郑敏 authored
    2018-06-03 23:18:29 +0800  
    Browse File »

31 May, 2018
1 commit
  • Merge pull request #3766 from Xotic750/Update-v-click-outside-x ...
    51a0842d
    Update v-click-outside-x and use project wide directive
    Aresn authored
    2018-05-31 09:25:28 +0800  
    Browse File »

30 May, 2018
2 commits
  • Update v-click-outside-x and use project wide directive
    26369639
    Graham Fairweather authored
    2018-05-30 15:29:46 +0200  
    Browse File »
  • Fix autocomplete opening/closing
    f8620d9a
    Sergio Crisostomo authored
    2018-05-30 12:14:22 +0200  
    Browse File »

29 May, 2018
4 commits
  • Correct event propagation on transfer (fixes 3708 and 3695)
    5c846d28
    Sergio Crisostomo authored
    2018-05-29 14:10:07 +0200  
    Browse File »
  • Be more hard on the reset
    743f6e06
    Sergio Crisostomo authored
    2018-05-29 12:41:26 +0200  
    Browse File »
  • Use label first if available
    1b39f569
    Sergio Crisostomo authored
    2018-05-29 08:41:07 +0200  
    Browse File »
  • Merge pull request #3739 from SergioCrisostomo/select-patches ...
    801a9c9d
    Select improvements for edge cases
    Aresn authored
    2018-05-29 09:45:54 +0800  
    Browse File »

28 May, 2018
1 commit
  • Select improvements for edge cases
    9366c9a7
    Sergio Crisostomo authored
    2018-05-28 14:54:26 +0200  
    Browse File »

25 May, 2018
6 commits
  • 还是要保留multiple判断
    31e4380d
    luffyzhao authored
    2018-05-25 14:01:53 +0800  
    Browse File »
  • 修复 'multiple' is assigned a value but never used no-unused-vars
    583e23a4
    luffyzhao authored
    2018-05-25 13:57:09 +0800  
    Browse File »
  • 修改select默认value为0不能选定的Bug
    4107d6c4
    luffyzhao authored
    2018-05-25 13:45:16 +0800  
    Browse File »
  • select-binding-0
    c32a7412
    luffyzhao authored
    2018-05-25 11:59:36 +0800  
    Browse File »
  • select-binding-0
    861fe324
    luffyzhao authored
    2018-05-25 11:59:03 +0800  
    Browse File »
  • select-binding-0
    b4138675
    luffyzhao authored
    2018-05-25 11:37:15 +0800  
    Browse File »

22 May, 2018
3 commits
  • Normalise v-ckick-outside-x for Select
    4a9974f6
    Graham Fairweather authored
    2018-05-22 07:33:43 +0200  
    Browse File »
  • 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 File »
  • update Select ...
    66f807ed
    up / down key prevent scroll page
    梁灏 authored
    2018-05-22 10:42:59 +0800  
    Browse File »

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
    2018-05-21 14:47:12 +0200  
    Browse File »
  • Allow wider search pattern for filterable
    db5110c2
    Sergio Crisostomo authored
    2018-05-21 10:49:54 +0200  
    Browse File »

11 May, 2018
4 commits
  • Trim label so we can compare and use label better
    5266c905
    Sergio Crisostomo authored
    2018-05-11 10:52:58 +0200  
    Browse File »
  • Keep last selected option index
    52cfcd66
    Sergio Crisostomo authored
    2018-05-11 10:52:25 +0200  
    Browse File »
  • Emit on-open-change events
    1376a01a
    Sergio Crisostomo authored
    2018-05-11 10:52:16 +0200  
    Browse File »
  • correct unchangedQuery and queryStringMatchesSelectedOption logic and
    c3304bce
    Sergio Crisostomo authored
    2018-05-11 08:45:14 +0200  
    Browse File »

08 May, 2018
5 commits
  • Normalise behaviour when opening select with selected option present in options
    31788df3
    Sergio Crisostomo authored
    2018-05-08 14:23:49 +0200  
    Browse File »
  • add on-clear event
    7dbde804
    Sergio Crisostomo authored
    2018-05-08 14:03:12 +0200  
    Browse File »
  • close the menu if no option is focused on Enter
    7e3fc4a5
    Sergio Crisostomo authored
    2018-05-08 11:38:04 +0200  
    Browse File »
  • stop propagation on ESC key
    16fc6361
    Sergio Crisostomo authored
    2018-05-08 11:34:15 +0200  
    Browse File »
  • Clean up empty/null entries
    220161f5
    Sergio Crisostomo authored
    2018-05-08 11:15:49 +0200  
    Browse File »

03 May, 2018
4 commits
  • Include both node and componentOptions children in lookup
    7d14e70c
    Sergio Crisostomo authored
    2018-05-03 11:36:34 +0200  
    Browse File »
  • Process also shallow children and not only nested
    aa21cdf9
    Sergio Crisostomo authored
    2018-05-03 09:51:57 +0200  
    Browse File »
  • correct match logic for i-option and Option
    523e2c81
    Sergio Crisostomo authored
    2018-05-03 07:03:46 +0200  
    Browse File »
  • fixed in multiple type, wrong position of popper ...
    88ef37f5
    fixed in multiple type, when select some options, the position of popper not recalculation, so the position is wrong. By the way, it resolve the problem: when select one option, scroll page, throw many errors of popper.
    Aresn authored
    2018-05-03 10:36:42 +0800  
    Browse File »

02 May, 2018
1 commit
  • Allow select to navigate AutoComplete custom children
    06a74f9e
    Sergio Crisostomo authored
    2018-05-02 07:03:37 +0200  
    Browse File »

24 Apr, 2018
2 commits
  • reset query only if no slotOptions are present
    f7f65c84
    Sergio Crisostomo authored
    2018-04-24 09:12:47 +0200  
    Browse File »
  • adapt to auto-complete
    bc348e7e
    Sergio Crisostomo authored
    2018-04-24 08:54:46 +0200  
    Browse File »

23 Apr, 2018
2 commits
  • Fix input getters and logic for AutoComplete
    ae7579e9
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »
  • Check for selected label before reassignment
    9ca6671c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »