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 Feb, 2018
4 commits
  • update Form demo
    21acf032
    梁灏 authored
    2018-02-09 16:42:04 +0800  
    Browse Code »
  • fixed Select bug when options is null and keydown `up` or `down`
    500694ba
    梁灏 authored
    2018-02-09 16:07:24 +0800  
    Browse Code »
  • update
    f0c2af9d
    梁灏 authored
    2018-02-09 10:17:51 +0800  
    Browse Code »
  • Merge pull request #2861 from SergioCrisostomo/datepicker-revisited ...
    827323fb
    Datepicker refactor
    Aresn authored
    2018-02-09 09:58:13 +0800  
    Browse Code »

08 Feb, 2018
6 commits
  • show only 1 date in preselecting mode
    ebf1f86b
    Sergio Crisostomo authored
    2018-02-08 11:46:28 +0100  
    Browse Code »
  • hide ranges in month and year tables
    e8a990f5
    Sergio Crisostomo authored
    2018-02-08 11:46:10 +0100  
    Browse Code »
  • hide range and selections outside currentMonth
    a781ad1a
    Sergio Crisostomo authored
    2018-02-08 11:45:51 +0100  
    Browse Code »
  • keep `this.$refs.drop.update();` because of transfer
    65ce6ced
    Sergio Crisostomo authored
    2018-02-08 11:45:08 +0100  
    Browse Code »
  • Merge pull request #3013 from kevinlincg/2.0 ...
    043fd84f
    繁體中文字詞修飾
    Aresn authored
    2018-02-08 15:37:02 +0800  
    Browse Code »
  • 繁體中文字詞修飾
    87526ec3
    Kevin authored
    2018-02-08 10:25:31 +0800  
    Browse Code »

07 Feb, 2018
5 commits
  • Merge pull request #3006 from SergioCrisostomo/fix-2984 ...
    787ae6a9
    normalise public (export) value to number of step decimal cases
    Aresn authored
    2018-02-07 18:15:18 +0800  
    Browse Code »
  • normalise public (export) value to number of step decimal cases
    e3549149
    Sergio Crisostomo authored
    2018-02-07 11:07:32 +0100  
    Browse Code »
  • update also timeSpinnerEnd's scroll
    755693b5
    Sergio Crisostomo authored
    2018-02-07 09:33:31 +0100  
    Browse Code »
  • Merge pull request #3007 from Xotic750/switch_tabindex ...
    b7071d2c
    Switch: Add keyboard control
    Aresn authored
    2018-02-07 16:13:13 +0800  
    Browse Code »
  • Add keyboard control
    711c6a32
    Graham Fairweather authored
    2018-02-07 09:02:32 +0100  
    Browse Code »

06 Feb, 2018
4 commits
  • Merge pull request #2991 from kevinlincg/2.0 ...
    c15ea08c
    Performance Improvements when Table Select
    Aresn authored
    2018-02-06 11:07:26 +0800  
    Browse Code »
  • Merge pull request #2992 from herton7362/2.0 ...
    bd426f36
    Fix #982 issue.Make Null acceptable for Select tag(让Select标签可以接收null值)
    Aresn authored
    2018-02-06 10:59:51 +0800  
    Browse Code »
  • Fix #982 issue.Make Null acceptable for Select tag(让Select标签可以接收null值)
    d4a0b944
    herton7362 authored
    2018-02-06 10:32:59 +0800  
    Browse Code »
  • Performance Improvements when Table Selec
    14cfcf3c
    Kevin authored
    2018-02-06 10:27:31 +0800  
    Browse Code »

05 Feb, 2018
6 commits
  • Merge pull request #2986 from iview/revert-2870-2.0 ...
    92ba610c
    Revert "updateOpened时判断accordion"
    Aresn authored
    2018-02-05 17:10:38 +0800  
    Browse Code »
  • Revert "updateOpened时判断accordion"
    702c24e2
    Aresn authored
    2018-02-05 17:10:02 +0800  
    Browse Code »
  • Correct passing of `confirm` prop, correct initial values when no value is passed
    29a91fbb
    Sergio Crisostomo authored
    2018-02-05 10:01:19 +0100  
    Browse Code »
  • Merge pull request #2870 from qutz/2.0 ...
    38a22c59
    updateOpened时判断accordion
    Aresn authored
    2018-02-05 16:39:03 +0800  
    Browse Code »
  • correct wrong spread syntax
    732b32e4
    Sergio Crisostomo authored
    2018-02-05 08:44:31 +0100  
    Browse Code »
  • update scroll when panel opens
    6017ed75
    Sergio Crisostomo authored
    2018-02-05 07:50:23 +0100  
    Browse Code »

02 Feb, 2018
12 commits
  • Remove validator function (because:) ...
    8878e4a3
    We have too many use cases and we cannot access props inside validator
    function, so we cannot do proper checking anyway
    Sergio Crisostomo authored
    2018-02-02 14:35:55 +0100  
    Browse Code »
  • fix time and time-range parsers
    4a1734b7
    Sergio Crisostomo authored
    2018-02-02 14:26:44 +0100  
    Browse Code »
  • Correct showWeekNumbers cells logic
    a1c88eba
    Sergio Crisostomo authored
    2018-02-02 11:51:30 +0100  
    Browse Code »
  • Fix date toggle in "multiple mode"
    88d24200
    Sergio Crisostomo authored
    2018-02-02 11:36:11 +0100  
    Browse Code »
  • Correct arrows showing in split panels labels
    abb0cc87
    Sergio Crisostomo authored
    2018-02-02 11:27:53 +0100  
    Browse Code »
  • move logic to inside the correct if clause
    b990d2f4
    Sergio Crisostomo authored
    2018-02-02 11:21:37 +0100  
    Browse Code »
  • normalise empty initial values
    34867ff9
    Sergio Crisostomo authored
    2018-02-02 11:21:12 +0100  
    Browse Code »
  • update panel date on every value change
    8d532306
    Sergio Crisostomo authored
    2018-02-02 10:58:09 +0100  
    Browse Code »
  • fix broken spec
    7d6ea205
    Sergio Crisostomo authored
    2018-02-02 09:30:34 +0100  
    Browse Code »
  • release 2.9.2
    4f866de5
    梁灏 authored
    2018-02-02 15:16:47 +0800  
    Browse Code »
  • Merge pull request #2977 from SergioCrisostomo/fix-slider-onchange ...
    92b0539a
    Emit change on pointer up also
    Aresn authored
    2018-02-02 15:09:30 +0800  
    Browse Code »
  • Emit change on pointer up also
    b964efae
    Sergio Crisostomo authored
    2018-02-02 07:55:09 +0100  
    Browse Code »

31 Jan, 2018
2 commits
  • Fix sort of date arrays
    5092777d
    Sergio Crisostomo authored
    2018-01-31 13:30:01 +0100  
    Browse Code »
  • Fix year/month pre-selection
    73a34dfa
    Sergio Crisostomo authored
    2018-01-31 12:14:11 +0100  
    Browse Code »

30 Jan, 2018
1 commit
  • release 2.9.1
    e807a971
    梁灏 authored
    2018-01-30 17:47:13 +0800  
    Browse Code »