Skip to content

Conversation

@zombieJ
Copy link
Member

@zombieJ zombieJ commented Feb 9, 2021

ref ant-design/ant-design#25418

重新梳理了一下逻辑,抽了一部分到 hooks 里。可能有漏的。

  • 🔥 stringMode 支持高精度数字格式
    • shift or ctrl 加减暂时去了,有需求再加回来
  • 🔥 支持输入法(有个日语的 issue 不知道去哪儿了)
  • onChange 仅做数字类型触发,onBlur 后恢复错误值
    • onChange 不再会触发超过 min & max 范围的值
  • min & max 变动不触发 onChange ,提示错误样式

📡 preview comment 直达

看看没问题我继续搞测试去。

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 11, 2021

This pull request introduces 1 alert when merging 8195434 into e72ee08 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 12, 2021

This pull request introduces 1 alert when merging f68e397 into e72ee08 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 12, 2021

This pull request introduces 1 alert when merging a8865ee into e72ee08 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 12, 2021

This pull request introduces 1 alert when merging 7f16537 into e72ee08 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@vercel
Copy link

vercel bot commented Feb 12, 2021

Deployment failed with the following error:

Creating the Deployment Timed Out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants