- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 180
feat: stringMode #293
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
feat: stringMode #293
Conversation
| This pull request introduces 1 alert when merging 8195434 into e72ee08 - view on LGTM.com new alerts: 
 | 
| This pull request introduces 1 alert when merging f68e397 into e72ee08 - view on LGTM.com new alerts: 
 | 
| This pull request introduces 1 alert when merging a8865ee into e72ee08 - view on LGTM.com new alerts: 
 | 
| This pull request introduces 1 alert when merging 7f16537 into e72ee08 - view on LGTM.com new alerts: 
 | 
| Deployment failed with the following error:  | 
ref ant-design/ant-design#25418
重新梳理了一下逻辑,抽了一部分到 hooks 里。可能有漏的。
stringMode支持高精度数字格式onChange仅做数字类型触发,onBlur后恢复错误值onChange不再会触发超过min&max范围的值min&max变动不触发onChange,提示错误样式📡 preview comment 直达
看看没问题我继续搞测试去。