react-simple-range icon indicating copy to clipboard operation
react-simple-range copied to clipboard

:sound: React slider component for inputting a numeric value within a range.

Results 19 react-simple-range issues
Sort by recently updated
recently updated
newest added

`Cannot read properties of null (reading 'getBoundingClientRect')` I think this happens if the the element is not ready in `getSliderInfo()` quick fix: ```javascript var getSliderInfo = function getSliderInfo() { var...

Hi, it would be useful to be able to disable the keyboard interaction events. For this project I only want the user to be able to use the mouse on...

Hi, it seems that the Slider will take a `{value}` prop but it's not mentioned in your docs. however the following doesn't seem to work anyway? ```javascript const defaultValue =...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 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...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34) Changelog Sourced from loader-utils's changelog. 1.4.1 (2022-11-07) Bug Fixes...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies