81 Commits

Author SHA1 Message Date
neverland
6df0d4bade
[bugfix] Toast: method warning when touchmove (#618) 2018-09-21 10:17:31 +08:00
陈嘉涵
d31d844828 [changelog] 0.3.3 2018-09-20 19:19:09 +08:00
neverland
8e2639b9e5
[Doc] add component changelog (#600) 2018-09-19 17:20:16 +08:00
neverland
f3318bbccd
[improvement] Toast: lock scroll (#586) 2018-09-17 19:57:52 +08:00
neverland
83da58e030
[improvement] Toast: add z-index prop (#571) 2018-09-13 19:19:34 +08:00
neverland
172f97cdd5
optimize code (#529) 2018-09-07 13:32:00 +08:00
neverland
4f5b777360
[breaking change] Toast: on longer export func in component entry file (#524) 2018-09-07 10:29:40 +08:00
neverland
a297dba84c
[improvement] vue style component options (#523) 2018-09-07 10:24:19 +08:00
陈嘉涵
6aeaf6c96a [Doc] fix Toast import path 2018-09-04 21:21:23 +08:00
neverland
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
neverland
e2d428d8cd
[breaking change] Notify: export default (#448) 2018-08-21 15:24:28 +08:00
neverland
bf4eb7c3e7
[Improvement] add overlay component (#442) 2018-08-20 21:24:57 +08:00
neverland
44f7581ae2
[new feature] add Transition component (#441) 2018-08-20 12:22:40 +08:00
neverland
f6e25a26db
[new feature] add Toast component (#437) 2018-08-19 10:41:46 +08:00
陈嘉涵
e4941a5346 [new feature] add nav-bar component 2018-08-11 07:53:37 +08:00
陈嘉涵
8735aad3bf Merge branch 'dev' into 'vant' 2018-08-09 17:34:58 +08:00
Li Yiming
f51725c438 Added: toast timeout unit is ms in documentation (#389) 2018-07-30 11:18:34 +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
e739520290
修复 toast 未传入 timeout 时不会自动关闭的问题 (#361) 2018-07-12 22:03:09 +08:00
rex
222084f704 fix(Toast): 修复Toast组件对timeout小于0的支持 @rex-zsd (#340)
#339
2018-07-08 14:39:29 +08:00
Yao
5189d37578
[Improvement] Toast: 新增默认配置设置 (#229)
* toast 增强

* 补充文档 && 补充示例

* reset 参数说明
2018-05-08 22:44:38 +08:00
Yao
b42d1e8e8f
[bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209)
* add eslint

* eslint 校验

* reset gulp build config
2018-04-30 23:08:58 +08:00
Yao
1d7c23b289
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化

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

* toast 支持直接 loading 调用

* 增加 toast readme

* 去除多余的引用
2018-04-12 21:58:54 +08:00
Yao
d36f5d5118
[new feature] Toast: 支持图标展示 (#121)
* toast新增icon支持

* 补充readme

* 转义
2018-01-28 16:40:26 +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
0x01f7
a6680e7785 Docs: 修正几处文档错误 (#68) 2017-12-03 16:17:40 +08:00
Yao
99c5e20dd4
Docs: 新增使用文档 (#56)
* 新增 toptips readme

* add toptips readme

* add readme
2017-11-16 21:36: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