73 Commits

Author SHA1 Message Date
neverland
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
neverland
15658e9270
[bugfix] Switch: can't change status (#438) 2018-08-19 10:43:44 +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
陈嘉涵
67862f03dc [bugfix] Button: tap triggered twice 2018-08-03 11:47:59 +08:00
陈嘉涵
93d6a509b5 [Improvement] update helper 2018-08-02 18:02:34 +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
陈嘉涵
93ed851740 [breaking change] Rename to vant-weapp 2018-07-30 09:47:31 +08:00
Yao
66d6f4fc03
[improvement] 增加部分组件自定义样式类,方便自定义样式 (#352)
* 增加自定义样式类,并开放部分,在文档上体现

* 增加 cell 外部样式类说明

* 增加自定义样式类
2018-07-10 16:25:47 +08:00
rex
ec33af57e2
[bugfix]: 修复select、popup组件文档错误,改善部分组件文档一致性 (#333, #334)
#332 #333
2018-07-02 17:24:58 +08:00
Yao
b42d1e8e8f
[bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209)
* add eslint

* eslint 校验

* reset gulp build config
2018-04-30 23:08:58 +08:00
oConner
5ec544a1ff [refactor] Select: 组件升级为自定义组件 (#188)
* done js

* done

* remove name and ===
2018-04-21 09:10:51 +08:00
Yao
dc673c25da
文档优化 (#194) 2018-04-15 11:21:10 +08:00
oConner
18a071f609 [refactor] Switch: 升级为自定义组件 (#183)
* done

* add example

* doe
2018-04-10 20:43:18 +08:00
oConner
6484101db4 [refactor] Switch: 组件升级 (#177) 2018-04-02 22:21:34 +08:00
wny
e8d37a6f78 [new feature] 增加支持合并page生命周期的extend函数 (#90)
* [new feature] 添加支持合并生命周期的extend函数

* 增加yarn.lock

* fix comment

* 保持example引用与文档一致
2017-12-25 11:17:20 +08:00
Yao
63af828d53
Docs: 增加组件使用文档 (#62)
* 提供 layout, steps, switch 文档 && 修复 tab 中的错误

* 增加 panel 文档
2017-11-18 20:38:14 +08:00
Yao
12ace17fdc
Docs: 新增组件文档显示 (#58)
* 新增 toptips readme

* add toptips readme

* add readme

* add readme
2017-11-17 20:19:07 +08:00
Yao
e4dfc9e48c
[new feature] Layout: 新增 layout 组件 (#43)
* change example dir

* Update README.md

更新预览教程

* 新增 layout 组件

* exclude example

* change .wxss -> .pcss

* 脚本目录更名为 scripts
2017-10-31 17:41:31 +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