Logo white

chenhaodong / 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
cbe5ccfc8accd66554211a6a14bb79f7e8279430
  • mew-iview
19 Oct, 2017
3 commits
  • Merge pull request #2114 from SergioCrisostomo/improve-csv ...
    cbe5ccfc
    Improve export to CSV functionality
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2136 from SergioCrisostomo/fix-scroll-event ...
    11baa9a1
    add missing event in callback
    Aresn authored
    8 years ago  
    Browse Code »
  • add missing event in callback
    a3336b38
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

18 Oct, 2017
1 commit
  • release 2.5.1
    2e8add2f
    梁灏 authored
    8 years ago  
    Browse Code »

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
    8 years ago  
    Browse Code »
  • correct behaviour when initialising date-picker with a empty string
    5d1c24c7
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • Added Table to CSV example and tests
    437b8059
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • 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
    8 years ago  
    Browse Code »
  • release 2.5.0
    3c6d8eab
    梁灏 authored
    8 years ago  
    Browse Code »

16 Oct, 2017
8 commits
  • publish 2.5.0-beta.2
    61d16373
    梁灏 authored
    8 years ago  
    Browse Code »
  • Scroll add local loading-text
    78b46fa6
    梁灏 authored
    8 years ago  
    Browse Code »
  • optimize Scroll scroll behavior
    109465d3
    梁灏 authored
    8 years ago  
    Browse Code »
  • Scroll add `height` prop
    6850c1da
    梁灏 authored
    8 years ago  
    Browse Code »
  • publish 2.5.0-beta.1
    74624787
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge pull request #2069 from dspangenberg/2.0 ...
    8c2e53e8
    DatePicker: weekStartDay did not influence the order of the weekdays in the header
    Aresn authored
    8 years ago  
    Browse Code »
  • update Dropdown cls
    f1800986
    梁灏 authored
    8 years ago  
    Browse Code »
  • update dependencies
    82151bd9
    梁灏 authored
    8 years ago  
    Browse Code »

15 Oct, 2017
1 commit
  • Merge pull request #2091 from SergioCrisostomo/refactor-findComponentDownwards ...
    3bba4f15
    remove unused code, small refactor
    Aresn authored
    8 years ago  
    Browse Code »

14 Oct, 2017
1 commit
  • remove unused code, small refactor
    5ab32e9c
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

13 Oct, 2017
6 commits
  • update Scroll
    46f37a14
    梁灏 authored
    8 years ago  
    Browse Code »
  • update readme
    8fc450f5
    梁灏 authored
    8 years ago  
    Browse Code »
  • update
    59dbe5d5
    梁灏 authored
    8 years ago  
    Browse Code »
  • update Scroll
    9d275e38
    梁灏 authored
    8 years ago  
    Browse Code »
  • update dependencies
    c6487ddf
    梁灏 authored
    8 years ago  
    Browse Code »
  • remove throttle and use depence
    ed14d577
    梁灏 authored
    8 years ago  
    Browse Code »

12 Oct, 2017
2 commits
  • Merge pull request #2007 from SergioCrisostomo/scroll-component ...
    d04fb45a
    New feature: Scroll component
    Aresn authored
    8 years ago  
    Browse Code »
  • fixed #2050
    a36ef0f2
    梁灏 authored
    8 years ago  
    Browse Code »

11 Oct, 2017
5 commits
  • weekStartDay did not influence the order of the weekdays in the header
    af6a7c48
    Danny Spangenberg authored
    8 years ago  
    Browse Code »
  • Merge pull request #2059 from SergioCrisostomo/add-input-event ...
    9ca05a64
    fire change on "input" event
    Aresn authored
    8 years ago  
    Browse Code »
  • fix regex and make empty string go back to old value on change
    8115f0b8
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • call change on input event
    c82e714c
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • InputNumber add `editable` property.
    7309b434
    梁灏 authored
    8 years ago  
    Browse Code »

10 Oct, 2017
2 commits
  • Merge pull request #2058 from SergioCrisostomo/add-readonly ...
    9271ce9d
    Add readonly prop to input-number
    Aresn authored
    8 years ago  
    Browse Code »
  • Add readonly prop to input-number
    cb486838
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

09 Oct, 2017
1 commit
  • simplify
    02bf8fab
    梁灏 authored
    8 years ago  
    Browse Code »

08 Oct, 2017
5 commits
  • Merge pull request #2013 from BerlinChan/2.0 ...
    45f69735
    Remove unused and typo cursor style in ColorPicker
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2027 from SergioCrisostomo/fix-precision ...
    a50c0272
    Check if isNaN so we don't ignore value of zero
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2029 from SergioCrisostomo/resuse-pr1281 ...
    4b47f026
    Re-use pr1281
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2046 from lison16/2.0 ...
    ea89b2df
    update badge
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #2047 from iview/pr/2036 ...
    83942111
    Pr/2036
    Aresn authored
    8 years ago  
    Browse Code »