1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

9652 Commits

Author SHA1 Message Date
neverland
7e482c059b
fix(cli): downgrade vite version to fix the website () 2022-09-25 16:02:17 +08:00
neverland
2a66e7c9ea fix(Tabs): incorrect scroll position in some cases () 2022-09-24 23:00:19 +08:00
neverland
64af9ffd6f
chore(cli): bump esbuild@0.15 () 2022-09-24 20:38:27 +08:00
chenjiahan
0a75e92349 chore: fix build branch of website 2022-09-24 20:28:21 +08:00
chenjiahan
20310110e3 chore: fix github-pages-deploy-action version 2022-09-24 11:45:46 +08:00
chenjiahan
9ce2d0753f chore: fix duplicate branches 2022-09-24 11:43:45 +08:00
neverland
070431bef2
chore: update action for deploy website () 2022-09-24 11:42:31 +08:00
neverland
febb0a8a1b
release: @vant/cli 5.0.0-beta.0 () 2022-09-24 10:50:33 +08:00
Gavin
ece27f9474
feat(Field): add message param to 'end-validate' method () 2022-09-24 10:44:48 +08:00
neverland
0ceb6a843c
release: vant@1.4.3 () 2022-09-22 23:18:05 +08:00
neverland
980ab88c2e
perf: move @vant/icons to dev dependencies () 2022-09-22 23:08:51 +08:00
Gavin
e0063ae249
perf: improve the type of setTimeout ()
* perf: improve the type of setTimeout with 'ReturnType<typeof setTimeout>'

* fix: fix type 'number' is not assignable to type 'Timeout'

Co-authored-by: wangjunwei <wangjunwei@nucarf.com>
2022-09-22 11:24:32 +08:00
neverland
ccd92a6eee fix(Tabs): incorrect scroll position when inited () 2022-09-18 22:06:59 +08:00
Reii
e250dd31b8
docs(PickerGroup): fix TimePicker link error () 2022-09-16 14:35:21 +08:00
Reii
282021de4e
docs(Cascader): update field-names type () 2022-09-16 13:01:22 +08:00
neverland
82883141a1
chore: rename main branch from dev to main () 2022-09-12 11:34:29 +08:00
neverland
a635e2d80b
docs: update links () 2022-09-12 11:27:14 +08:00
neverland
1d2e983a0f
docs: improve dark theme guide () 2022-09-12 11:16:11 +08:00
neverland
cbbdad909a
fix(cli): should remove light theme class in dark mode () 2022-09-12 11:05:44 +08:00
neverland
6a9d5515ce
docs(changelog): vant@4.0.0-rc.3 () 2022-09-12 10:54:15 +08:00
chenjiahan
5509ca0d1d release: 4.0.0-rc.3 v4.0.0-rc.3 2022-09-12 10:47:26 +08:00
neverland
65d9fbc5da
types: some theme vars can be number type () 2022-09-12 10:44:53 +08:00
neverland
39a100f3a0
feat: add themeVars type of all components ()
* types: add types of all theme vars

* types: export all theme vars

* types: add ConfigProviderThemeVars

* fix: repeat key

* docs: add doc
2022-09-12 10:37:24 +08:00
neverland
e1670e27f6
types(Toast): fix missing global components type () 2022-09-11 23:00:05 +08:00
neverland
b29180933b
feat(Notify): add z-index prop () 2022-09-11 22:56:15 +08:00
neverland
97d02a1e92
docs: fix missing z-index prop in document () 2022-09-11 22:53:43 +08:00
chenjiahan
16c1f35135 release: @vant/popperjs 1.3.0 2022-09-11 16:49:56 +08:00
neverland
9cd60d151d
perf: remove popperjs to reduce install size () 2022-09-11 16:41:54 +08:00
neverland
ee6fa66e4a
docs(changelog): vant@4.0.0-rc.2 () 2022-09-11 12:08:32 +08:00
chenjiahan
bcae14d7cb release: 4.0.0-rc.2 v4.0.0-rc.2 2022-09-11 12:05:14 +08:00
neverland
4756168ae7
fix(Dialog): incorrect transform behavior () 2022-09-11 09:43:49 +08:00
neverland
fd9cf38022
style(Empty): fix opacity in dark mode () 2022-09-11 09:21:09 +08:00
neverland
34360abd3b
fix: attach css variables to :root element () 2022-09-11 09:11:53 +08:00
chenjiahan
b6f2eb3e2a docs: fix legacy css variables in demo 2022-09-10 22:43:56 +08:00
chenjiahan
845c0b720b chore: remove unused stylelint ignore 2022-09-10 22:07:20 +08:00
neverland
c243ebd1ff
docs(changelog): vant@4.0.0-rc.1 () 2022-09-10 22:06:33 +08:00
chenjiahan
09c2bd8efd release: 4.0.0-rc.1 v4.0.0-rc.1 2022-09-10 22:02:49 +08:00
neverland
8df6eaf5a0
Merge pull request from vant-ui/next
WIP: 4.0
2022-09-10 21:55:57 +08:00
chenjiahan
99833f2185 docs: switch dev branch to v4 2022-09-10 21:53:14 +08:00
chenjiahan
66df033ec8 Merge branch 'dev' into next 2022-09-10 21:51:26 +08:00
neverland
e2ea3be819
feat: export props of all components () 2022-09-10 21:49:21 +08:00
neverland
019c328975
chore: remove *.less from sideEffects () 2022-09-10 17:17:23 +08:00
neverland
0e55b72200
feat(Image): add block prop () 2022-09-10 17:13:14 +08:00
neverland
69d3ba000c
chore: bump pnpm version to 7.11 () 2022-09-10 12:46:55 +08:00
neverland
9418fe371d
docs: improve use component guide () 2022-09-10 12:28:43 +08:00
neverland
5d8282ddae
docs(Toast): add component usage guide () 2022-09-10 11:40:11 +08:00
neverland
43ff890d79
feat(Toast): add message slot () 2022-09-10 11:32:38 +08:00
neverland
98642589ee
docs: add picker-group to migration guide () 2022-09-08 23:16:08 +08:00
neverland
6f910c9913
feat(Dialog): message-align can be justify () 2022-09-07 23:20:28 +08:00
chenjiahan
1b08f84ac6 docs(changelog): @vant/cli 4.0.4 2022-09-06 00:03:50 +08:00