22 Commits

Author SHA1 Message Date
nemo-shen
94d9926ce6 style(example): format 2021-12-21 09:51:43 +08:00
nemo-shen
565d71eedb test(compiler): auto create example index.wxml 2021-12-21 09:51:43 +08:00
nemo-shen
c9dbfc570a test(Toast): add demo test 2021-12-21 09:51:43 +08:00
neverland
deb670e285
feat(Toast): update style (#3451) 2020-07-29 18:14:40 +08:00
neverland
d4f303043d
bugfix] Toast: max width of text type (#896) 2018-11-12 20:12:26 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
neverland
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
neverland
f6e25a26db
[new feature] add Toast component (#437) 2018-08-19 10:41:46 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
0229933e63 [bugfix] Button click event 2018-08-01 17:16:15 +08:00
陈嘉涵
9f420f4b79 [breaking change] Button: rewrite 2018-07-30 13:50:31 +08:00
陈嘉涵
2f6ec315cb [Doc] remove doc-page 2018-07-30 10:53:07 +08:00
陈嘉涵
1f34ff1a18 [breaking change] Rename btn to button 2018-07-30 10:32:18 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +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
77f8e724b5
按钮增加 group 类型 (#202) 2018-04-26 23:30:03 +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
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +08:00
Yao
fbbf539662
[breaking change] Dialog Popup 重构 (#69)
* 重新更改 popup

* 更丰富的popup 功能

* 文档补充

* rebuild dialog

* dialog 文档补充

* 增加 icon 文档
2017-12-03 17:40:42 +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