mini-antui
Advanced tools
Comparing version 0.3.11 to 0.3.12-alpha.1
@@ -0,1 +1,13 @@ | ||
## 0.3.11 | ||
`2018-10-10` | ||
- **Bug Fix** | ||
- 修复`search-bar`在IPhone X下面出现滚动的问题([#113](https://github.com/ant-mini-program/mini-antui/issues/113)) | ||
- 修复`stepper`在重置初始值时操作按钮状态不改变的bug([#111](https://github.com/ant-mini-program/mini-antui/issues/111)) | ||
- **Enhancement** | ||
- `page-result`图标升级到最新版本 | ||
- `input-item`增大清除icon点击响应范围 | ||
## 0.3.10 | ||
@@ -2,0 +14,0 @@ |
@@ -21,2 +21,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; | ||
syncInput: false, | ||
enableNative: true, // 兼容安卓input的输入bug | ||
onInput: function onInput() {}, | ||
@@ -23,0 +24,0 @@ onConfirm: function onConfirm() {}, |
{ | ||
"name": "mini-antui", | ||
"version": "0.3.11", | ||
"version": "0.3.12-alpha.1", | ||
"description": "小程序版AntUI", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -7,2 +7,7 @@ <p align="center"> | ||
## 链接 | ||
- [mini-antui官网文档](https://docs.alipay.com/mini/component-ext/overview) | ||
- [支付宝小程序](https://mini.open.alipay.com/channel/miniIndex.htm) | ||
- [开发工具](https://docs.alipay.com/mini/ide/overview) | ||
## 特性 | ||
@@ -46,9 +51,4 @@ | ||
## 链接 | ||
- [支付宝小程序](https://mini.open.alipay.com/channel/miniIndex.htm) | ||
- [开发工具](https://docs.alipay.com/mini/ide/overview) | ||
## 贡献 | ||
如果你有好的意见或建议,欢迎给我们提[issue](https://github.com/ant-mini-program/mini-antui/issues)。 |
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
116100
1556
0