8 Commits

Author SHA1 Message Date
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
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +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
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