7 Commits

Author SHA1 Message Date
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