Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AtInputNumber 能否支持onBlur属性 #251

Closed
nsyujian opened this issue Dec 14, 2018 · 1 comment
Closed

AtInputNumber 能否支持onBlur属性 #251

nsyujian opened this issue Dec 14, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@nsyujian
Copy link

重现步骤

Input组件输入的数量有时要做过滤, 比如数量要求必须是11的倍数,这时step设置为11, 但是用Input组件直接输入没有合适的时机校正数量,如果可以提供onBlur属性则可以在onBlur时校正数量

依赖的版本号

Node: v8.11.1
Taro: 1.2.0-beta.9
Taro-UI: 1.5.2

@jimczj jimczj added the enhancement New feature or request label Dec 14, 2018
@jimczj
Copy link
Contributor

jimczj commented Dec 14, 2018

已增加,等待发版本

@jimczj jimczj closed this as completed Dec 14, 2018
koppthe added a commit that referenced this issue Dec 24, 2018
- FloatLayout 新增 ScrollView 的属性配置 #258 #259
- InputNumber 新增 onBlur 事件 #251
- ICON 修复 rpx 转换 #112
- 修复 Image Picker 不能选择同一文件的问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants