81 Commits

Author SHA1 Message Date
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
eb50789df3
fix: fix test cli error (#5076)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
2022-10-27 10:58:00 +08:00
chenjiahan
9a708747a8 types(Toast): fix context type 2022-09-07 22:54:48 +08:00
uxuip
8220552f66
feat(toast): option context support function (#5022) 2022-09-07 22:43:33 +08:00
王志鑫
f888e77cd2
Fix README.md (#4891)
The Toast instance introduced an error path
2022-07-23 22:39:35 +08:00
nemo-shen
c9dbfc570a test(Toast): add demo test 2021-12-21 09:51:43 +08:00
wubinsheng
104691e18f
fix(Toast): fix classname 'vant-toast-text' (#4587)
toast组件不存在icon的type值,但wxml中使用了该值做判断
2021-11-06 15:27:54 +08:00
nemo-shen
5ac2e5dde7
feat(Toast): support html of type (#4581) 2021-10-28 09:43:54 +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
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd docs: 补充组件描述 2021-04-12 20:38:36 +08:00
zhongnan
b5ea04eb10 perf(tags): remove useless code 2020-12-17 19:45:48 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
neverland
deb670e285
feat(Toast): update style (#3451) 2020-07-29 18:14:40 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
92de5e9e34
docs(QuickStart): adjust quick start (#2939) 2020-04-01 15:41:07 +08:00
ZhenZhen
8e2ede3ed9 docs(Toast): add OnClose function demo (#2637) 2020-01-03 11:44:07 +08:00
rex-zsd
5ae6d1a146 docs(quickstart): rename vant-weapp to @vant/weapp 2019-11-29 16:28:24 +08:00
Lindy
7d7074339a feat(Toast, Loading): Toast, Loading 组件样式调整 (#2265) 2019-11-10 10:35:40 +08:00
neverland
6db1a9656d
feat(Toast): change default duration to 2s (#2227) 2019-10-31 11:38:47 +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
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
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask (#1994) 2019-09-09 15:15:33 +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
neverland
23c2936146
docs: type highlight (#1918) 2019-08-28 10:58:54 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
rex
66e2233e54
[new feature] Toast: add new option onClose & add new slot
fix #1185
fix #1551

pull request 改动点:

- add new option onClose
- add new slot
2019-04-22 16:57:26 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
neverland
22d4f4eb0b
[improvement] Toast: allow newline charactor (#1210) 2019-01-11 21:46:44 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
neverland
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +08:00
neverland
f0802e76c8
[bugfix] Toast: line wrap in iOS (#959) 2018-11-26 21:13:54 +08:00
neverland
d4f303043d
bugfix] Toast: max width of text type (#896) 2018-11-12 20:12:26 +08:00
neverland
5f87de0803
[improvement] remove unworked button props (#870) 2018-11-06 21:41:27 +08:00
neverland
dcc7396b06
[improvement] Overlay: render performance (#869) 2018-11-06 21:24:27 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
neverland
d4873849d0
[improvement] Toast: add context option (#800) 2018-10-23 11:50:49 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00
neverland
fe4024cdc9
[improvement] update css extension name (#662) 2018-09-28 14:13:31 +08:00
neverland
2168cc06b5
[improvement] watcher (#645) 2018-09-26 19:22:56 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00