We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62485a commit 86d234bCopy full SHA for 86d234b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.4.28
2
+
3
+`2019-07-05`
4
5
+- **Bug Fix**
6
+ - 修复`vtabs`在页面`allowsBounceVertical`时不能滚动的问题
7
+ - 修复`search-bar`在`placeholder`很长的情况下点击无法清除内容的问题
8
9
## 0.4.27
10
11
`2019-05-24`
package.json
@@ -1,6 +1,6 @@
{
"name": "mini-antui",
- "version": "0.4.27",
+ "version": "0.4.28",
"description": "小程序版AntUI",
"repository": {
"type": "git",
0 commit comments