60 Commits

Author SHA1 Message Date
neverland
00c090ad07
feat(Icon): remove wxs (#1942) 2019-09-03 15:28:51 +08:00
neverland
23c2936146
docs: type highlight (#1918) 2019-08-28 10:58:54 +08:00
neverland
73c3285603
[improvement] Icon: optimize image icon style (#1840) 2019-08-07 15:45:59 +08:00
陈嘉涵
006fbbc0a3 [Doc] update quickstart.md 2019-06-21 17:14:51 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
neverland
8b0ee2066e
[bugfix] Icon: avoid using tag selector (#1482) 2019-04-02 13:54:56 +08:00
rex
d3475dee0d
[bugfix] Icon: info z-index higher than image
fix #1393
2019-03-12 17:33:31 +08:00
neverland
37b616251c
[breaking change] Icon: repaint all icons (#1141) 2018-12-24 20:23:09 +08:00
neverland
9eedd9776d
[improvement] update info style (#1066) 2018-12-12 16:19:56 +08:00
neverland
20928347e7
[improvement] Button: use wxs to optimize performance (#1049) 2018-12-11 14:57:29 +08:00
neverland
4303aa34b5
[improvement] Icon: reduce setData (#1009) 2018-12-04 14:36:14 +08:00
neverland
035a15c474
[bugfix] Icon: fix wx-if spelling (#985) 2018-11-29 21:35:46 +08:00
neverland
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +08:00
neverland
8386f66272
[new feature] Icon: name can be URL (#973) 2018-11-27 21:24:13 +08:00
neverland
2e2c36fd73
[improvement] Icon: add star & star-o icon (#923) 2018-11-18 11:18:50 +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
张敏
2e80c62ed4 [bugfix] Icon:修复商品角标icon兼容性问题 (#840) 2018-10-31 20:55:41 +08:00
rex
005933dad8
[new feature] Icon: add new icon question2 (#839) 2018-10-31 19:58:00 +08:00
张敏
8a78daf035 [improvement] Icon:优化商品角标 icon (#804) 2018-10-24 20:54:25 +08:00
张敏
7a38305c02 [improvement] Icon: add card-o icon (#777) 2018-10-18 11:57:06 +08:00
neverland
18befcb15d
[improvement] Badge: info style (#718) 2018-10-09 14:28:02 +08:00
陈嘉涵
c1be15ecb6 [changelog] 0.3.6 2018-09-30 10:46:33 +08:00
neverland
3e12b21b66
[improvement] Icon: add custom-style prop (#677) 2018-09-29 15:06:03 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00
neverland
fe4024cdc9
[improvement] update css extension name (#662) 2018-09-28 14:13:31 +08:00
neverland
f35edf2662
[type] getCurrentPages (#626) 2018-09-21 20:17:48 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
neverland
8e2639b9e5
[Doc] add component changelog (#600) 2018-09-19 17:20:16 +08:00
neverland
c894adeff7
[Doc] Icon: size (#554) 2018-09-11 10:11:35 +08:00
neverland
a297dba84c
[improvement] vue style component options (#523) 2018-09-07 10:24:19 +08:00
neverland
d06a350053
[improvement] Icon: add class-prefix prop (#475) 2018-08-29 16:00:10 +08:00
neverland
a6faee68c5
[Improvement] Icon: add aim icon (#457) 2018-08-22 17:41:45 +08:00
neverland
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
neverland
599dd39673
[Doc] optimize event description (#420) 2018-08-13 15:02:15 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
陈嘉涵
07cbc7fe7f [Improvement] optimize css 2018-08-10 14:54:39 +08:00
陈嘉涵
6a52751ff5 [bugfix] Icon: tap triggered twice 2018-08-06 11:21:09 +08:00
陈嘉涵
93d6a509b5 [Improvement] update helper 2018-08-02 18:02:34 +08:00
陈嘉涵
ef279ded3a [Improvement] Icon: add tap event 2018-07-31 14:34:17 +08:00
陈嘉涵
c059e1ef28 [breaking change]: Icon: rewrite 2018-07-30 16:28:59 +08:00
陈嘉涵
b1e37e33da [breaking change] Layout: rewrite 2018-07-30 16:18:43 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
陈嘉涵
93ed851740 [breaking change] Rename to vant-weapp 2018-07-30 09:47:31 +08:00
nrz
bcaf4095e6 fix: #368 && improve doc texts (#370)
[bugfix] 修复文档错误
2018-07-17 14:14:58 +08:00
Yao
0e49ef92ac
增加减号 icon (#235) 2018-05-11 13:35:12 +08:00
Yao
1d7c23b289
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化

* toast 增加示例 && 逻辑补全

* toast 支持直接 loading 调用

* 增加 toast readme

* 去除多余的引用
2018-04-12 21:58:54 +08:00
Yao
d471681e8f
[refactor] Popup: 升级为自定义组件 (#166)
* 封装 doc-page, 方便写文档

* add pop manager

* popup upgrade

* 更新 README

* add empty line
2018-03-25 22:30:35 +08:00
Yao
b01af0f886
[Imporvement] Icon: 升级为自定义组件 (#158)
* upgrade icon to custom component

* add empty line
2018-03-23 17:35:14 +08:00