react-input-range
react-input-range copied to clipboard
React component for inputting numeric values within a range (range slider)
Support for React 18
It should be possible to change a className in some components of the InputRange without resetting all the default classes. For example, given the InputRange classNames set below: ``` javascript...
slider slides smoothly on android but on iphones when someone slides the range slider the entire screen scrolls horizontally
Bumps [express](https://github.com/expressjs/express) from 4.15.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Handled the exceptions: 1. [Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example, because scrolling is in progress and cannot be interrupted. 2. TypeError: null is not...