johnsonwong666
|
3f8cc449d2
|
feat(Calendar、ActionSheet、Dialog、ShareSheet): add root portal prop (#5680)
|
2024-01-15 19:55:11 +08:00 |
|
johnsonwong666
|
610ce18859
|
feat: add agreePrivacyAuthorization button open type (#5527)
|
2023-08-22 10:04:25 +08:00 |
|
landluck
|
2c7629fe07
|
feat(button): add getRealtimePhoneNumber support (#5471)
|
2023-07-05 13:53:44 +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 |
|
znanh
|
b2fabe6b2b
|
docs(action-sheet):修复close-on-click-overlay初始值书写错误
|
2023-01-09 15:43:55 +08:00 |
|
landluck
|
f4c71d3d56
|
feat(action-sheet): add custom class support (#5097)
* feat(action-sheet): add custom class support
* fix(action-sheet): fix custom class doc error
|
2022-11-14 11:26:04 +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 |
|
landluck
|
eb50789df3
|
fix: fix test cli error (#5076)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2022-10-27 10:58:00 +08:00 |
|
dyh333
|
9c1d9fd7b0
|
docs(action-sheet): document and code examples not match (#4838)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
|
2022-03-15 10:19:48 +08:00 |
|
nemo-shen
|
7819c25be0
|
test(ActionSheet): add demo test
|
2021-12-21 09:51:43 +08:00 |
|
Fansy
|
5be718e195
|
docs: add show props (#4518)
|
2021-09-25 10:30:51 +08:00 |
|
neverland
|
1a7889590f
|
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill
* style: fix missing calc value
* perf: reduce some useless css vars
|
2021-09-23 17:31:28 +08:00 |
|
neverland
|
e3c07e52f9
|
chore: merge two prettier config (#4491)
|
2021-09-15 15:46:27 +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 |
|
rex
|
e835808a39
|
fix(button): fix open-type not work (#4222)
#4217
|
2021-05-18 18:22:02 +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 |
|
neverland
|
642f10d1b5
|
docs: fix typo (#4147)
|
2021-04-13 10:28:53 +08:00 |
|
dengrongyao
|
d82b491d29
|
docs: 更新组件名称
|
2021-04-12 20:38:36 +08:00 |
|
dengrongyao
|
c024430d4f
|
docs: 统一文档标点
|
2021-04-12 20:38:36 +08:00 |
|
dengrongyao
|
403a2893bd
|
docs: 补充组件描述
|
2021-04-12 20:38:36 +08:00 |
|
Wei Bo
|
e2dbe4d9fc
|
docs: update the url of mini program development document (#3941)
|
2021-01-07 12:51:58 +08:00 |
|
rex
|
101e0f463b
|
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
|
2020-11-11 11:20:31 +08:00 |
|
neverland
|
be16713510
|
feat(ActionSheet): subname vertical align (#3726)
* feat(DropdownMenu): adjust default color to @red
* feat(ActionSheet): subname vertical align
|
2020-11-02 19:46:59 +08:00 |
|
neverland
|
410c21f0c7
|
feat(ActionSheet): adjust header style (#3720)
|
2020-11-02 17:00:59 +08:00 |
|
neverland
|
51befdc40c
|
feat(ActionSheet): adjust cancel text color to @gray-7 (#3719)
|
2020-11-02 16:49:21 +08:00 |
|
neverland
|
f0b7026edf
|
feat(ActionSheet): increase loading icon size to 22px (#3718)
|
2020-11-02 16:48:33 +08:00 |
|
rex
|
225484aeae
|
build(tsconfig): use strict mode (#3712)
|
2020-11-02 15:25:56 +08:00 |
|
rex
|
f1d055fb65
|
docs(actionsheet): fix doc error (#3070)
fix #3058
|
2020-04-26 14:37:37 +08:00 |
|
chenjiahan
|
44fc8b065c
|
chore: prettier evenything
|
2020-04-25 10:59:58 +08:00 |
|
莫居尘
|
e10a328f44
|
docs: fix typo in action-sheet (#3005)
docs: fix typo in action-sheet
|
2020-04-12 12:41:38 +08:00 |
|
rex
|
92de5e9e34
|
docs(QuickStart): adjust quick start (#2939)
|
2020-04-01 15:41:07 +08:00 |
|
wujingquan
|
4de5a966d4
|
fix(ActionSheet): support more options (#2715)
|
2020-02-05 21:33:37 +08:00 |
|
rex-zsd
|
5ae6d1a146
|
docs(quickstart): rename vant-weapp to @vant/weapp
|
2019-11-29 16:28:24 +08:00 |
|
neverland
|
b1e6c903e1
|
fix(ActionSheet): loading icon align (#2222)
|
2019-10-30 09:51:59 +08:00 |
|
rex
|
bac17157f6
|
feat: support theme variables
|
2019-10-23 14:36:05 +08:00 |
|
Lindy
|
aa9723e412
|
feat(ActionSheet): action-sheet组件样式变量化 (#2164)
|
2019-10-17 15:14:45 +08:00 |
|
neverland
|
9b203ba5e0
|
feat(ActionSheet): add description prop (#2138)
|
2019-10-11 19:26:41 +08:00 |
|
neverland
|
224e0527fb
|
docs(ActionSheet): fix typo (#2132)
|
2019-10-10 17:14:27 +08:00 |
|
rex
|
147080bf54
|
refactor: compatible with iphone by env
|
2019-09-25 10:50:11 +08:00 |
|
neverland
|
13c8df1f25
|
feat(ActionSheet): add color option (#2081)
|
2019-09-23 16:38:33 +08:00 |
|
neverland
|
086a5f9ff6
|
feat(ActionSheet): add round prop (#2080)
|
2019-09-23 16:31:33 +08:00 |
|
rex
|
7c41cc0ff0
|
feat(theme): support custom theme base on css variables @rex-zsd (#2049)
|
2019-09-18 17:42:21 +08:00 |
|
neverland
|
2be1ab0ef1
|
docs: scroll to anchor (#2048)
|
2019-09-18 17:14:59 +08:00 |
|
君寻
|
be606db468
|
docs: fix ActionSheet example doc (#1997)
|
2019-09-09 16:32:54 +08:00 |
|
君寻
|
fd82af0ac1
|
feat(ActionSheet): add close-on-click-action prop (#1995)
|
2019-09-09 16:11:55 +08:00 |
|
君寻
|
f8abff6185
|
feat(ActionSheet): add click-overlay event (#1993)
|
2019-09-09 15:00:25 +08:00 |
|
neverland
|
84bec71f4a
|
docs: add api title (#1990)
|
2019-09-09 11:43:09 +08:00 |
|
neverland
|
eef1fc6678
|
build: add stylelint (#1982)
|
2019-09-07 19:18:37 +08:00 |
|
君寻
|
14e5b62b83
|
doc: add props version (#1973)
|
2019-09-06 11:46:43 +08:00 |
|