-
use two box-shadow when focus, and a :after to make focus style looks better
-
Other ideas are to use :before or :after to create shadow
-
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.
-
RadioGroup add vertical props
-
fixed Modal bug,when loading status changed,the button can not change status
-
optimize Radio size and disabled style
-
fixed RadioGroup style bug in small size
-
add Checkbox UI
-
add Radio UI