mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-02 19:59:16 +08:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
`ZanUI-WeApp` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。
|
||
|
||
## [v2.2.0](https://github.com/youzan/zanui-weapp/tree/v2.2.0) (2017-10-15)
|
||
[Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.1.1...v2.2.0)
|
||
|
||
**Bug Fixes**
|
||
|
||
- 多页面情况下,TopTips 无法自动清除 [\#20](https://github.com/youzan/zanui-weapp/issues/20)
|
||
|
||
**Improvements**
|
||
|
||
- \[new feature\] 增加发布脚本 [\#35](https://github.com/youzan/zanui-weapp/pull/35) ([pangxie1991](https://github.com/pangxie1991))
|
||
- \[new feature\] 增加Capsule, Noticebar, Popup;修正Dialog在非最外层情况下引入的样式问题;更新readme。 [\#32](https://github.com/youzan/zanui-weapp/pull/32) ([everywill](https://github.com/everywill))
|
||
- \[new feature\] 增加单选 和一个验证码的样式 [\#30](https://github.com/youzan/zanui-weapp/pull/30) ([muzea](https://github.com/muzea))
|
||
- \[new feature\] Docs: 文档更新 [\#29](https://github.com/youzan/zanui-weapp/pull/29) ([pangxie1991](https://github.com/pangxie1991))
|
||
|
||
## 2.1.0
|
||
|
||
**Improvements**
|
||
|
||
- 新增`switch`组件
|