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
25 Oct, 2017
2 commits
  • 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
4 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 »
  • fixed #2066
    45103ca4
    梁灏 authored
    2017-10-20 16:53:59 +0800  
    Browse Dir »
  • Tabs add scroll
    be3fbd24
    marxy authored
    2017-10-20 16:30:44 +0800  
    Browse Dir »

19 Oct, 2017
2 commits
  • Merge pull request #2114 from SergioCrisostomo/improve-csv ...
    cbe5ccfc
    Improve export to CSV functionality
    Aresn authored
    2017-10-19 22:47:33 -0500  
    Browse Dir »
  • add missing event in callback
    a3336b38
    Sergio Crisostomo authored
    2017-10-19 10:41:19 +0200  
    Browse Dir »

18 Oct, 2017
1 commit
  • Feature: Checkable tag
    dc39cc31
    daiyanze authored
    2017-10-18 17:13:06 +0900  
    Browse Dir »

17 Oct, 2017
5 commits
  • Merge pull request #2120 from SergioCrisostomo/fix-2119 ...
    95dfbe1b
    correct behaviour when initialising date-picker with a empty string
    Aresn authored
    2017-10-17 19:52:02 -0500  
    Browse Dir »
  • correct behaviour when initialising date-picker with a empty string
    5d1c24c7
    Sergio Crisostomo authored
    2017-10-17 15:13:42 +0200  
    Browse Dir »
  • add dateLabel to time panel
    2537c26d
    Sergio Crisostomo authored
    2017-10-17 14:26:12 +0200  
    Browse Dir »
  • add date panel label format logic
    b27858dd
    Sergio Crisostomo authored
    2017-10-17 13:09:04 +0200  
    Browse Dir »
  • Improve export to CSV functionality ...
    fb847998
     - added`callback`option so we can get CSV data in case we do not want
    to download
     - added options:
        - `quoted` for cases when we have line breaks in content
        - `separator` for cases when we have commas in content
    Sergio Crisostomo authored
    2017-10-17 10:13:54 +0200  
    Browse Dir »

16 Oct, 2017
5 commits
  • Scroll add local loading-text
    78b46fa6
    梁灏 authored
    2017-10-16 20:41:13 +0800  
    Browse Dir »
  • optimize Scroll scroll behavior
    109465d3
    梁灏 authored
    2017-10-16 20:10:21 +0800  
    Browse Dir »
  • Scroll add `height` prop
    6850c1da
    梁灏 authored
    2017-10-16 18:32:47 +0800  
    Browse Dir »
  • Merge pull request #2069 from dspangenberg/2.0 ...
    8c2e53e8
    DatePicker: weekStartDay did not influence the order of the weekdays in the header
    Aresn authored
    2017-10-16 02:54:57 -0500  
    Browse Dir »
  • update Dropdown cls
    f1800986
    梁灏 authored
    2017-10-16 11:08:43 +0800  
    Browse Dir »

13 Oct, 2017
1 commit
  • update Scroll
    46f37a14
    梁灏 authored
    2017-10-13 18:01:40 +0800  
    Browse Dir »