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
09 Sep, 2017
4 commits
  • Rollback #968 ...
    952eea46
    If you want to prevent submit, use this instead:
    
    ```
    <Form @submit.native.prevent>
    ```
    Hsiaoming Yang authored
    2017-09-09 20:02:49 +0900  
    Browse Code »
  • Merge branch '2.0' of https://github.com/iview/iview into 2.0
    502c99f8
    梁灏 authored
    2017-09-09 18:01:48 +0800  
    Browse Code »
  • update Select
    89828b5b
    梁灏 authored
    2017-09-09 18:01:46 +0800  
    Browse Code »
  • Merge pull request #1836 from SergioCrisostomo/add-spec-for-1807 ...
    b6128618
    Add tests for #1807
    Aresn authored
    2017-09-09 17:51:37 +0800  
    Browse Code »

08 Sep, 2017
3 commits
  • Add tests for 1807
    a8707afa
    Sergio Crisostomo authored
    2017-09-08 22:42:18 +0200  
    Browse Code »
  • Merge pull request #1828 from SergioCrisostomo/fix-context-for-debounce ...
    364aac02
    fix debounce context
    Aresn authored
    2017-09-08 14:27:44 +0800  
    Browse Code »
  • fix debounce context
    721dc691
    Sergio Crisostomo authored
    2017-09-08 08:19:04 +0200  
    Browse Code »

07 Sep, 2017
1 commit
  • fixed #1797
    1f41c9ca
    梁灏 authored
    2017-09-07 11:19:19 +0800  
    Browse Code »

05 Sep, 2017
1 commit
  • release 2.3.0
    6f719603
    梁灏 authored
    2017-09-05 09:56:45 +0800  
    Browse Code »

04 Sep, 2017
3 commits
  • fixed #1761
    77e4c204
    梁灏 authored
    2017-09-04 16:16:29 +0800  
    Browse Code »
  • Merge pull request #1777 from SergioCrisostomo/optimise-select-child-search ...
    e493492e
    Optimize append and remove options
    Aresn authored
    2017-09-04 15:48:00 +0800  
    Browse Code »
  • fixed #1761
    b324bb4d
    梁灏 authored
    2017-09-04 15:42:18 +0800  
    Browse Code »

03 Sep, 2017
8 commits
  • update
    322960e0
    梁灏 authored
    2017-09-03 19:55:32 +0800  
    Browse Code »
  • Optimize append and remove options
    9c32a056
    Sergio Crisostomo authored
    2017-09-03 08:49:45 +0200  
    Browse Code »
  • fixed #1751
    17db7df4
    梁灏 authored
    2017-09-03 12:26:16 +0800  
    Browse Code »
  • fixed #1728
    0e4166bd
    梁灏 authored
    2017-09-03 12:02:30 +0800  
    Browse Code »
  • Table expand support set column header, and close #1299
    8a392d25
    梁灏 authored
    2017-09-03 11:40:48 +0800  
    Browse Code »
  • fixed #1399
    6c97e57a
    梁灏 authored
    2017-09-03 10:59:23 +0800  
    Browse Code »
  • Merge pull request #1775 from SergioCrisostomo/add-babel-stage-3 ...
    a3f7e0d2
    Add Object rest spread to eslint and babel configs
    Aresn authored
    2017-09-03 10:34:41 +0800  
    Browse Code »
  • update readme
    9d622dc2
    梁灏 authored
    2017-09-03 10:31:56 +0800  
    Browse Code »

02 Sep, 2017
2 commits
  • Add Object rest spread to eslint and babel configs ...
    0df878a8
    Also change from `eslint-plugin-html` to `eslint-plugin-vue`
    Sergio Crisostomo authored
    2017-09-02 15:10:14 +0200  
    Browse Code »
  • Use more recent version (2.0.0-rc5 > 2.2.0)
    8682f033
    Sergio Crisostomo authored
    2017-09-02 12:10:50 +0200  
    Browse Code »

01 Sep, 2017
17 commits
  • Merge pull request #1355 from oustn/2.0 ...
    57f920ff
    修复 Slider 滑动按钮单击时数值跳动 issue
    Aresn authored
    2017-09-01 18:47:01 +0800  
    Browse Code »
  • fixed #1568 and close #1593
    d293cc5c
    梁灏 authored
    2017-09-01 18:04:46 +0800  
    Browse Code »
  • update Input
    41918ed8
    梁灏 authored
    2017-09-01 17:54:13 +0800  
    Browse Code »
  • Merge pull request #1414 from zerooverture/2.0 ...
    dd037d90
    Input increase autocomplete
    Aresn authored
    2017-09-01 17:40:20 +0800  
    Browse Code »
  • Merge pull request #1737 from SergioCrisostomo/fix-broken-reduce ...
    2c75c881
    Add counter start to reduce
    Aresn authored
    2017-09-01 17:35:47 +0800  
    Browse Code »
  • Merge pull request #993 from anykno/table_render ...
    429479a5
    impove table render logic,fix xss.
    Aresn authored
    2017-09-01 16:33:49 +0800  
    Browse Code »
  • Merge pull request #1546 from TabEnter/2.0 ...
    7b048668
    fix #695
    Aresn authored
    2017-09-01 16:09:01 +0800  
    Browse Code »
  • fixed #1743 and close #1762
    60314959
    梁灏 authored
    2017-09-01 15:44:33 +0800  
    Browse Code »
  • Create pull request template
    36d58d07
    Sergio Crisostomo authored
    2017-09-01 09:29:50 +0200  
    Browse Code »
  • Merge pull request #1690 from SergioCrisostomo/fix-#1687 ...
    f13162dd
    Use textContent to not escape html entities in Select options
    Aresn authored
    2017-09-01 15:21:27 +0800  
    Browse Code »
  • Use textContent to not escape html entities in Select options
    a9e0f79d
    Sergio Crisostomo authored
    2017-09-01 09:11:09 +0200  
    Browse Code »
  • update
    976354a2
    梁灏 authored
    2017-09-01 14:05:27 +0800  
    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
    2017-09-01 11:20:13 +0800  
    Browse Code »
  • Merge pull request #1696 from SergioCrisostomo/add-select-specs ...
    5da043ee
    Add simple unit tests for Select component
    Aresn authored
    2017-09-01 10:31:48 +0800  
    Browse Code »
  • Merge pull request #1760 from SergioCrisostomo/make-babel-transpile-ie-friendly ...
    66728eda
    Make date more IE friendly
    Aresn authored
    2017-09-01 10:11:26 +0800  
    Browse Code »
  • Merge pull request #1761 from SergioCrisostomo/fix-half-rates ...
    9b353c40
    Fix rating when init value is decimal
    Aresn authored
    2017-09-01 09:58:33 +0800  
    Browse Code »
  • Merge pull request #1726 from IndraGunawan/locale-id ...
    5bb00e78
    add id-ID locale
    Aresn authored
    2017-09-01 09:34:54 +0800  
    Browse Code »

31 Aug, 2017
1 commit
  • Fix rating when init value is decimal
    b5e1430d
    Sergio Crisostomo authored
    2017-08-31 17:39:17 +0200  
    Browse Code »