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

feat: upgrade rc-input-number to support <InputNumber onStep /> #27076

Closed
wants to merge 1 commit into from

Conversation

cyjake
Copy link

@cyjake cyjake commented Oct 10, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature

🔗 Related issue link

https://github.com/react-component/input-number/pull/269/files

💡 Background and solution

Enable onStep support for InputNumber to be able to differentiate value change by input or value change by stepping with arrow up/down.

📝 Changelog

Language Changelog
🇺🇸 English InputNumber triggers onStep when value steps up or down
🇨🇳 Chinese InputNumber 增加 onStep 事件,在用户步进变量时触发

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@afc163
Copy link
Member

afc163 commented Oct 10, 2020

Added in #27075

@afc163 afc163 closed this Oct 10, 2020
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1768c07:

Sandbox Source
antd reproduction template Configuration

@cyjake cyjake deleted the upgrade-rc-input-number branch October 10, 2020 10:25
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.

2 participants