Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-26 21:05:57 +08:00
21 changed files with 240 additions and 62 deletions
+17
View File
@@ -0,0 +1,17 @@
# @vant/popperjs
@popperjs/core in commonjs format, added Object.assign polyfill.
## Install
```shell
yarn add @vant/popperjs
```
## Usage
see: https://popper.js.org/
## Refer
issue: https://github.com/youzan/vant/issues/7626