18 Commits

Author SHA1 Message Date
nemo-shen
add986fa52
fix(Switch): custom color invalid when using active-value (#4645) 2021-12-01 09:59:39 +08:00
rex
b5529e2b66
perf(switch): use wxs (#3889) 2020-12-22 20:35:50 +08:00
neverland
3cbd24c35b
fix(Switch): loading size (#2220) 2019-10-29 20:56:37 +08:00
ShuaiKang Zhang
a65d97c2dd feat(Switch): change loading color when background color change (#2067) 2019-09-20 09:39:19 +08:00
neverland
1dd9218a67
[new feature] Switch: add active-value & inactive-value prop (#1297) 2019-02-13 16:49:10 +08:00
neverland
329a1f884d
[improvement] Switch: optimize computed (#1079) 2018-12-13 17:03:09 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
neverland
9f128a1fe1
[improvement] move custom-class to template (#976) 2018-11-28 17:31:41 +08:00
neverland
5e0a7cbea4
[improvement] Switch: add active-color prop (#845) 2018-11-01 19:58:17 +08:00
neverland
15658e9270
[bugfix] Switch: can't change status (#438) 2018-08-19 10:43:44 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
陈嘉涵
67862f03dc [bugfix] Button: tap triggered twice 2018-08-03 11:47:59 +08:00
陈嘉涵
6ff8676fa5 [bugfix] Cell: wrong tag 2018-08-01 12:01:40 +08:00
陈嘉涵
92a98d2322 [breaking change] Switch: rewrite 2018-07-31 12:00:33 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
Yao
66d6f4fc03
[improvement] 增加部分组件自定义样式类,方便自定义样式 (#352)
* 增加自定义样式类,并开放部分,在文档上体现

* 增加 cell 外部样式类说明

* 增加自定义样式类
2018-07-10 16:25:47 +08:00
oConner
6484101db4 [refactor] Switch: 组件升级 (#177) 2018-04-02 22:21:34 +08:00
Yao
451a3b19fc
[new feature] 增加 css 编译,方便组件书写 (#40)
* add src dir && add build

* add build watch && change dir name

* bower ignore package.json
2017-10-29 10:42:28 +08:00