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
41918ed85652ab1d21c66c3d308d377bf5d182ea
  • mew-iview
01 Sep, 2017
15 commits
  • update Input
    41918ed8
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge pull request #1414 from zerooverture/2.0 ...
    dd037d90
    Input increase autocomplete
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1737 from SergioCrisostomo/fix-broken-reduce ...
    2c75c881
    Add counter start to reduce
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #993 from anykno/table_render ...
    429479a5
    impove table render logic,fix xss.
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1546 from TabEnter/2.0 ...
    7b048668
    fix #695
    Aresn authored
    8 years ago  
    Browse Code »
  • fixed #1743 and close #1762
    60314959
    梁灏 authored
    8 years ago  
    Browse Code »
  • Create pull request template
    36d58d07
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • Merge pull request #1690 from SergioCrisostomo/fix-#1687 ...
    f13162dd
    Use textContent to not escape html entities in Select options
    Aresn authored
    8 years ago  
    Browse Code »
  • Use textContent to not escape html entities in Select options
    a9e0f79d
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • update
    976354a2
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge pull request #1712 from SergioCrisostomo/add-more-datepicker-tests ...
    68e36421
    Refactor cell click handler and add more date picker and date range picker tests
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1696 from SergioCrisostomo/add-select-specs ...
    5da043ee
    Add simple unit tests for Select component
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1760 from SergioCrisostomo/make-babel-transpile-ie-friendly ...
    66728eda
    Make date more IE friendly
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1761 from SergioCrisostomo/fix-half-rates ...
    9b353c40
    Fix rating when init value is decimal
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1726 from IndraGunawan/locale-id ...
    5bb00e78
    add id-ID locale
    Aresn authored
    8 years ago  
    Browse Code »

31 Aug, 2017
2 commits
  • Fix rating when init value is decimal
    b5e1430d
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • Make date more IE friendly
    58ff14d7
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

30 Aug, 2017
1 commit
  • Add counter start to reduce ...
    6a248176
    fixes #1736
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

29 Aug, 2017
3 commits
  • add id-ID locale
    d6542f28
    Indra Gunawan authored
    8 years ago  
    Browse Code »
  • Add more DatePicker tests
    db1b716f
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • Refactor date-picker cell click ...
    3747aecd
    Added `cell.date` so we don’t need `. getDateOfCell()` anymore
    Passed `cell` directly in `@click="handleClick(cell)”` so we don’t need
    `const cell =
    this.cells[parseInt(event.target.getAttribute('index’))];` anymore
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

28 Aug, 2017
1 commit
  • release 2.2.0
    8a4f9d5a
    梁灏 authored
    8 years ago  
    Browse Code »

27 Aug, 2017
1 commit
  • Add simple unit tests for Select component
    3b9de249
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »

25 Aug, 2017
3 commits
  • fixed #1684
    62f5dd0c
    梁灏 authored
    8 years ago  
    Browse Code »
  • Update README.md
    55be6f6a
    Aresn authored
    8 years ago  
    Browse Code »
  • some Components's size add default
    f00a037c
    梁灏 authored
    8 years ago  
    Browse Code »

24 Aug, 2017
10 commits
  • Radio add size prop
    4d545420
    梁灏 authored
    8 years ago  
    Browse Code »
  • Checkbox add size prop
    77f1cc2e
    梁灏 authored
    8 years ago  
    Browse Code »
  • Merge pull request #1677 from SergioCrisostomo/fix-timepicker-scroll ...
    3485243a
    Broken initial scroll in time-picker with steps
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1670 from SergioCrisostomo/use-Chrome-Headless ...
    a0d3b159
    Use Chrome Headless browser instead of PhantomJS
    Aresn authored
    8 years ago  
    Browse Code »
  • Merge pull request #1674 from SergioCrisostomo/DRY-optimizations ...
    af4e91ca
    Date utils improvements and specs
    Aresn authored
    8 years ago  
    Browse Code »
  • fixed #1661
    9eec7f16
    梁灏 authored
    8 years ago  
    Browse Code »
  • Date utils improvements and specs ...
    c91c30cc
    Date utility functions `prevMonth` and `nextMonth` change the source
    date when using `src.set[Date|Month|FullYear]()`. This change creates a
    copy of the date at entrance of function so we have a pure function.
    
    Made some code refactor and added specs for these functions.
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • update AutoComplete
    b9541c05
    梁灏 authored
    8 years ago  
    Browse Code »
  • update AutoComplete
    9cc6213c
    梁灏 authored
    8 years ago  
    Browse Code »
  • update AutoComplete
    b575fe2c
    梁灏 authored
    8 years ago  
    Browse Code »

23 Aug, 2017
4 commits
  • use .getItemIndex() so we get the correct index ...
    23cf31ce
    since now the index of the `[hours|minutes|seconds]List` might not
    anymore match the correct number in value
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • update ColorPicker
    2baba209
    梁灏 authored
    8 years ago  
    Browse Code »
  • Use Chrome Headless browser instead of PhantomJS
    d32a53b4
    Sergio Crisostomo authored
    8 years ago  
    Browse Code »
  • update AutoComplete
    b904fd87
    梁灏 authored
    8 years ago  
    Browse Code »