react-ds
react-ds copied to clipboard
:fire: React Drag To Select component (tiny, touch friendly, and no dependencies!)
This transform should never be used, and is actively harmful for performance since it causes deopts within React. In addition to being harmful in React, it also breaks Preact compatibility...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Hello, In your example, you have used set state in render for call back reference due to which it the stack size increases and gives an error of maximum call...
Having the `endPoint` as second argument of `onSelectionChange` could help with some UX stuff, like popping up some actions panel for highlighted elements in that point. Atm an additional listener...
Having the `endPoint` as second argument of `onSelectionChange` could help with some UX stuff, like popping up some actions panel for highlighted elements in that point.
I think `react-ds` could be simplified to work with hooks, something using `useRef()`
Hi, in the example, I noticed that renderSelection() isn't bind on this. It should be, or be either an arrow function. Thanks for this plugin and your work.
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...