16 Commits

Author SHA1 Message Date
nemo-shen
cececba911
feat(Checkbox): add direction prop (#4265)
* feat(Checkbox): add direction prop

* docs(checkbox): update doc
2021-06-17 09:42:58 +08:00
rex
acb8e3506d
fix(checkbox): fix label-position not work (#4036)
fix #4017
2021-02-04 14:51:59 +08:00
rex
bfa648b13b
fix(Checkbox): support set disabled dynamic (#2748)
fix #2742
2020-02-12 12:04:43 +08:00
rex
4527c31c6c
feat(utils): improve add unit performance with wxs (#2550) 2019-12-18 00:31:29 +08:00
lethe
8eeb74c3a7 feat(Checkbox): add icon-size prop (#1989) 2019-09-10 10:11:53 +08:00
neverland
35b0a8e510
[improvement] Checkbox: update disabled label color (#1068) 2018-12-12 16:38:06 +08:00
neverland
b45b601b69
[improvement] Checkbox: optimize performance (#1057) 2018-12-11 21:07:19 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
neverland
228a27ef8d
[improvement] Checkbox: add checked-color prop (#885) 2018-11-10 16:45:34 +08:00
neverland
3e12b21b66
[improvement] Icon: add custom-style prop (#677) 2018-09-29 15:06:03 +08:00
rex
6abbb0b316 [new feature] Checkbox: 增加复选框组件 (#666) 2018-09-28 16:58:55 +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
Yao
66d6f4fc03
[improvement] 增加部分组件自定义样式类,方便自定义样式 (#352)
* 增加自定义样式类,并开放部分,在文档上体现

* 增加 cell 外部样式类说明

* 增加自定义样式类
2018-07-10 16:25:47 +08:00
nrz
19773e2da4 [new feature] Checkbox: 新增 checkbox 组件 (#341)
* [new feature] Checkbox: init demo

* [new component]: Checkbox refactor

* [new component] Checkbox fix #231

* fix: #231
2018-07-09 21:37:17 +08:00