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
ba1422cd62d9a4def1c9a0f2b532b0633c3d7382
  • mew-iview
  • src
23 Oct, 2017
1 commit
  • update zh-TW
    ba1422cd
    梁灏 authored
    8 years ago  
    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
    8 years ago  
    Browse Dir »

20 Oct, 2017
5 commits
  • update Tabs
    a730a849
    梁灏 authored
    8 years ago  
    Browse Dir »
  • Merge pull request #2156 from marxy/tabs-scroll ...
    ec1a5e26
    Tabs add scroll
    Aresn authored
    8 years ago  
    Browse Dir »
  • fixed #2066
    45103ca4
    梁灏 authored
    8 years ago  
    Browse Dir »
  • Tabs add scroll
    be3fbd24
    marxy authored
    8 years ago  
    Browse Dir »
  • fixed #2149
    485a9039
    梁灏 authored
    8 years ago  
    Browse Dir »

19 Oct, 2017
2 commits
  • Merge pull request #2114 from SergioCrisostomo/improve-csv ...
    cbe5ccfc
    Improve export to CSV functionality
    Aresn authored
    8 years ago  
    Browse Dir »
  • add missing event in callback
    a3336b38
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

17 Oct, 2017
6 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 Dir »
  • correct behaviour when initialising date-picker with a empty string
    5d1c24c7
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • add dateLabel to time panel
    2537c26d
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • add date panel label format logic
    b27858dd
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • add datePanelLabel format in locale files
    3d50db5b
    Sergio Crisostomo authored
    8 years ago  
    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
    8 years ago  
    Browse Dir »

16 Oct, 2017
5 commits
  • Scroll add local loading-text
    78b46fa6
    梁灏 authored
    8 years ago  
    Browse Dir »
  • optimize Scroll scroll behavior
    109465d3
    梁灏 authored
    8 years ago  
    Browse Dir »
  • Scroll add `height` prop
    6850c1da
    梁灏 authored
    8 years ago  
    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
    8 years ago  
    Browse Dir »
  • update Dropdown cls
    f1800986
    梁灏 authored
    8 years ago  
    Browse Dir »

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

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

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

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

11 Oct, 2017
4 commits
  • weekStartDay did not influence the order of the weekdays in the header
    af6a7c48
    Danny Spangenberg authored
    8 years ago  
    Browse Dir »
  • fix regex and make empty string go back to old value on change
    8115f0b8
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • call change on input event
    c82e714c
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • InputNumber add `editable` property.
    7309b434
    梁灏 authored
    8 years ago  
    Browse Dir »

10 Oct, 2017
1 commit
  • Add readonly prop to input-number
    cb486838
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

09 Oct, 2017
2 commits
  • simplify
    02bf8fab
    梁灏 authored
    8 years ago  
    Browse Dir »
  • update tag
    9f97a0d1
    Lison authored
    8 years ago  
    Browse Dir »

08 Oct, 2017
4 commits
  • Merge pull request #2013 from BerlinChan/2.0 ...
    45f69735
    Remove unused and typo cursor style in ColorPicker
    Aresn authored
    8 years ago  
    Browse Dir »
  • 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 Dir »
  • Merge pull request #2046 from lison16/2.0 ...
    ea89b2df
    update badge
    Aresn authored
    8 years ago  
    Browse Dir »
  • Merge pull request #2047 from iview/pr/2036 ...
    83942111
    Pr/2036
    Aresn authored
    8 years ago  
    Browse Dir »