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 2c4f1fa commit b8ecb84Copy full SHA for b8ecb84
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.4.34
2
+
3
+`2019-09-24`
4
5
+- **Bug Fix**
6
+ - **search-bar** 点击清除 icon 后搜索框自动获取焦点 [#289](https://github.com/ant-mini-program/mini-antui/issues/289)
7
8
+- **Feature**
9
+ - **filter** 组件可点击遮罩层关闭;调整最大高度值 [#287](https://github.com/ant-mini-program/mini-antui/issues/287)
10
11
12
## 0.4.33
13
14
`2019-09-10`
package.json
@@ -1,6 +1,6 @@
{
"name": "mini-antui",
- "version": "0.4.33",
+ "version": "0.4.34",
"description": "小程序版AntUI",
"repository": {
"type": "git",
0 commit comments