Alex Reardon

Results 25 issues of Alex Reardon

@Andarist adopting your suggestion now that the effect also toggles a `isFirstRun` flag

Existing registry sidebar: Here are some ideas on how this might be improved: - add a 'search' input to filter down the list (this will be helpful as the registry...

- adding `esm` outputs (through `"module"` field and `"exports"`) - still has `cjs` support through `"main"` field - moving from `es5` target to `es2022` target (will likely need a `major`...

Right now, `react-dnd` is expecting to own all draggable elements (``) within the `rootElement` (default: `window`) of a `DndProvider`. https://github.com/react-dnd/react-dnd/blob/7c88c37489a53b5ac98699c46a506a8e085f1c03/packages/backend-html5/src/HTML5BackendImpl.ts#L448-L553 When a `"dragstart"` event occurs on a `rootElement`, if no...

Hey all, We are taking the next step in saying thank you and goodbye to our friend `react-beautiful-dnd`. - ⚠️ We have now [deprecated](https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions) `react-beautiful-dnd` on [npm](https://www.npmjs.com/package/react-beautiful-dnd). You will now...

announcement 🔊