Compare commits

..

3 Commits

Author SHA1 Message Date
chenjiahan
d66e423ff5 docs(changelog): v.2.12.13 2021-04-11 16:35:56 +08:00
chenjiahan
da76ba3eab chore: release 2.12.13 2021-04-11 16:35:04 +08:00
neverland
7b34cc30f1
Update vant.config.js 2021-04-10 17:33:02 +08:00
4 changed files with 18 additions and 2 deletions

View File

@ -16,6 +16,14 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
## Details
### [v2.12.13](https://github.com/youzan/vant/compare/v2.12.12...v2.12.13)
`2021-04-11`
**Feature**
- Sticky: add change event [#8479](https://github.com/youzan/vant/issues/8479)
### [v2.12.12](https://github.com/youzan/vant/compare/v2.12.11...v2.12.12)
`2021-04-05`

View File

@ -16,6 +16,14 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
## 更新内容
### [v2.12.13](https://github.com/youzan/vant/compare/v2.12.12...v2.12.13)
`2021-04-11`
**Feature**
- Sticky: 新增 change 事件 [#8479](https://github.com/youzan/vant/issues/8479)
### [v2.12.12](https://github.com/youzan/vant/compare/v2.12.11...v2.12.12)
`2021-04-05`

View File

@ -1,6 +1,6 @@
{
"name": "vant",
"version": "2.12.12",
"version": "2.12.13",
"description": "Mobile UI Components built on Vue",
"main": "lib/index.js",
"module": "es/index.js",

View File

@ -26,7 +26,7 @@ module.exports = {
locales: {
'zh-CN': {
title: 'Vant',
description: '轻量、可靠的移动端 Vue 组件库',
description: '轻量、可靠的移动端组件库',
logo: 'https://img01.yzcdn.cn/vant/logo.png',
langLabel: '中文',
links: [