18 Commits

Author SHA1 Message Date
johnsonwong666
3f8cc449d2
feat(Calendar、ActionSheet、Dialog、ShareSheet): add root portal prop (#5680) 2024-01-15 19:55:11 +08:00
landluck
d69ec23b88 fix(test): fix test case error 2023-02-27 11:48:30 +08:00
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
abeddfd09d
fix(overlay): add custom-class support (#5083)
* fix(overlay): add custom-class support

* fix(overlay): fix overlay bad test case

Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-11-02 17:49:57 +08:00
Fansy
be710fbf8b
docs(ShareSheet): 添加缺失的show属性 (#4923) 2022-05-05 16:47:26 +08:00
nemo-shen
73932fc691
docs(Component): fix mistake (#4761) 2022-01-17 10:06:17 +08:00
yangbinji
01795cacf6
fix(ShareSheet): the <button> should wrap the text
ShareSheet 分享面板 <button open-type="share"> 时没包围文本,导致点击到文本时弹框关闭但没触发用户转发
2022-01-10 13:13:01 +08:00
nemo-shen
1a9df5599d test(ShareSheet): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
3afe10c0f9
fix(VantComponent): remove optionalTypes (#4501)
* fix(VantComponent): remove optionalTypes

* fix: reset project.config.json
2021-09-18 10:02:06 +08:00
neverland
e3c07e52f9
chore: merge two prettier config (#4491) 2021-09-15 15:46:27 +08:00
nemo-shen
e2e0a2bcb1
refactor(VantComponent): remove null type (#4476) 2021-09-10 11:06:32 +08:00
nemo-shen
f2e52128c6
docs(packages): format doc (#4464)
* docs(packages): format doc

* docs(packages): update doc
2021-09-07 10:05:14 +08:00
chenjiahan
8c408e2303 fix(ShareSheet): overlayStyle type should be String 2021-08-18 11:37:21 +08:00
nemo-shen
f1a8b34962
fix(share-sheet): add icons (#4256) 2021-06-10 09:45:46 +08:00
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
rex
6f07fe68cc
feat(share-sheet): set default z-index to 100 & add new item prop openType (#3575) 2020-08-30 14:24:33 +08:00
rex
13e82ea0db
feat(share-sheet): add new component (#3559) 2020-08-26 15:18:19 +08:00