MeloHG
|
50e12f0038
|
fix(Radio): 修复 RadioBox 选中态未生效问题
|
2022-11-30 11:28:21 +08:00 |
MeloHG
|
acc8acd854
|
feat(Check, Radio): CheckBox、RadiokBox 增加角标位置、调整样式
|
2022-11-28 12:03:30 +08:00 |
Shawn Xu
|
071db18247
|
feat(check-group): add method for full selection and reverse selection (#650)
* feat(check-group): add method for full selection and reverse selection
toggleAll
#648
* test&doc&example(check-group): update cases for toggleAll
|
2020-03-26 14:54:35 +08:00 |
xuxiaoyan
|
04305368be
|
fix(style): remove unused and supplement missing variables
|
2019-10-18 11:26:11 +08:00 |
Shawn Xu
|
9a5d7247c6
|
feat(radio): add radio-group & radio-box (#561)
* feat(radio-box): add radio-box
* feat(check-box): extract common box
* example(radio-box): update demos
* test(radio-box): add test cases & update snapshots
* doc(radio-box): add radio-group & radio-box
|
2019-09-04 15:10:02 +08:00 |
xuxiaoyan
|
26cdf6dee0
|
feat(check): extend supported types
|
2019-01-29 20:12:21 +08:00 |
xuxiaoyan
|
8e20616683
|
fix(check): update style
icon centered & add icon to seleted checkbox
|
2018-12-04 16:36:39 +08:00 |
xuxiaoyan
|
c8b5121374
|
feat(check): add prop is-slot-scope to list & update style
|
2018-12-03 19:20:00 +08:00 |
xuxiaoyan
|
6a78642a4d
|
fix(check): background layer is extracted separately
|
2018-12-01 17:15:06 +08:00 |
moyus
|
21378367a1
|
feat(check): code refactor
|
2018-09-24 15:48:30 +08:00 |