15 Commits

Author SHA1 Message Date
rex
bffe5fc999
fix(radio): support set disabled dynamic (#4191) 2021-05-06 19:02:10 +08:00
rex
079b344ff1
feat(radio): add new prop direction (#4007)
fix #3780
2021-01-26 17:53:46 +08:00
linrz
9f173eac00 docs(Button/Cell/Checkbox/Radio): update some examples (#2576)
* docs: complete some examples of  button/cell/checbox/radio

* docs: update button text

* docs: add some usage of button/cell/checbox/radio
2019-12-23 10:14:26 +08:00
rex
4527c31c6c
feat(utils): improve add unit performance with wxs (#2550) 2019-12-18 00:31:29 +08:00
Jake
456273f639 feat(Radio): add icon-size prop (#2027) 2019-09-12 17:30:05 +08:00
rex
a3516bfb5e
[bugfix] Radio: fix label-position not work
fix #1738
2019-07-15 11:45:51 +08:00
rex
338dd3bd25
[bugfix] Radio: 修复未选中状态下checkedColor生效
fix #1700
2019-06-17 12:59:56 +08:00
rex
34d6b1b68b
[new feature] Radio & Checkbox: 统一Radio与Checkbox的API 2019-05-30 15:25:32 +08:00
neverland
3b130445ae
[improvement] update icons (#1142) 2018-12-24 20:39:45 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
neverland
7ad9223ace
[improvement] Radio: add checked-color prop (#939) 2018-11-23 20:59:57 +08:00
rex
23ebe64fd1 [new feature] Radio: 增加单选框组件 (#629) 2018-09-23 14:57:20 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
nrz
cf9cfdb44b [new feature] 新增 Radio (#354)
* [new component]: Radio

* [new component]: Radio misc

* [new component] Radio code review

* [new component] Radio code review

* [new component] Radio misc

* [new component] Radio improve style
2018-07-15 14:47:03 +08:00