m-input-number icon indicating copy to clipboard operation
m-input-number copied to clipboard

input-number mobile ui component for react (web & react-native)

Results 17 m-input-number issues
Sort by recently updated
recently updated
newest added

Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.48.10 to 0.64.12. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react-native&package-manager=npm_and_yarn&previous-version=0.48.10&new-version=0.64.12)](https://dependabot.com/compatibility-score/?dependency-name=@types/react-native&package-manager=npm_and_yarn&previous-version=0.48.10&new-version=0.64.12) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 15.5.13 to 17.0.9. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=15.5.13&new-version=17.0.9)](https://dependabot.com/compatibility-score/?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=15.5.13&new-version=17.0.9) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 2.13.3 to 3.1.1. Release notes Sourced from coveralls's releases. Maintenance / Security updates swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx....

dependencies

Bumps [jest](https://github.com/facebook/jest) from 20.0.4 to 27.0.6. Release notes Sourced from jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [react-native](https://github.com/facebook/react-native) from 0.42.3 to 0.64.2. Release notes Sourced from react-native's releases. v0.64.2 Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked...

dependencies

Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 15.7.0 to 17.0.2. Release notes Sourced from react-test-renderer's releases. 17.0.2 (March 22, 2021) React DOM Remove an unused dependency to address the SharedArrayBuffer cross-origin isolation warning. (@koba04...

dependencies

1. `npm install rc-input-number` 2. Added `import InputNumber from 'rc-input-number'` 3. Added `` I'm using React Native 0.45.1 and React 16. Copy from https://github.com/react-component/input-number/issues/71 cc @efournival

这个应该是android 下 touchstart并滑动手势后,就不会触发touchend 事件引起的 Copy from https://github.com/react-component/input-number/issues/37 @zengyue

bug