28 Commits

Author SHA1 Message Date
landluck
17b9eadcb0
feat(popup): add root-portal prop support (#5254)
* feat(popup): add root-portal prop support

* fix(popup): fix test case error

---------

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2023-02-27 11:23:46 +08:00
landluck
f05db09646
feat(popup): add safe-area-tab-bar props support (#5194) 2023-02-13 09:26:21 +08:00
nemo-shen
0b273fc037
feat(Popup): add lock-scroll prop (#4384) 2021-08-25 15:23:57 +08:00
rex
7c8f4b2113
refactor(popup): rename wxs function (#3896) 2020-12-22 20:54:06 +08:00
rex
0cd64e92e5
perf(tab): improve wxs style assemble & export resize methods (#3827)
fix #3676
2020-12-09 13:53:58 +08:00
rex
163ac52542
feat(Calendar): add new component calendar (#2894) 2020-03-20 23:15:18 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
neverland
7724700650
feat(Popup): add close-icon-position prop (#2064) 2019-09-19 17:47:16 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask (#1994) 2019-09-09 15:15:33 +08:00
neverland
ae0c00d463
feat(Popup): add close-icon prop (#1967) 2019-09-05 16:54:22 +08:00
neverland
f6be2db496
feat(Popup): add closeable prop (#1964) 2019-09-05 16:45:22 +08:00
neverland
008125110c
feat(Popup): add round prop (#1928) 2019-08-29 11:43:12 +08:00
rex
bad324a4c4
[bugfix] Transition: fix timing error
fix #1695 #1680
2019-06-17 14:19:53 +08:00
rex
f95cad50ce
[new feature]: support safe-area-inset-top
#1327
2019-04-01 18:46:53 +08:00
rex
b5238ed753
[bugfix] Transition: behavior error when set duration zero 2019-03-20 20:46:15 +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
rex
11b6aa9b03
[new feature] Transition: refactor with css transition 2019-02-25 16:01:21 +08:00
neverland
339df6c0e6
[improvement] use wxs.bem instead of computed classNames (#1051) 2018-12-11 15:51:57 +08:00
rex
43a9989673 feat: adapt iPhoneX @rex-zsd (#989) 2018-12-05 17:41:48 +08:00
neverland
72ca413a45
[bugfix] Popup: animation webkit prefix (#1008) 2018-12-04 11:14:32 +08:00
neverland
dcc7396b06
[improvement] Overlay: render performance (#869) 2018-11-06 21:24:27 +08:00
neverland
2c11ae3193
[improvement] Popup: support custom style (#598) 2018-09-19 15:44:08 +08:00
neverland
54d548a7b8
[improvement] Popup: add z-index prop (#572) 2018-09-13 19:31:28 +08:00
neverland
0fe8d5f915
[improvement] Dialog: add scale animation (#548) 2018-09-10 17:16:53 +08:00
neverland
57f8e54b19
[Improvement] Popup: support leave animation (#498) 2018-09-05 14:33:18 +08:00
陈嘉涵
63c52edf2d [breaking change] Popup: rewrite 2018-08-03 14:39:04 +08:00
Yao
1d7c23b289
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化

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

* toast 支持直接 loading 调用

* 增加 toast readme

* 去除多余的引用
2018-04-12 21:58:54 +08:00
Yao
d471681e8f
[refactor] Popup: 升级为自定义组件 (#166)
* 封装 doc-page, 方便写文档

* add pop manager

* popup upgrade

* 更新 README

* add empty line
2018-03-25 22:30:35 +08:00