25 Commits

Author SHA1 Message Date
nemo-shen
565d71eedb test(compiler): auto create example index.wxml 2021-12-21 09:51:43 +08:00
nemo-shen
03ee861ca6 test(Dialog): add demo test 2021-12-21 09:51:43 +08:00
rex
ed834afc44
feat(Dialog): add new prop beforeClose (#3815)
* feat(dialog): add new prop beforeClose

* docs(dialog): update doc & example

fix #3769

* docs(dialog): fix component demo

fix #3812
2020-12-06 21:43:44 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme (#3476) 2020-08-04 16:02:12 +08:00
neverland
c1c8979539
feat(Dialog): update border radius (#2158) 2019-10-15 20:41:30 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 (#2034) 2019-09-19 11:32:57 +08:00
neverland
cbaa83a416
[improvement] Dialog: centered in screen (#1782) 2019-07-19 17:06:15 +08:00
neverland
567c843d17
[Doc] Dialog: update demo (#1579) 2019-04-28 15:25:20 +08:00
rex
12dbaa56ce
[bugfix] Transition: overlay still show after closed (#1404)
fix #1377

+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
2019-03-12 21:40:15 +08:00
neverland
d4f303043d
bugfix] Toast: max width of text type (#896) 2018-11-12 20:12:26 +08:00
neverland
43bf3a014a
[improvement] Dialog: optimize template (#729) 2018-10-10 15:12:33 +08:00
neverland
1d48bb308e
[improvement] Dialog: support line wrap (#725) 2018-10-10 11:24:41 +08:00
neverland
46ac52578a
[improvement] Dialog: support open-type event (#651) 2018-09-27 11:42:38 +08:00
neverland
c43c7a502c
[new feature] add Dialog component (#504) 2018-09-05 18:00:46 +08:00
neverland
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +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
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
Yao
87bf9c9ea7
[improvement] Dialog: 优化弹窗组件对 open 信息的处理 (#366)
* dialog 支持 open-type 的按钮,并增加获取 open 数据的方式

* 增加 dialog 调用 open数据的文档说明

* 增加 dialog close 方法

* 增加文档
2018-07-15 17:37:10 +08:00
Yao
77f8e724b5
按钮增加 group 类型 (#202) 2018-04-26 23:30:03 +08:00
Yao
b8930d972a
[refactor] Dialog: 升级为自定义组件 (#184)
* 封装 doc-page, 方便写文档

* add pop manager

* popup upgrade

* 更新 README

* add empty line

* delete empty css

* dialog init

* dialog

* dialog upgrade

* 修复 helper 里的样式问题

* dialog 文档

* 修复 button 奇怪的边框问题

* 缩进处理
2018-04-07 22:28:23 +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