neverland
|
78bcd368ae
|
perf(@vant/cli): using terser to minify package (#9640)
|
2021-10-08 15:32:44 +08:00 |
|
neverland
|
61cce4c16e
|
chore: prefer using useRect (#9637)
|
2021-10-08 14:16:16 +08:00 |
|
neverland
|
a9fedfed24
|
feat(Field): add error-message slot (#9634)
|
2021-10-08 11:05:29 +08:00 |
|
neverland
|
4b0b2a0da3
|
chore(@vant/cli): bump deps (#9631)
* chore(@vant/cli): bump deps
* chore: fix version
|
2021-10-08 10:26:54 +08:00 |
|
neverland
|
46112b0cd7
|
docs: update issue template (#9633)
|
2021-10-08 10:13:52 +08:00 |
|
aisen60
|
c6e6f17cb7
|
fix(@vant/cli): set typographer to false for markdownItOptions (#9627)
|
2021-10-07 09:55:24 +08:00 |
|
dependabot[bot]
|
ba333cd3f6
|
build(deps): bump autoprefixer from 10.3.4 to 10.3.6 (#9613)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.4...10.3.6)
---
updated-dependencies:
- dependency-name: autoprefixer
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-10-06 08:09:06 +08:00 |
|
dependabot[bot]
|
decad7c3c5
|
build(deps-dev): bump @types/lodash from 4.14.173 to 4.14.175 (#9616)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.173 to 4.14.175.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
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-10-03 21:09:46 +08:00 |
|
dependabot[bot]
|
780edfb5bd
|
build(deps): bump @vitejs/plugin-vue-jsx from 1.1.8 to 1.2.0 (#9617)
Bumps [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue-jsx) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-app@1.2.0/packages/plugin-vue-jsx)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue-jsx"
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-10-02 10:48:12 +08:00 |
|
dependabot[bot]
|
2a2f4fb848
|
build(deps): bump vite from 2.5.10 to 2.6.2 (#9621)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.10 to 2.6.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@2.6.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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-10-01 21:48:29 +08:00 |
|
neverland
|
5686b385a4
|
chore: using Infinity (#9606)
|
2021-09-30 18:08:47 +08:00 |
|
neverland
|
3fc3dd3f6b
|
types(Skeleton): add SkeletonAvatarShape type (#9605)
|
2021-09-30 17:53:29 +08:00 |
|
neverland
|
a7b5fb2af6
|
types(Button): add ButtonNativeType、ButtonIconPosition type (#9604)
|
2021-09-30 17:52:14 +08:00 |
|
neverland
|
20fc06bf21
|
perf: add stringProp helper (#9603)
|
2021-09-30 17:50:09 +08:00 |
|
neverland
|
d111df8dfa
|
perf: add numericProp helper (#9602)
|
2021-09-30 16:33:50 +08:00 |
|
dependabot[bot]
|
0b71523604
|
build(deps): bump ansi-regex in /packages/vant-markdown-loader (#9596)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
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-30 16:29:11 +08:00 |
|
dependabot[bot]
|
9b73306293
|
build(deps): bump glob-parent in /packages/vant-lazyload (#9599)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
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-30 16:28:54 +08:00 |
|
neverland
|
27fb26ce96
|
chore: bump @vant/lazyload@1.4.0 (#9601)
|
2021-09-30 16:21:09 +08:00 |
|
chenjiahan
|
ee7aae8b1c
|
release: @vant/lazyload 1.4.0
|
2021-09-30 11:32:57 +08:00 |
|
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 |
|