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
30 Oct, 2017
1 commit
  • Merge pull request #2018 from Baoyx007/patch-1 ...
    1231c1ab
    feat(form) : support promise for validate method #1857
    Aresn authored
    2017-10-30 02:46:05 -0500  
    Browse Dir »

27 Oct, 2017
1 commit
  • prevent firing change when typing numbers < min
    a892ba6a
    Sergio Crisostomo authored
    2017-10-27 08:40:11 +0200  
    Browse Dir »

26 Oct, 2017
9 commits
  • Merge pull request #2194 from SergioCrisostomo/add-scroll-distance-to-edge ...
    86cdfb87
    add distance-to-edge property
    Aresn authored
    2017-10-26 00:14:52 -0500  
    Browse Dir »
  • Update scroll.vue
    19ad5f4d
    Aresn authored
    2017-10-26 00:14:36 -0500  
    Browse Dir »
  • Merge pull request #2193 from SergioCrisostomo/fix-2191 ...
    252717e7
    correct input value in filterable mode
    Aresn authored
    2017-10-26 00:13:02 -0500  
    Browse Dir »
  • Merge pull request #2195 from yangdan8/patch-4 ...
    9147e636
    Update table.vue  解决tabs切换时,tab中的table调试时控制台报$el undefined的问题
    Aresn authored
    2017-10-26 00:10:44 -0500  
    Browse Dir »
  • Update table.vue
    cbdac015
    Aresn authored
    2017-10-26 00:09:42 -0500  
    Browse Dir »
  • update Select tag
    51939f89
    梁灏 authored
    2017-10-26 12:55:18 +0800  
    Browse Dir »
  • update Tag
    2079c47b
    梁灏 authored
    2017-10-26 11:57:24 +0800  
    Browse Dir »
  • update Tab
    2993f4ee
    梁灏 authored
    2017-10-26 11:26:05 +0800  
    Browse Dir »
  • Update table.vue
    f6a787f6
    yangdan8 authored
    2017-10-26 09:48:47 +0800  
    Browse Dir »

25 Oct, 2017
7 commits
  • add distance-to-edge property
    72ba6662
    Sergio Crisostomo authored
    2017-10-25 21:21:35 +0200  
    Browse Dir »
  • correct input value in filterable mode
    dfae43a7
    Sergio Crisostomo authored
    2017-10-25 20:49:38 +0200  
    Browse Dir »
  • update Tree selected
    af7d72b4
    梁灏 authored
    2017-10-25 22:34:58 +0800  
    Browse Dir »
  • update Tree Render function
    6ff0e340
    梁灏 authored
    2017-10-25 21:10:29 +0800  
    Browse Dir »
  • update Tree example
    97098fcd
    梁灏 authored
    2017-10-25 19:12:14 +0800  
    Browse Dir »
  • update Tree Render function use
    174836c4
    梁灏 authored
    2017-10-25 16:45:42 +0800  
    Browse Dir »
  • [fix bug] carousel component: remove no use code
    610fd3a5
    houyl authored
    2017-10-25 09:30:46 +0800  
    Browse Dir »

24 Oct, 2017
8 commits
  • Merge pull request #2181 from lisafra/update-carousel ...
    69460a54
    Update carousel component: add loop and radiusDot property
    Aresn authored
    2017-10-24 21:44:41 -0500  
    Browse Dir »
  • fix dom rendering problems
    da76a837
    Sergio Crisostomo authored
    2017-10-24 14:08:52 +0200  
    Browse Dir »
  • Tree add async loading
    b31aab71
    梁灏 authored
    2017-10-24 18:14:22 +0800  
    Browse Dir »
  • fixed #2128
    76a47814
    梁灏 authored
    2017-10-24 16:48:28 +0800  
    Browse Dir »
  • Merge branch 'master' of https://github.com/iview/iview into 2.0 ...
    ccf544dc
    Update carousel component: add loop and radiusDot property
    # Conflicts:
    #	package.json
    #	src/components/date-picker/picker.vue
    #	src/components/select/select.vue
    houyl authored
    2017-10-24 16:47:12 +0800  
    Browse Dir »
  • Tree add Render function ...
    9b24f1ab
    fixed #2133
    fixed #1784
    fixed #1333
    fixed #1362
    梁灏 authored
    2017-10-24 16:20:09 +0800  
    Browse Dir »
  • Keep original data pointers and correct if clause
    0a8f9b43
    Sergio Crisostomo authored
    2017-10-24 09:30:48 +0200  
    Browse Dir »
  • refactor and make indeterminate accessible outside tree
    d44420be
    Sergio Crisostomo authored
    2017-10-24 09:30:48 +0200  
    Browse Dir »

23 Oct, 2017
11 commits
  • Merge pull request #2172 from SergioCrisostomo/fix-2164 ...
    c61015d1
    format string dates in daterange also
    Aresn authored
    2017-10-23 20:22:51 -0500  
    Browse Dir »
  • fixed #1922
    a5f4a1d4
    梁灏 authored
    2017-10-23 23:08:40 +0800  
    Browse Dir »
  • fix date formatting when strings are supplied to DatePicker
    65255c96
    Sergio Crisostomo authored
    2017-10-23 15:53:12 +0200  
    Browse Dir »
  • fixed #2078
    6c634aa6
    梁灏 authored
    2017-10-23 19:01:47 +0800  
    Browse Dir »
  • fixed #2100
    c2d74eca
    梁灏 authored
    2017-10-23 18:26:42 +0800  
    Browse Dir »
  • Merge pull request #2170 from SergioCrisostomo/use-locale-formated-year-month ...
    b92a1b5c
    Correct month calculation and add specs for date-picker labels
    Aresn authored
    2017-10-23 04:22:44 -0500  
    Browse Dir »
  • Merge pull request #2124 from daiyanze/feature/checkable_tag ...
    a1553a9c
    Feature/checkable tag (追加功能:可选标签)
    Aresn authored
    2017-10-23 04:17:50 -0500  
    Browse Dir »
  • Correct month calculation and add specs for date-picker labels
    3ed12b4e
    Sergio Crisostomo authored
    2017-10-23 11:13:06 +0200  
    Browse Dir »
  • Update tag.vue
    fd79f102
    Aresn authored
    2017-10-23 03:57:05 -0500  
    Browse Dir »
  • Update tag.vue
    4c6d9962
    Aresn authored
    2017-10-23 03:40:39 -0500  
    Browse Dir »
  • fixed #1700
    b75ad4a1
    梁灏 authored
    2017-10-23 14:12:02 +0800  
    Browse Dir »

22 Oct, 2017
1 commit
  • Merge pull request #2097 from SergioCrisostomo/use-locale-formated-year-month ...
    f672ae02
    use date.toLocaleDateString to format year/month
    Aresn authored
    2017-10-22 20:29:51 -0500  
    Browse Dir »

20 Oct, 2017
2 commits
  • update Tabs
    a730a849
    梁灏 authored
    2017-10-20 17:44:58 +0800  
    Browse Dir »
  • Merge pull request #2156 from marxy/tabs-scroll ...
    ec1a5e26
    Tabs add scroll
    Aresn authored
    2017-10-20 04:38:28 -0500  
    Browse Dir »