306 Commits

Author SHA1 Message Date
neverland
fa5e4e2591
docs: add rc-ui-lib to ecosystem (#10121) 2021-12-30 10:06:22 +08:00
neverland
ce1d73de30
docs: update contribution guide (#10070) 2021-12-20 19:30:37 +08:00
neverland
0e0339ef6b
docs: add vant use install guide (#10058) 2021-12-17 20:48:16 +08:00
chenjiahan
f240a32e8e docs(changelog): 3.3.7 2021-12-12 21:19:03 +08:00
chenjiahan
e63f471c77 Merge branch 'dev' into next 2021-12-11 10:41:38 +08:00
neverland
c24aac45ba
docs: lock vite-plugin-style-import version (#10027) 2021-12-11 09:43:02 +08:00
neverland
5f8fb05b7f
docs: update quickstart (#10009)
* docs: update quickstart

* docs: update
2021-12-07 17:04:56 +08:00
neverland
b0a036e5cf
docs: improve type (#10008) 2021-12-07 15:50:47 +08:00
neverland
0b57718b6e
docs: update import path (#10007) 2021-12-07 15:15:29 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
chenjiahan
86c0910c38 docs(changelog): 3.3.6 2021-12-05 11:48:00 +08:00
按时吃饭
ed156f24c5
docs(@vant/use): useRect should be used inside onMounted (#9989) 2021-12-03 09:46:59 +08:00
chenjiahan
56ccf9da1c docs(changelog): v3.3.5 2021-12-02 21:21:29 +08:00
chenjiahan
7a0f39c398 docs(changelog): v3.3.4 2021-12-01 13:12:13 +08:00
chenjiahan
419ca5a120 docs(changelog): 3.3.3 2021-11-30 20:49:24 +08:00
neverland
0c9e8da6c3
docs: update repo struct (#9956)
* docs: update repo struct

* docs: update

* docs: update

* docs: update
2021-11-29 17:37:34 +08:00
chenjiahan
66e39af9e3 docs(changelog): 3.3.2 2021-11-28 19:17:32 +08:00
neverland
249a8b64e2
docs: add cdn tips (#9934) 2021-11-25 09:58:59 +08:00
chenjiahan
580c9cd2f9 docs(changelog): 3.3.1 2021-11-23 20:32:48 +08:00
neverland
e12be89d7c
docs: add contributors (#9910) 2021-11-20 22:47:04 +08:00
neverland
4335bae975
docs: add Accessibility to readme (#9909) 2021-11-20 21:52:39 +08:00
neverland
0a96f11bfa
docs: translate use-event-listener.md to en-US (#9908) 2021-11-20 21:43:32 +08:00
chenjiahan
82c16d69b9 docs(changelog): 3.3.0 2021-11-19 16:19:25 +08:00
chenjiahan
1bd2ab00ac Merge branch 'dev' into next 2021-11-15 10:59:04 +08:00
neverland
b8729d8ffb
chore: use useWindowSize in convertVw (#9854) 2021-11-13 18:45:07 +08:00
neverland
b163d87064
docs: install with pnpm (#9850) 2021-11-12 17:49:53 +08:00
chenjiahan
e713e8eade Merge branch 'dev' into next 2021-11-10 15:31:33 +08:00
chenjiahan
9799a9be42 docs(changelog): 3.2.8 2021-11-09 14:46:40 +08:00
neverland
06d7f3fefa
chore: move to pnpm (#9817) 2021-11-06 15:39:10 +08:00
chenjiahan
26fa234026 Merge branch 'dev' into next 2021-11-04 20:21:28 +08:00
chenjiahan
df1e6ce916 docs(changelog): 3.2.7 2021-11-04 20:21:02 +08:00
chenjiahan
6c24fa728e docs: update v4 migration guide 2021-11-04 17:48:37 +08:00
neverland
113323cea2
docs: add @antmjs/vantui to ecosystem (#9798) 2021-11-04 17:42:19 +08:00
chenjiahan
0fedd1dbea Merge branch 'dev' into next 2021-11-04 11:26:29 +08:00
neverland
1389ca34b2
chore(@vant/cli): add margin for p tag (#9790) 2021-11-04 11:24:28 +08:00
chenjiahan
7d6916b946 breaking change: shorter css var names 2021-11-03 17:36:17 +08:00
chenjiahan
ada5db011c breaking change: no longer support less vars 2021-11-03 16:45:49 +08:00
chenjiahan
099141f6c5 breaking change(Tabs): remove click、disabled event 2021-11-03 16:05:37 +08:00
chenjiahan
6a4033b6bc breaking change(Picker): remove default slot、value-key prop 2021-11-03 16:03:15 +08:00
neverland
ee5355df66
style(Picker): add --van-picker-mask-color css var (#9783) 2021-11-02 20:38:51 +08:00
neverland
33d777d6b2
style: component background color using --van-background-color-light (#9754) 2021-10-29 17:54:16 +08:00
chenjiahan
8d9bc34a60 feat(@vant/cli): vant config become esm 2021-10-28 20:09:00 +08:00
neverland
8a97278cda
docs: update features (#9727) 2021-10-26 16:36:16 +08:00
chenjiahan
789e352726 docs(changelog): 3.2.6 2021-10-24 12:28:07 +08:00
neverland
b07f733efb
docs: improve useCustomFieldValue demo (#9709) 2021-10-22 10:21:12 +08:00
neverland
d5b3350ee5
docs: update contribution guide (#9668) 2021-10-12 19:39:34 +08:00
chenjiahan
15b08400b0 docs(changelog): 3.2.5 2021-10-08 17:41:17 +08:00
neverland
7c45604f8f
chore: make util function shorter, reduce file count for vite (#9595)
* chore: make util function shorter, reduce file count for vite

* fix: test case
2021-09-30 10:27:57 +08:00
chenjiahan
4494d85491 docs(changelog): 3.2.4 2021-09-26 15:15:08 +08:00
neverland
4f64457aa0
docs: add faq links (#9548)
* docs: add faq links

* docs: upd
2021-09-23 11:46:58 +08:00