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
18 Sep, 2018
1 commit
  • Merge pull request #4403 from oyv1cent/fix-select ...
    bb6d1eeb
    Fix select
    Aresn authored
    2018-09-18 14:26:48 +0800  
    Browse File »

10 Sep, 2018
1 commit
  • fixes #4453 #4480 #4462
    7bafe9d9
    梁灏 authored
    2018-09-10 16:10:35 +0800  
    Browse File »

30 Aug, 2018
1 commit
  • fix select
    b3279b71
    oyv1cent authored
    2018-08-30 00:28:32 +0800  
    Browse File »

27 Aug, 2018
1 commit
  • fix
    902a2cf5
    vincentfintend authored
    2018-08-27 16:08:13 +0800  
    Browse File »

09 Aug, 2018
1 commit
  • Merge pull request #3925 from losadaem/select-with-disable-clearable ...
    19b6c005
    select: don't allow to clear the selected option when disabled (fix #3924)
    Aresn authored
    2018-08-09 16:51:57 +0800  
    Browse File »

08 Aug, 2018
1 commit
  • fixed #4194
    74ef0a6a
    梁灏 authored
    2018-08-08 15:18:24 +0800  
    Browse File »

07 Aug, 2018
1 commit
  • fixed #4196 #4165
    fe5ffd7f
    梁灏 authored
    2018-08-07 16:35:27 +0800  
    Browse File »

28 Jun, 2018
2 commits
  • Select support global setting
    be2c3198
    梁灏 authored
    2018-06-28 14:13:31 +0800  
    Browse File »
  • add global setting $IVIEW
    517917a2
    梁灏 authored
    2018-06-28 11:48:30 +0800  
    Browse File »

25 Jun, 2018
1 commit
  • update Select Icons
    9eba26fe
    梁灏 authored
    2018-06-25 13:16:06 +0800  
    Browse File »

19 Jun, 2018
1 commit
  • fix(select): don't allow to clear the selected option when disabled ...
    9050e61c
    close #3924
    Emilio Losada authored
    2018-06-19 23:23:38 -0400  
    Browse File »

15 Jun, 2018
1 commit
  • Use label as query
    c741fa2f
    Sergio Crisostomo authored
    2018-06-15 11:10:11 +0200  
    Browse File »

07 Jun, 2018
5 commits
  • fixed the multiple cannot be force set the query value.
    1d680640
    m430 authored
    2018-06-07 15:17:06 +0800  
    Browse File »
  • fixed when selector is multiple mode error.
    4403f97d
    郑敏 authored
    2018-06-07 14:57:22 +0800  
    Browse File »
  • fixed #3817 that the default value does't display bug.
    78824cc2
    郑敏 authored
    2018-06-07 14:06:30 +0800  
    Browse File »
  • reset the focus index setting.
    fdc71ffe
    郑敏 authored
    2018-06-07 10:07:34 +0800  
    Browse File »
  • fixed #3817 #3836
    21f69406
    郑敏 authored
    2018-06-07 09:58:13 +0800  
    Browse File »

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
1 commit
  • Trim label so we can compare and use label better
    5266c905
    Sergio Crisostomo authored
    2018-05-11 10:52:58 +0200  
    Browse File »