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
25 May, 2018
3 commits
  • select-binding-0
    c32a7412
    luffyzhao authored
    2018-05-25 11:59:36 +0800  
    Browse Dir »
  • select-binding-0
    861fe324
    luffyzhao authored
    2018-05-25 11:59:03 +0800  
    Browse Dir »
  • select-binding-0
    b4138675
    luffyzhao authored
    2018-05-25 11:37:15 +0800  
    Browse Dir »

22 May, 2018
4 commits
  • Normalise v-ckick-outside-x for Select
    4a9974f6
    Graham Fairweather authored
    2018-05-22 07:33:43 +0200  
    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
    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 »

21 May, 2018
3 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 »
  • 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 »

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 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 »

08 May, 2018
6 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 »
  • add on-clear event
    7dbde804
    Sergio Crisostomo authored
    2018-05-08 14:03:12 +0200  
    Browse Dir »
  • Merge pull request #3576 from SergioCrisostomo/refactor-select ...
    d4f39edc
    Select related fixes
    Aresn authored
    2018-05-08 18:28:29 +0800  
    Browse Dir »
  • close the menu if no option is focused on Enter
    7e3fc4a5
    Sergio Crisostomo authored
    2018-05-08 11:38:04 +0200  
    Browse Dir »
  • stop propagation on ESC key
    16fc6361
    Sergio Crisostomo authored
    2018-05-08 11:34:15 +0200  
    Browse Dir »
  • Clean up empty/null entries
    220161f5
    Sergio Crisostomo authored
    2018-05-08 11:15:49 +0200  
    Browse Dir »

04 May, 2018
1 commit
  • update Select
    8c82b6f2
    梁灏 authored
    2018-05-04 11:00:15 +0800  
    Browse Dir »

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 Dir »
  • Process also shallow children and not only nested
    aa21cdf9
    Sergio Crisostomo authored
    2018-05-03 09:51:57 +0200  
    Browse Dir »
  • correct match logic for i-option and Option
    523e2c81
    Sergio Crisostomo authored
    2018-05-03 07:03:46 +0200  
    Browse Dir »
  • 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 Dir »

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

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 Dir »
  • adapt to auto-complete
    bc348e7e
    Sergio Crisostomo authored
    2018-04-24 08:54:46 +0200  
    Browse Dir »

23 Apr, 2018
7 commits
  • Fix input getters and logic for AutoComplete
    ae7579e9
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Check for selected label before reassignment
    9ca6671c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • reset query if options are removed
    b6c069ca
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • prevent calling remote method on query reset to selected
    45bcc14d
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Make possible for v-model to wait for async options
    7f63e58c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Corrections after review input
    cf753854
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Refactor Select!
    c9b86944
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »

11 Apr, 2018
1 commit
  • update popper animation
    dab9c3f6
    huanghong authored
    2018-04-11 22:06:53 +0800  
    Browse Dir »

10 Apr, 2018
1 commit
  • update dropdown.vue popper.js opts
    61339d63
    梁灏 authored
    2018-04-10 16:13:09 +0800  
    Browse Dir »

29 Mar, 2018
1 commit
  • fix select dropdown position
    e6edc172
    miomio-xiao authored
    2018-03-29 17:35:56 +0800  
    Browse Dir »

16 Mar, 2018
2 commits
  • update dropdown
    347815f7
    huanghong authored
    2018-03-16 16:58:20 +0800  
    Browse Dir »
  • 解决dropdown弹出来之后改变位置动画还是上次的bug
    3d1fa034
    huanghong authored
    2018-03-16 00:53:57 +0800  
    Browse Dir »