neverland
|
67e4adb389
|
fix(Image): mismatching warning during ssr (#7822)
|
2020-12-26 15:29:46 +08:00 |
|
neverland
|
76aa0e5dd9
|
fix(Swipe): incorrect size during ssr (#7821)
|
2020-12-26 15:18:28 +08:00 |
|
neverland
|
b89832c03e
|
fix(Stepper): change event emitted twice (#7820)
|
2020-12-26 15:09:57 +08:00 |
|
chenjiahan
|
455b9e6d44
|
docs(Calendar): fix variable conflict #7803
|
2020-12-26 14:12:29 +08:00 |
|
chenjiahan
|
2323e729c5
|
Merge branch 'dev' of https://github.com/youzan/vant into dev
|
2020-12-24 21:02:14 +08:00 |
|
chenjiahan
|
0f06cb2303
|
fix(Swipe): incorrect active tab when activated #7772
|
2020-12-24 21:01:52 +08:00 |
|
neverland
|
97509a90b1
|
feat(Stepper): add show-input prop (#7812)
|
2020-12-24 20:23:32 +08:00 |
|
neverland
|
1fac5c5f4f
|
feat(Form): resetValidation support multiple names (#7811)
|
2020-12-24 20:19:00 +08:00 |
|
neverland
|
d92d29c885
|
feat(Form): support valdiate multiple names (#7810)
|
2020-12-24 20:11:22 +08:00 |
|
neverland
|
f5281f1e7e
|
fix(CountDown): fix ssr memory leak (#7808)
|
2020-12-24 19:44:51 +08:00 |
|
晓晓晓晓晓丶vv
|
a8bbaf1bfd
|
feat(IndexBar): add scrollTo method (#7794)
|
2020-12-24 19:29:03 +08:00 |
|
buu
|
fc55822b48
|
fix(@vant/use): nav link (#7800)
|
2020-12-23 14:34:56 +08:00 |
|
chenjiahan
|
0b0f385ca3
|
docs(changelog): 3.0.0
|
2020-12-23 00:35:49 +08:00 |
|
chenjiahan
|
e42fac7fe4
|
chore: release 3.0.0
v3.0.0
|
2020-12-23 00:24:56 +08:00 |
|
chenjiahan
|
88935f1032
|
Merge branch '2.x' into dev
|
2020-12-23 00:22:55 +08:00 |
|
chenjiahan
|
b73d9f00a9
|
docs(changelog): 2.12.0
|
2020-12-23 00:20:09 +08:00 |
|
chenjiahan
|
5e798df62a
|
chore: release 2.12.0
v2.12.0
|
2020-12-23 00:18:43 +08:00 |
|
chenjiahan
|
0244eb20ad
|
docs: add vant-aliapp to intro
|
2020-12-23 00:14:50 +08:00 |
|
晓晓晓晓晓丶vv
|
88394b4b50
|
docs(Stepper): update stepper docs (#7789)
|
2020-12-22 16:53:35 +08:00 |
|
dependabot[bot]
|
1502b7e6fc
|
build(deps): bump node-notifier in /packages/vant-cli (#7790)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-22 16:53:08 +08:00 |
|
chenjiahan
|
23dba5f4d8
|
chore: release 3.0.0-rc.5
v3.0.0-rc.5
|
2020-12-22 10:27:25 +08:00 |
|
chenjiahan
|
292ca41d20
|
test(Cascader): update test cases
|
2020-12-21 22:57:50 +08:00 |
|
chenjiahan
|
bf497eed33
|
refactor(Cascader): refactor with composition api
|
2020-12-21 22:41:47 +08:00 |
|
chenjiahan
|
6f009b7b8a
|
docs(Cascader): fix missing options
|
2020-12-21 22:32:55 +08:00 |
|
chenjiahan
|
4d6b1d2875
|
docs(Cascader): use composition api
|
2020-12-21 22:32:17 +08:00 |
|
chenjiahan
|
9f758b981f
|
docs(Cascader): fix install guide
|
2020-12-21 22:25:30 +08:00 |
|
chenjiahan
|
eaabec940b
|
docs(changelog): 3.0.0-rc.4
|
2020-12-21 22:02:00 +08:00 |
|
chenjiahan
|
f57d15425e
|
chore: release 3.0.0-rc.4
v3.0.0-rc.4
|
2020-12-21 21:57:50 +08:00 |
|
chenjiahan
|
cbc107dfd7
|
docs: remove 2.x version tips
|
2020-12-21 21:51:42 +08:00 |
|
chenjiahan
|
862cb55daa
|
Merge branch '2.x' into dev
|
2020-12-21 21:50:20 +08:00 |
|
chenjiahan
|
74d16f2649
|
docs(changelog): 2.12.0-beta.0
|
2020-12-21 21:46:11 +08:00 |
|
chenjiahan
|
1d044335e4
|
chore: release 2.12.0-beta.0
v2.12.0-beta.0
|
2020-12-21 21:37:33 +08:00 |
|
Jontyy
|
0e68369d47
|
feat(uploader): add single uploader preview image style (#7776)
add single uploader preview image style
|
2020-12-21 21:34:42 +08:00 |
|
晓晓晓晓晓丶vv
|
d855521d5d
|
feat(Stepper): add props 'showInput' (#7785)
|
2020-12-21 20:17:37 +08:00 |
|
chenjiahan
|
0b10fd3999
|
chore: release @vant/stylelint-config@1.4.2
|
2020-12-21 17:59:44 +08:00 |
|
Jake
|
52f02eeefd
|
chore(stylelint): deep error in vue3 compiler (#7787)
|
2020-12-21 17:57:59 +08:00 |
|
chenjiahan
|
a2ed3166f4
|
docs(cli): changelog 3.1.7
|
2020-12-21 17:28:01 +08:00 |
|
chenjiahan
|
86153ec4cf
|
chore: release @vant/cli@3.1.7
|
2020-12-21 17:23:56 +08:00 |
|
chenjiahan
|
70f01133d9
|
fix(@vant/eslint-config): use default component-definition-name-casing
|
2020-12-21 17:23:05 +08:00 |
|
chenjiahan
|
d00fce3f61
|
Merge branch '2.x' into dev
|
2020-12-21 17:15:26 +08:00 |
|
chenjiahan
|
d9e4adafe9
|
chore: release @vant/eslint-config@3.0.1
|
2020-12-21 17:03:57 +08:00 |
|
Jake
|
df2e91cdf9
|
chore: 修复eslint 组件名称配置冲突 (#7782)
|
2020-12-21 16:55:39 +08:00 |
|
neverland
|
cdd48318db
|
fix(cli): failed to throw error (#7783)
* fix(cli): failed to throw error
* fix: stat
|
2020-12-21 16:28:32 +08:00 |
|
neverland
|
b4cb00ed97
|
style(Cascader): fix style details (#7779)
* style(Cascader): fix style details
* style(Tabs): use less var
|
2020-12-21 13:34:36 +08:00 |
|
chenjiahan
|
8bbd944ece
|
Merge branch '2.x' into dev
|
2020-12-21 11:02:14 +08:00 |
|
neverland
|
659ea9cf07
|
fix(Cascader): failed to update tabs when value is zero (#7778)
|
2020-12-21 10:46:30 +08:00 |
|
neverland
|
a9134162f6
|
fix(Cascader): should watch options deeply (#7777)
* fix(Cascader): should watch options deeply
* docs: fix
|
2020-12-21 10:28:08 +08:00 |
|
chenjiahan
|
5452701c47
|
test(Cascader): add test cases
|
2020-12-20 21:23:50 +08:00 |
|
chenjiahan
|
f71a1da8a7
|
fix(Cascader): failed to switch to active tab
|
2020-12-20 21:23:50 +08:00 |
|
chenjiahan
|
5fc1a8a06e
|
feat(Cascader): add less vars
|
2020-12-20 21:23:50 +08:00 |
|