38 Commits

Author SHA1 Message Date
Jake
602fbfb7b4 fix(checkbox): set a 12px icon size style bug (#2105) 2019-09-27 17:08:51 +08:00
neverland
673eee42b4
feat: improve word wrap (#2061) 2019-09-19 16:15:06 +08:00
rex
7c41cc0ff0 feat(theme): support custom theme base on css variables @rex-zsd (#2049) 2019-09-18 17:42:21 +08:00
neverland
2be1ab0ef1
docs: scroll to anchor (#2048) 2019-09-18 17:14:59 +08:00
lethe
8eeb74c3a7 feat(Checkbox): add icon-size prop (#1989) 2019-09-10 10:11:53 +08:00
neverland
84bec71f4a
docs: add api title (#1990) 2019-09-09 11:43:09 +08:00
neverland
73374a8d81
perf: add transition-property (#1983) 2019-09-07 19:28:51 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +08:00
君寻
14e5b62b83 doc: add props version (#1973) 2019-09-06 11:46:43 +08:00
neverland
23c2936146
docs: type highlight (#1918) 2019-08-28 10:58:54 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
rex
34d6b1b68b
[new feature] Radio & Checkbox: 统一Radio与Checkbox的API 2019-05-30 15:25:32 +08:00
rex
34d5750e3b
[bugfix] Checkbox: fix style error
fix #1606
2019-05-09 13:06:59 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex
b3f9d5e7ed
[docs] Checkbox: fix doc error
fix #1462
2019-04-01 20:27:51 +08:00
neverland
91d735a41a
[improvement] Color: update base green to wechat green (#1202) 2019-01-10 17:45:58 +08:00
yelo
648c7728ba [docs] Checkbox: 修正文档中 wx:key 的示例 (#1128) 2018-12-22 07:19:52 +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
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +08:00
neverland
228a27ef8d
[improvement] Checkbox: add checked-color prop (#885) 2018-11-10 16:45:34 +08:00
neverland
bc2b5ef02e
[improvement] Checkbox: update style (#848) 2018-11-02 14:37:41 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
neverland
f7f82ff571
[improvement] update color variables (#842) 2018-11-01 17:41:43 +08:00
rex
15f7a81773
docs(Checkbox): 修改checkbox文档 2018-10-31 09:47:36 +08:00
rex
6be79ed222 [new feature] : 单选框、复选框支持form-field (#694) 2018-10-08 15:05:45 +08:00
陈嘉涵
aa7a6f59ae [changelog] 0.3.5 2018-09-29 16:13:45 +08:00
neverland
ee2aacf173
[improvement] Field: add placeholder-style prop (#678) 2018-09-29 15:18:24 +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
陈嘉涵
496abba257 [bugfix] fix eslint error 2018-08-07 19:29:37 +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