38 Commits

Author SHA1 Message Date
johnsonwong666
ea631a81a3
feat(button): add button-id prop support (#5529) 2023-08-25 18:02:08 +08:00
landluck
88a36b5647
feat(dialog): add confirm/cancel button slot support (#5502) 2023-07-27 20:52:22 +08:00
johnsonwong666
917ab22907
feat(dialog): add extra custom class (#5478) 2023-07-10 21:07:54 +08:00
landluck
91a12bbaaf
fix(dialog): fixed extra lines without button (#5141) 2022-12-14 10:25:02 +08:00
landluck
406d7200ab
feat(dialog): add custom class support (#5102) 2022-11-21 11:52:28 +08:00
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
rex
0284229ffd
refactor(dialog): adjust padding with round-button theme (#3485) 2020-08-05 16:40:07 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme (#3476) 2020-08-04 16:02:12 +08:00
rex
c53ce239c2
fix(dialog): remove blank before title (#3069) 2020-04-26 14:35:02 +08:00
rex
4527c31c6c
feat(utils): improve add unit performance with wxs (#2550) 2019-12-18 00:31:29 +08:00
neverland
f7379bb6b4
feat(Dialog): add width prop (#2141) 2019-10-11 19:44:10 +08:00
neverland
a1c01090f1
feat(Dialog): add overlay-style prop (#2140) 2019-10-11 19:34:04 +08:00
neverland
673eee42b4
feat: improve word wrap (#2061) 2019-09-19 16:15:06 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 (#2034) 2019-09-19 11:32:57 +08:00
rex
5a6526922f
[new feature] Dialog: add new prop custom-style 2019-07-30 15:54:28 +08:00
neverland
f3e050c876
[new feature] Dialog: add class-name prop (#1601) 2019-05-05 20:21:30 +08:00
rex
84f73456fc
[new feature] Dialog: 支持openType相关参数
support #1093
2019-02-18 13:34:03 +08:00
neverland
2ca2ced432
[new feature] Dialog: add message-align prop (#1067) 2018-12-12 16:28:59 +08:00
neverland
7a0de4d6bd
[improvement] Dialog: optimize transition prop (#1000) 2018-12-03 16:45:22 +08:00
rex
10c54fc649
feat(Dialog): add new prop transition
fix #954
2018-12-02 22:50:45 +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
e328bde682
[improvement] Dialog: add z-index prop (#573) 2018-09-13 19:34:50 +08:00
neverland
0fe8d5f915
[improvement] Dialog: add scale animation (#548) 2018-09-10 17:16:53 +08:00
neverland
47a606416a
[improvement] Dialog: support confirm button open type (#518) 2018-09-06 17:01:59 +08:00
neverland
18811373b5
[bugfix] Dialog: close on click overlay (#517) 2018-09-06 15:43:26 +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
陈嘉涵
0229933e63 [bugfix] Button click event 2018-08-01 17:16:15 +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
Yao
87bf9c9ea7
[improvement] Dialog: 优化弹窗组件对 open 信息的处理 (#366)
* dialog 支持 open-type 的按钮,并增加获取 open 数据的方式

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

* 增加 dialog close 方法

* 增加文档
2018-07-15 17:37:10 +08:00
Ethan Li
208a3ee8e6 [improvement]: Dialog:使Dialog中的Button支持open-type,并更新了相应的示例 (#247) 2018-05-21 21:11:09 +08:00
Yao
1d7c23b289
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化

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

* toast 支持直接 loading 调用

* 增加 toast readme

* 去除多余的引用
2018-04-12 21:58:54 +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
fbbf539662
[breaking change] Dialog Popup 重构 (#69)
* 重新更改 popup

* 更丰富的popup 功能

* 文档补充

* rebuild dialog

* dialog 文档补充

* 增加 icon 文档
2017-12-03 17:40:42 +08:00