mirror of
https://gitee.com/vant-contrib/vant.git
synced 2026-06-05 09:58:11 +08:00
Compare commits
No commits in common. "93f75ccc84acbf78a09540571e60d2ef7c0111d9" and "0b142daf195490713cf4243967a7fbeb3314c408" have entirely different histories.
93f75ccc84
...
0b142daf19
@ -16,14 +16,6 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
|||||||
|
|
||||||
## Details
|
## Details
|
||||||
|
|
||||||
### [v2.12.12](https://github.com/youzan/vant/compare/v2.12.11...v2.12.12)
|
|
||||||
|
|
||||||
`2021-04-05`
|
|
||||||
|
|
||||||
**Bug Fixes**
|
|
||||||
|
|
||||||
- fix incorrect tag prompts under Webstorm [#8450](https://github.com/youzan/vant/issues/8450)
|
|
||||||
|
|
||||||
### [v2.12.11](https://github.com/youzan/vant/compare/v2.12.10...v2.12.11)
|
### [v2.12.11](https://github.com/youzan/vant/compare/v2.12.10...v2.12.11)
|
||||||
|
|
||||||
`2021-03-30`
|
`2021-03-30`
|
||||||
|
|||||||
@ -16,14 +16,6 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
|||||||
|
|
||||||
## 更新内容
|
## 更新内容
|
||||||
|
|
||||||
### [v2.12.12](https://github.com/youzan/vant/compare/v2.12.11...v2.12.12)
|
|
||||||
|
|
||||||
`2021-04-05`
|
|
||||||
|
|
||||||
**Bug Fixes**
|
|
||||||
|
|
||||||
- 修复 Webstorm 下组件标签提示不正确的问题 [#8450](https://github.com/youzan/vant/issues/8450)
|
|
||||||
|
|
||||||
### [v2.12.11](https://github.com/youzan/vant/compare/v2.12.10...v2.12.11)
|
### [v2.12.11](https://github.com/youzan/vant/compare/v2.12.10...v2.12.11)
|
||||||
|
|
||||||
`2021-03-30`
|
`2021-03-30`
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vant",
|
"name": "vant",
|
||||||
"version": "2.12.12",
|
"version": "2.12.11",
|
||||||
"description": "Mobile UI Components built on Vue",
|
"description": "Mobile UI Components built on Vue",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"module": "es/index.js",
|
"module": "es/index.js",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user