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
  • styles
  • components
  • radio.less
22 Jan, 2018
1 commit
  • optimize box-shadow ...
    a646fc36
    use two box-shadow when focus, and a :after to make focus style looks better
    梁灏 authored
    2018-01-22 17:47:06 +0800  
    Browse File »

20 Jan, 2018
1 commit
  • Use native w3c
    79964596
    Xotic750 authored
    2018-01-20 23:57:42 +0100  
    Browse File »

19 Jan, 2018
2 commits
  • Radio w3c keyboard WIP
    36d24701
    Graham Fairweather authored
    2018-01-19 15:16:49 +0100  
    Browse File »
  • Use z-index to show shadow ...
    f4e25069
    Other ideas are to use :before or :after to create shadow
    Graham Fairweather authored
    2018-01-19 12:00:13 +0100  
    Browse File »

18 Jan, 2018
1 commit
  • Initial WIP
    e0f097e6
    Graham Fairweather authored
    2018-01-18 13:42:02 +0100  
    Browse File »

24 Aug, 2017
1 commit
  • Radio add size prop
    4d545420
    梁灏 authored
    2017-08-24 17:50:30 +0800  
    Browse File »

08 Aug, 2017
1 commit
  • use vertical-align: middle; in radio group also ...
    98fbc549
    As in [button
    group](https://github.com/iview/iview/blob/v2.0.0/src/styles/mixins/butt
    on.less#L56) this makes grouped radio buttons to have same vertical
    align.
    Sergio Crisostomo authored
    2017-08-08 09:40:36 +0200  
    Browse File »

05 Jan, 2017
1 commit
  • RadioGroup add vertical props ...
    5722a6fb
    RadioGroup add vertical props
    梁灏 authored
    2017-01-05 14:37:24 +0800  
    Browse File »

27 Nov, 2016
1 commit
  • :fire: remove transition,transform,use-select mixin
    e2645048
    jingsam authored
    2016-11-27 00:25:19 +0800  
    Browse File »

09 Nov, 2016
1 commit
  • fixed Modal bug,when loading status changed,the button can not change status ...
    3c01d81a
    fixed Modal bug,when loading status changed,the button can not change
    status
    梁灏 authored
    2016-11-09 17:36:40 +0800  
    Browse File »

02 Nov, 2016
2 commits
  • optimize Radio size and disabled style ...
    7d7221ec
    optimize Radio size and disabled style
    梁灏 authored
    2016-11-02 10:21:52 +0800  
    Browse File »
  • fixed RadioGroup style bug in small size ...
    7098f972
    fixed RadioGroup style bug in small size
    梁灏 authored
    2016-11-02 09:20:01 +0800  
    Browse File »

20 Sep, 2016
2 commits
  • add Checkbox UI ...
    6c5fbd8b
    add Checkbox UI
    梁灏 authored
    2016-09-20 22:00:16 +0800  
    Browse Dir »
  • add Radio UI ...
    4925f85f
    add Radio UI
    梁灏 authored
    2016-09-20 20:46:27 +0800  
    Browse Dir »