Skip to content

Commit

Permalink
Merge pull request #78 from Dengzygx/docs/0.8.4-changelog
Browse files Browse the repository at this point in the history
fix: 0.8.4发版
  • Loading branch information
josonyang authored Apr 15, 2022
2 parents b7be2d7 + 88f5051 commit 64ad22f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ docClass: timeline
toc: false
spline: explain
---
## 0.8.4 (2022-04-15)


### Bug Fixes

* **Swiper:** 修复动态绑定时出错问题
* **List:** 修复组件demo代码运行出错的问题
* **Input:** compositionend优化


### Features

* **Tabs:** 新增stickyProps,支持滚动到顶部时自动吸顶
* **PullDownRefresh:** loadingBarHeight属性支持string类型,代码优化

## 0.8.2 (2022-04-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdesign-mobile-vue",
"purename": "tdesign",
"version": "0.8.3-alpha.1",
"version": "0.8.4",
"description": "tdesign-mobile-vue",
"author": "TDesign Group",
"homepage": "https://tdesign.tencent.com/mobile-vue/",
Expand Down

0 comments on commit 64ad22f

Please sign in to comment.