10 Commits

Author SHA1 Message Date
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
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
neverland
95ffe9bc19
perf(@vant/lazyload): reuse some utils (#9591) 2021-09-29 18:11:04 +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
3ad17abd52 types(@vant/lazyload): add $Lazyload typing 2021-09-24 10:48:24 +08:00
chenjiahan
9c5ad689eb chore(@vant/lazyload): remove @babel/runtime 2021-04-14 09:35:08 +08:00
chenjiahan
d3ca404f98 feat(Lazyload): support Vue 3 2020-11-30 20:20:39 +08:00
chenjiahan
b7306e311b feat: add @vant/lazyload pacakge 2020-11-30 19:05:28 +08:00