neverland
|
091b5c7ff8
|
build(@vant/lazyload): using rollup to bundle (#9598)
|
2021-09-30 11:19:38 +08:00 |
|
chenjiahan
|
75958887c2
|
docs(@vant/use): changelog v1.3.2
|
2021-09-30 10:55:04 +08:00 |
|
chenjiahan
|
9e750ea634
|
release: @vant/use 1.3.2
|
2021-09-30 10:52:08 +08:00 |
|
neverland
|
1457a27fb4
|
fix(@vant/cli): added markdown link open plugin (#9597)
|
2021-09-30 10:45:55 +08:00 |
|
chenjiahan
|
6a054ca0e3
|
Revert "chore: remove @vant/markdown-loader package"
This reverts commit 6eec7f3c2f9207227c178baedf767f3031e040f8.
|
2021-09-30 10:32:29 +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 |
|
neverland
|
8d9ccfd8c7
|
fix(@vant/use): keep forward compatible (#9592)
|
2021-09-29 18:24:31 +08:00 |
|
neverland
|
95ffe9bc19
|
perf(@vant/lazyload): reuse some utils (#9591)
|
2021-09-29 18:11:04 +08:00 |
|
neverland
|
ec5067ce7d
|
perf: remove passive event polyfill (#9590)
|
2021-09-29 17:36:50 +08:00 |
|
neverland
|
7aba794d80
|
perf(@vant/lazyload): remove CustomEvent polyfill (#9589)
|
2021-09-29 17:31:05 +08:00 |
|
neverland
|
e8186795b7
|
perf: no longer need transform prefix (#9588)
* perf: no longer need transform prefix
* chore: upd
* chore: upd
|
2021-09-29 17:04:03 +08:00 |
|
chenjiahan
|
ebffeb4cda
|
test(ImagePreview): sort test cases
|
2021-09-29 10:32:54 +08:00 |
|
chenjiahan
|
4859d77623
|
chore: bump @vue/test-utils@2.0.0-rc.14
|
2021-09-29 10:32:54 +08:00 |
|
chenjiahan
|
c3759b1c3f
|
perf: using appear instead
|
2021-09-29 10:32:54 +08:00 |
|
chenjiahan
|
a48caa7c98
|
fix(Toast): failed to sync clear toast
|
2021-09-29 10:32:54 +08:00 |
|
chenjiahan
|
9f1c1a8d81
|
release: @vant/cli 4.0.0-beta.7
|
2021-09-28 20:01:32 +08:00 |
|
neverland
|
9bd0f9f6bb
|
perf(@vant/cli): configure manualChunks (#9584)
|
2021-09-28 20:00:53 +08:00 |
|
chenjiahan
|
0d7fb21b73
|
release: @vant/cli 4.0.0-beta.6
|
2021-09-28 16:00:34 +08:00 |
|
chenjiahan
|
4494d85491
|
docs(changelog): 3.2.4
|
2021-09-26 15:15:08 +08:00 |
|
chenjiahan
|
2b7e688216
|
release: 3.2.4
v3.2.4
|
2021-09-26 15:11:00 +08:00 |
|
neverland
|
7adfca6195
|
feat(Search): add name prop (#9563)
|
2021-09-25 15:20:16 +08:00 |
|
dependabot[bot]
|
cb8d6d9cec
|
build(deps): bump ini from 1.3.5 to 1.3.8 in /packages/vant-lazyload (#9558)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-25 10:33:11 +08:00 |
|
dependabot[bot]
|
5db5e4d40a
|
build(deps): bump path-parse in /packages/vant-lazyload (#9559)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-25 10:31:34 +08:00 |
|
chenjiahan
|
8d6d65fa58
|
chore: bump lazyload and remove todo
|
2021-09-24 10:48:24 +08:00 |
|
chenjiahan
|
3aa3bbfa49
|
release: @vant/lazyload 1.3.0
|
2021-09-24 10:48:24 +08:00 |
|
chenjiahan
|
33d7aa8f1a
|
perf(@vant/lazyload): reduce production log
|
2021-09-24 10:48:24 +08:00 |
|
chenjiahan
|
00b1568887
|
perf(@vant/lazyload): remove edge 15 polyfill
|
2021-09-24 10:48:24 +08:00 |
|
chenjiahan
|
3ad17abd52
|
types(@vant/lazyload): add $Lazyload typing
|
2021-09-24 10:48:24 +08:00 |
|
neverland
|
8fbeb6a9c3
|
types: fix $toast、$dialog、$notify typing (#9556)
* types: fix $toast、$dialog、$notify typing
* types: organize
|
2021-09-24 10:17:07 +08:00 |
|
Sun
|
d2455554a2
|
types(Popover): PopoverAction type allow extra properties (#9554)
|
2021-09-23 17:29:01 +08:00 |
|
neverland
|
b45ef47929
|
build: fix deploy site action (#9555)
|
2021-09-23 17:24:37 +08:00 |
|
neverland
|
0fc3361226
|
feat(Search): add autocomplete prop (#9553)
|
2021-09-23 16:52:05 +08:00 |
|
neverland
|
6ff2b7ff0e
|
docs(NumberKeyboard): fix multiple extraKey doc (#9551)
|
2021-09-23 16:37:09 +08:00 |
|
neverland
|
03988a0d32
|
docs: add props types to document (#9550)
|
2021-09-23 16:33:20 +08:00 |
|
neverland
|
4f64457aa0
|
docs: add faq links (#9548)
* docs: add faq links
* docs: upd
|
2021-09-23 11:46:58 +08:00 |
|
neverland
|
70c4ddf46e
|
docs: add iOS :active pseudo faq (#9547)
|
2021-09-23 11:17:09 +08:00 |
|
chenjiahan
|
a3380f08c0
|
types: export props types
|
2021-09-23 10:15:48 +08:00 |
|
chenjiahan
|
70eec20d25
|
docs(@vant/use): changelog v1.3.1
|
2021-09-22 17:26:46 +08:00 |
|
chenjiahan
|
67437b541e
|
release: @vant/use 1.3.1
|
2021-09-22 17:24:25 +08:00 |
|
neverland
|
b6cd212a77
|
perf(@vant/use): remove raf polyfill (#9544)
|
2021-09-22 16:16:48 +08:00 |
|
neverland
|
38b1be3ac2
|
fix(Tabs): failed to scroll into view when rendering multiple tabs (#9543)
|
2021-09-22 16:03:22 +08:00 |
|
dependabot[bot]
|
99dcbc04f8
|
build(deps): bump @vitejs/plugin-vue from 1.8.1 to 1.9.0 (#9537)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-vue@1.9.0/packages/plugin-vue)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-22 10:06:56 +08:00 |
|
dependabot[bot]
|
06c4cf726c
|
build(deps-dev): bump @vue/compiler-sfc from 3.2.11 to 3.2.12 (#9526)
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.12/packages/compiler-sfc)
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-22 10:00:32 +08:00 |
|
dependabot[bot]
|
1fa8be3d71
|
build(deps): bump babel-jest from 27.2.0 to 27.2.1 (#9535)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.2.1/packages/babel-jest)
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-22 10:00:10 +08:00 |
|
neverland
|
e1f54ec9d8
|
chore: reduce dependabot frequency
|
2021-09-22 09:59:05 +08:00 |
|
dependabot[bot]
|
3c9d72771f
|
build(deps): bump jest from 27.2.0 to 27.2.1 (#9534)
Bumps [jest](https://github.com/facebook/jest) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-22 09:57:01 +08:00 |
|
dependabot[bot]
|
5670ec2563
|
build(deps-dev): bump vue from 3.2.11 to 3.2.12 (#9525)
Bumps [vue](https://github.com/vuejs/vue) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-21 10:04:58 +08:00 |
|
neverland
|
48d0439adb
|
docs(Uploader): add faq (#9529)
|
2021-09-20 20:26:49 +08:00 |
|
neverland
|
b62f27dfc5
|
chore: remove unused config file (#9528)
|
2021-09-20 17:20:28 +08:00 |
|
neverland
|
751a263999
|
feat(@vant/cli): add enableVConsole option (#9527)
|
2021-09-20 17:18:08 +08:00 |
|