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

chore: upgrade rc-input-number #21344

Merged
merged 1 commit into from
Feb 11, 2020
Merged

chore: upgrade rc-input-number #21344

merged 1 commit into from
Feb 11, 2020

Conversation

ElliotAshby
Copy link
Contributor

@ElliotAshby ElliotAshby commented Feb 11, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fix #21343

💡 Background and solution

Issue resolved in version 4.5.4 of rc-input-number

📝 Changelog

Language Changelog
🇺🇸 English Resolved cursor position issue in deletion of consecutive identical digits.
🇨🇳 Chinese

☑️ Self Check before Merge

  • 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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented Feb 11, 2020

@ElliotAshby ElliotAshby changed the title https://github.com/ant-design/ant-design/issues/21343 - fix fix: https://github.com/ant-design/ant-design/issues/21343 - fix Feb 11, 2020
@afc163 afc163 changed the title fix: https://github.com/ant-design/ant-design/issues/21343 - fix chore: upgrade rc-input-number Feb 11, 2020
@afc163 afc163 merged commit 7eb4852 into ant-design:master Feb 11, 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 f79e6c4:

Sandbox Source
antd reproduction template Configuration
antd reproduction template Issue #21343

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

Merging #21344 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #21344   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         300      300           
  Lines        7003     7003           
  Branches     1884     1931   +47     
=======================================
  Hits         6832     6832           
  Misses        171      171

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5425d84...f79e6c4. Read the comment docs.

orkhan-huseyn pushed a commit to orkhan-huseyn/ant-design that referenced this pull request Feb 12, 2020
yoyo837 pushed a commit that referenced this pull request Feb 15, 2020
* add Azerbaijani translation

* fix: rename Azerbaijani translation file

* fix: add az_AZ.txs file into locale/ folder

* fix: linting error on tranling comma

* fix: duplicate locales in locale-provide, a typo

* #21343 - fix (#21344)

* fix(Form): label width not correct when screen less than xs (#21222)

* fix(Form): label width not correct when screen less than xs

* fix form item control width

* fix css selector priority

* fix: separate translation into multiple files for Azerbaijani locale

* fix: wrong import from tr_TR locales into az_AZ

* fix: typo in calendar locale az

* add Azerbaijani translation

* fix: rename Azerbaijani translation file

* fix: add az_AZ.txs file into locale/ folder

* fix: linting error on tranling comma

* fix: duplicate locales in locale-provide, a typo

* add: time picker az_AZ locale

* fix: separate translation into multiple files for Azerbaijani locale

* fix: wrong import from tr_TR locales into az_AZ

* fix: typo in calendar locale az

* update: rc-picker in package.json

Co-authored-by: ElliotAshby <[email protected]>
Co-authored-by: 骗你是小猫咪 <[email protected]>
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.

Cursor Position Issue - Deletion of identical consecutive digits
3 participants