m-input-number
m-input-number copied to clipboard
input-number mobile ui component for react (web & react-native)
Bumps [rc-tools](https://github.com/react-component/rc-tools) from 6.5.7 to 9.6.1. Commits See full diff in compare view Maintainer changes This version was pushed to npm by chenshuai2144, a new releaser for rc-tools since your...
Updates the requirements on react-native-index-page to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...
Updates the requirements on [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) to permit the latest version. Release notes *Sourced from [enzyme-to-json's releases](https://github.com/adriantoine/enzyme-to-json/releases).* > ## v2.0.1 > Reintroduced Node 4 support ([#71](https://github-redirect.dependabot.com/adriantoine/enzyme-to-json/issues/71)) Commits - See full diff...
Updates the requirements on [react-dom](https://github.com/facebook/react) to permit the latest version. Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## v15.4.2 > ## 15.4.2 (January 6, 2017) > > ### React >...
React component state updates using `setState` may asynchronously update `this.props` and `this.state`, thus it is not safe to use either of the two when calculating the new state passed to...
see https://github.com/ant-design/ant-design-mobile/pull/2507 and https://github.com/JedWatson/classnames/pull/167
How can I change the white background to transparent? Also when value is 100, and i use minus sign to go to 99.99, and increase again to 100, the value...