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
29 Jun, 2018
1 commit
  • commit
    2b749d95
    zhigang.li authored
    2018-06-29 17:15:39 +0800  
    Browse Code »

20 Jun, 2018
5 commits
  • Merge branch '2.0' into anchor
    754eedf5
    Lison authored
    2018-06-20 11:00:05 +0800  
    Browse Code »
  • udpate
    1287ac7f
    zhigang.li authored
    2018-06-20 10:57:02 +0800  
    Browse Code »
  • Merge pull request #3645 from icarusion/Time-component ...
    92ffd65d
    add Time component
    Aresn authored
    2018-06-20 10:46:32 +0800  
    Browse Code »
  • release 2.14.3
    6bdba667
    梁灏 authored
    2018-06-20 09:57:04 +0800  
    Browse Code »
  • Merge pull request #3897 from SergioCrisostomo/select-patches ...
    32dc1364
    Use label as query
    Aresn authored
    2018-06-20 09:37:57 +0800  
    Browse Code »

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

08 Jun, 2018
2 commits
  • release 2.14.2
    4f840d27
    梁灏 authored
    2018-06-08 11:16:19 +0800  
    Browse Code »
  • release 2.14.2
    abe45770
    梁灏 authored
    2018-06-08 11:15:15 +0800  
    Browse Code »

07 Jun, 2018
7 commits
  • update
    80f5f45e
    梁灏 authored
    2018-06-07 15:30:55 +0800  
    Browse Code »
  • Merge pull request #3798 from m430/bug-3795 ...
    3a3be61a
    Select patches: fix bug #3795 #3722 修复select异步获取option数据导致,v-model失效等问题
    Aresn authored
    2018-06-07 15:27:56 +0800  
    Browse Code »
  • fixed the multiple cannot be force set the query value.
    1d680640
    m430 authored
    2018-06-07 15:17:06 +0800  
    Browse Code »
  • fixed when selector is multiple mode error.
    4403f97d
    郑敏 authored
    2018-06-07 14:57:22 +0800  
    Browse Code »
  • fixed #3817 that the default value does't display bug.
    78824cc2
    郑敏 authored
    2018-06-07 14:06:30 +0800  
    Browse Code »
  • reset the focus index setting.
    fdc71ffe
    郑敏 authored
    2018-06-07 10:07:34 +0800  
    Browse Code »
  • fixed #3817 #3836
    21f69406
    郑敏 authored
    2018-06-07 09:58:13 +0800  
    Browse Code »

05 Jun, 2018
5 commits
  • fixed #3722 that check expected value status
    73b01ee0
    郑敏 authored
    2018-06-05 14:32:19 +0800  
    Browse Code »
  • fixed #3722
    9ccd8196
    郑敏 authored
    2018-06-05 14:00:16 +0800  
    Browse Code »
  • Merge pull request #3808 from m430/bug-3792 ...
    273cc057
    fix bug #3792 Page scroll bar problem caused by Modal component
    Aresn authored
    2018-06-05 12:30:20 +0800  
    Browse Code »
  • Merge pull request #3803 from lison16/su ...
    bae9f443
    fixed bug of menu when use recursive components and set accordion
    Aresn authored
    2018-06-05 11:59:55 +0800  
    Browse Code »
  • Merge pull request #3806 from SergioCrisostomo/datepicker-patches ...
    9aacb4c8
    Datepicker patches
    Aresn authored
    2018-06-05 10:44:05 +0800  
    Browse Code »

04 Jun, 2018
3 commits
  • fix bug #3792 Page scroll bar problem caused by Modal component
    1635ec37
    郑敏 authored
    2018-06-04 16:07:58 +0800  
    Browse Code »
  • fixed bug of menu when use recursive components and set accordion
    1f7905d4
    zhigang.li authored
    2018-06-04 11:45:55 +0800  
    Browse Code »
  • Focus only if component has input (3769)
    9e375e67
    Sergio Crisostomo authored
    2018-06-04 09:52:20 +0200  
    Browse Code »

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

01 Jun, 2018
2 commits
  • release 2.14.1
    ed4bb143
    梁灏 authored
    2018-06-01 14:46:25 +0800  
    Browse Code »
  • release 2.14.1
    71196ff4
    梁灏 authored
    2018-06-01 14:45:00 +0800  
    Browse Code »

31 May, 2018
6 commits
  • Use first day of month to avoid getting higher numbers than the month has... (3773)
    abf60d81
    Sergio Crisostomo authored
    2018-05-31 10:00:14 +0200  
    Browse Code »
  • add file ...
    4bcfa1d5
    Some old users use this file, so add agin
    梁灏 authored
    2018-05-31 09:48:12 +0800  
    Browse Code »
  • update
    93ea90c5
    梁灏 authored
    2018-05-31 09:46:47 +0800  
    Browse Code »
  • 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 Code »
  • Merge pull request #3764 from lison16/su ...
    b37deefb
    fixed https://github.com/iview/iview/issues/3733
    Aresn authored
    2018-05-31 09:19:21 +0800  
    Browse Code »
  • Merge pull request #3753 from SergioCrisostomo/autocomplete-patches ...
    2d1b86d4
    Change logic for hiding AutoComplete panel
    Aresn authored
    2018-05-31 09:02:19 +0800  
    Browse Code »

30 May, 2018
7 commits
  • Update v-click-outside-x and use project wide directive
    26369639
    Graham Fairweather authored
    2018-05-30 15:29:46 +0200  
    Browse Code »
  • fixed https://github.com/iview/iview/issues/3733
    e549c92b
    zhigang.li authored
    2018-05-30 18:40:43 +0800  
    Browse Code »
  • Fix autocomplete opening/closing
    f8620d9a
    Sergio Crisostomo authored
    2018-05-30 12:14:22 +0200  
    Browse Code »
  • Merge pull request #3747 from SergioCrisostomo/select-patches ...
    427b8692
    Select fixes
    Aresn authored
    2018-05-30 09:47:15 +0800  
    Browse Code »
  • update dist
    a7713a76
    梁灏 authored
    2018-05-30 09:32:31 +0800  
    Browse Code »
  • Merge pull request #3749 from Xotic750/Issue-3740 ...
    32feec81
    Fix: upgrade to v2.5.1 of v-click-outside-x for #3740
    Aresn authored
    2018-05-30 09:28:26 +0800  
    Browse Code »
  • Delete iview.min.js.map
    e253cb29
    Aresn authored
    2018-05-30 09:26:48 +0800  
    Browse Code »