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
  • src
  • components
16 Mar, 2018
6 commits
  • fixed table scrollbar bug
    47638ad8
    huanghong authored
    2018-03-16 21:17:33 +0800  
    Browse Dir »
  • update dropdown
    347815f7
    huanghong authored
    2018-03-16 16:58:20 +0800  
    Browse Dir »
  • InputNumber support null values
    10d29acb
    huanghong authored
    2018-03-16 13:59:59 +0800  
    Browse Dir »
  • fix ColorPicker animation
    14b7409b
    梁灏 authored
    2018-03-16 09:42:10 +0800  
    Browse Dir »
  • 解决dropdown弹出来之后改变位置动画还是上次的bug
    3d1fa034
    huanghong authored
    2018-03-16 00:53:57 +0800  
    Browse Dir »
  • 解决drop弹出动画异常
    e09b07b7
    huanghong authored
    2018-03-16 00:43:11 +0800  
    Browse Dir »

15 Mar, 2018
5 commits
  • Merge branch '2.0' of https://github.com/huanghong1125/iview into 2.0
    a237e5bd
    huanghong authored
    2018-03-15 10:51:50 +0800  
    Browse Dir »
  • 解决Cascader 下拉弹出位置问题
    605bd2ae
    huanghong authored
    2018-03-15 10:49:29 +0800  
    Browse Dir »
  • SSR support
    11d38676
    Aresn authored
    2018-03-15 10:43:25 +0800  
    Browse Dir »
  • SSR support
    3684e716
    Aresn authored
    2018-03-15 10:42:44 +0800  
    Browse Dir »
  • update popper.js ...
    130ea92a
    fix #1990
    huanghong authored
    2018-03-15 00:07:11 +0800  
    Browse Dir »

14 Mar, 2018
2 commits
  • Select support a part of keyboard accessibility, #1647
    2fbe636b
    梁灏 authored
    2018-03-14 14:58:55 +0800  
    Browse Dir »
  • fixed Menu bug in 2.5.16
    b71a171d
    梁灏 authored
    2018-03-14 11:03:29 +0800  
    Browse Dir »

13 Mar, 2018
2 commits
  • fixed #3081
    ce176e21
    梁灏 authored
    2018-03-13 15:17:19 +0800  
    Browse Dir »
  • fixed #3086
    4f2dc7e3
    梁灏 authored
    2018-03-13 11:49:11 +0800  
    Browse Dir »

12 Mar, 2018
1 commit
  • fixed #3112
    a7a79014
    梁灏 authored
    2018-03-12 16:42:48 +0800  
    Browse Dir »

08 Mar, 2018
2 commits
  • A further file that was missed
    66c7debb
    Graham Fairweather authored
    2018-03-08 08:46:17 +0100  
    Browse Dir »
  • Revert early Select periphery code.
    e31d3b05
    Graham Fairweather authored
    2018-03-08 08:24:38 +0100  
    Browse Dir »

05 Mar, 2018
4 commits
  • Use the last picked date as reference for the date panel
    02859de9
    Sergio Crisostomo authored
    2018-03-05 08:59:25 +0100  
    Browse Dir »
  • Fix error in formater for multiple values
    2332ac9b
    Sergio Crisostomo authored
    2018-03-05 08:48:25 +0100  
    Browse Dir »
  • Merge pull request #3091 from SergioCrisostomo/datepicker ...
    c3beef27
    Allow DatePicker to receive TimePicker options
    Aresn authored
    2018-03-05 09:59:52 +0800  
    Browse Dir »
  • Switch prevent space to scroll
    5bb01822
    梁灏 authored
    2018-03-05 09:18:23 +0800  
    Browse Dir »

03 Mar, 2018
1 commit
  • Allow DatePicker to receive TimePicker options
    79ac2457
    Sergio Crisostomo authored
    2018-03-03 12:51:53 +0100  
    Browse Dir »

28 Feb, 2018
1 commit
  • fixed #3038
    2073853e
    梁灏 authored
    2018-02-28 15:38:20 +0800  
    Browse Dir »

27 Feb, 2018
8 commits
  • Merge pull request #3070 from SergioCrisostomo/datepicker ...
    ab3ff750
    Pass Strings to @on-change and Dates to v-model
    Aresn authored
    2018-02-27 18:22:19 +0800  
    Browse Dir »
  • Pass Strings to @on-change and Dates to v-model
    b42322fe
    Sergio Crisostomo authored
    2018-02-27 11:01:06 +0100  
    Browse Dir »
  • Merge branch '2.0' of https://github.com/iview/iview into 2.0
    226c7f3d
    梁灏 authored
    2018-02-27 16:21:03 +0800  
    Browse Dir »
  • fixed DatePicker style in range type
    f8bba1ac
    梁灏 authored
    2018-02-27 16:20:58 +0800  
    Browse Dir »
  • Merge pull request #3066 from SergioCrisostomo/datepicker ...
    57c38ada
    Prevent clicking in week number label
    Aresn authored
    2018-02-27 15:41:01 +0800  
    Browse Dir »
  • Prevent clicking in week number label
    c10c5aae
    Sergio Crisostomo authored
    2018-02-27 08:35:28 +0100  
    Browse Dir »
  • Merge pull request #3058 from Xotic750/component_names ...
    c6c55510
    Use constant component names in Pascal Case as per vue standards
    Aresn authored
    2018-02-27 14:30:19 +0800  
    Browse Dir »
  • Keep original use small 'i'
    1f1785b6
    Graham Fairweather authored
    2018-02-27 07:25:12 +0100  
    Browse Dir »

26 Feb, 2018
5 commits
  • Use contant for CSS prefixes ...
    b428828f
    Composed string that can be used within iview and by users of the library.
    Graham Fairweather authored
    2018-02-26 11:58:17 +0100  
    Browse Dir »
  • Use constant component names in Pascal Case as per vue standards
    66db7bf1
    Graham Fairweather authored
    2018-02-26 11:42:19 +0100  
    Browse Dir »
  • Merge pull request #3043 from iview/pr/3027 ...
    899ad697
    Pr/3027
    Aresn authored
    2018-02-26 12:03:09 +0800  
    Browse Dir »
  • Slider add Tooltip show when focus with keyboard
    5cb6ce9e
    梁灏 authored
    2018-02-26 11:59:25 +0800  
    Browse Dir »
  • Merge pull request #3040 from daiyanze/Fix/avatar_center ...
    f4174ccd
    [Bug Fix] Avatar's slot content not being center after update
    Aresn authored
    2018-02-26 10:13:24 +0800  
    Browse Dir »

21 Feb, 2018
1 commit
  • update avatar slot offsetWidth while data changes
    a4a202e3
    daiyanze authored
    2018-02-21 15:55:31 +0900  
    Browse Dir »

11 Feb, 2018
1 commit
  • Pass correct arguments to `on-change` callback
    57f0582b
    Sergio Crisostomo authored
    2018-02-11 20:46:22 +0100  
    Browse Dir »

09 Feb, 2018
1 commit
  • fixed Select bug when options is null and keydown `up` or `down`
    500694ba
    梁灏 authored
    2018-02-09 16:07:24 +0800  
    Browse Dir »