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
23 Apr, 2018
6 commits
  • Check for selected label before reassignment
    9ca6671c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »
  • reset query if options are removed
    b6c069ca
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »
  • prevent calling remote method on query reset to selected
    45bcc14d
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »
  • Make possible for v-model to wait for async options
    7f63e58c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »
  • Corrections after review input
    cf753854
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »
  • Refactor Select!
    c9b86944
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse File »

16 Mar, 2018
1 commit
  • 解决drop弹出动画异常
    e09b07b7
    huanghong authored
    2018-03-16 00:43:11 +0800  
    Browse File »

14 Mar, 2018
1 commit
  • Select support a part of keyboard accessibility, #1647
    2fbe636b
    梁灏 authored
    2018-03-14 14:58:55 +0800  
    Browse File »

09 Feb, 2018
1 commit
  • fixed Select bug when options is null and keydown `up` or `down`
    500694ba
    梁灏 authored
    2018-02-09 16:07:24 +0800  
    Browse File »

06 Feb, 2018
1 commit
  • Fix #982 issue.Make Null acceptable for Select tag(让Select标签可以接收null值)
    d4a0b944
    herton7362 authored
    2018-02-06 10:32:59 +0800  
    Browse File »

09 Nov, 2017
1 commit
  • update Select example
    4b338397
    梁灏 authored
    2017-11-09 11:11:54 +0800  
    Browse File »

04 Nov, 2017
1 commit
  • normalize autocomplete and spellcheck
    c17c5ad6
    Sergio Crisostomo authored
    2017-11-04 16:37:29 +0100  
    Browse File »

26 Oct, 2017
1 commit
  • update Select tag
    51939f89
    梁灏 authored
    2017-10-26 12:55:18 +0800  
    Browse File »

20 Oct, 2017
1 commit
  • fixed #2066
    45103ca4
    梁灏 authored
    2017-10-20 16:53:59 +0800  
    Browse File »

22 Sep, 2017
1 commit
  • fixed #433
    acb79ba3
    梁灏 authored
    2017-09-22 15:29:50 +0800  
    Browse File »

19 Sep, 2017
1 commit
  • fixed #812
    0460a1e8
    梁灏 authored
    2017-09-19 16:45:02 +0800  
    Browse File »

14 Sep, 2017
1 commit
  • fixed #1865
    e1b86bcf
    梁灏 authored
    2017-09-14 15:49:37 +0800  
    Browse File »

10 Sep, 2017
1 commit
  • update Select
    f77b1964
    梁灏 authored
    2017-09-10 15:43:57 +0800  
    Browse File »

09 Sep, 2017
1 commit
  • update Select
    89828b5b
    梁灏 authored
    2017-09-09 18:01:46 +0800  
    Browse File »

08 Sep, 2017
1 commit
  • fix debounce context
    721dc691
    Sergio Crisostomo authored
    2017-09-08 08:19:04 +0200  
    Browse File »

03 Sep, 2017
1 commit
  • Optimize append and remove options
    9c32a056
    Sergio Crisostomo authored
    2017-09-03 08:49:45 +0200  
    Browse File »

01 Sep, 2017
2 commits
  • fixed #1743 and close #1762
    60314959
    梁灏 authored
    2017-09-01 15:44:33 +0800  
    Browse File »
  • Use textContent to not escape html entities in Select options
    a9e0f79d
    Sergio Crisostomo authored
    2017-09-01 09:11:09 +0200  
    Browse File »

23 Aug, 2017
2 commits
  • update AutoComplete
    7af00356
    梁灏 authored
    2017-08-23 15:19:32 +0800  
    Browse File »
  • add AutoComplete component
    fed3e09d
    梁灏 authored
    2017-08-23 14:42:54 +0800  
    Browse File »

21 Aug, 2017
1 commit
  • fixed #1547
    f8098275
    梁灏 authored
    2017-08-21 16:35:48 +0800  
    Browse File »

20 Jul, 2017
2 commits
  • Date add transfer prop
    ecaf8d51
    梁灏 authored
    2017-07-20 11:53:18 +0800  
    Browse File »
  • fixed #1187 #844 #1053 ...
    595cfa72
    Select add transfer prop
    梁灏 authored
    2017-07-20 10:37:12 +0800  
    Browse File »

14 Jul, 2017
1 commit
  • fixed #1286
    98bf25b3
    梁灏 authored
    2017-07-14 13:58:34 +0800  
    Browse File »

31 May, 2017
1 commit
  • fixed #978
    e9932043
    Aresn authored
    2017-05-31 13:59:14 +0800  
    Browse File »

25 May, 2017
1 commit
  • Update Select.vue ...
    92214573
    增加单选下拉的值为 null 时,不清空框内文字的情况
    WJD authored
    2017-05-25 17:30:02 +0800  
    Browse File »

19 May, 2017
1 commit
  • fixed #957
    219e5c92
    梁灏 authored
    2017-05-19 10:49:47 +0800  
    Browse File »

18 May, 2017
1 commit
  • fixed #952
    ddc35c9a
    梁灏 authored
    2017-05-18 16:01:58 +0800  
    Browse File »

15 May, 2017
1 commit
  • fixed #915
    c70ff0f2
    梁灏 authored
    2017-05-15 09:16:30 +0800  
    Browse File »

12 May, 2017
1 commit
  • update Select
    29264399
    梁灏 authored
    2017-05-12 09:49:36 +0800  
    Browse File »

09 May, 2017
2 commits
  • update Select
    13a940ee
    梁灏 authored
    2017-05-09 11:04:07 +0800  
    Browse File »
  • update Select
    7dcfe45d
    梁灏 authored
    2017-05-09 09:35:04 +0800  
    Browse File »

08 May, 2017
3 commits
  • update Select
    f10b27f9
    梁灏 authored
    2017-05-08 17:04:25 +0800  
    Browse File »
  • update Select
    393d8551
    梁灏 authored
    2017-05-08 14:30:08 +0800  
    Browse File »
  • update Select
    d87ce40a
    梁灏 authored
    2017-05-08 14:22:24 +0800  
    Browse File »