Gab

Results 79 comments of Gab

> Would this include support for strict mode or should we create a new issue for that. @jacokok it feels like something we'll investigate separately. I'll open a new issue...

@jacokok I've updated the description of the issue to include strict mode support.

The migration from `Enzyme` to `@testing-library/react` is going well. There is only one file to refactor. You can follow the progress here: https://github.com/react-forked/dnd/pull/323 I'll work start to work on [Run...

The [migration from Enzyme to @testing-library/react](https://github.com/react-forked/dnd/pull/323) is done :heavy_check_mark: Next step: [Run test suite for react v16, v17 and v18](https://github.com/react-forked/dnd/issues/320) :slightly_smiling_face:

Sorry for keeping you all waiting! :grimacing: I'm still trying to find the time to make it work, but as many of you might have notice it's not an easy...

Hi @Xhale1 > I'm using react-beautiful-dnd for a few projects that required react 18 and I wasn't sure how progress was coming along so I forked your work and released...

@imekachi @oravecz we might be able to release a beta version this weekend. I'll keep you posted.

@oravecz > Some problem with the code running under React 18? Exacly! React 18 brought a couple of breaking changes and it was not an easy fix. Also some of...

Beta version released! https://github.com/react-forked/dnd/releases/tag/v15.0.0-beta.0 https://www.npmjs.com/package/@react-forked/dnd/v/15.0.0-beta.0

Hi @robotic-forest :wave: Currently my proirity is to [support react v18](https://github.com/react-forked/dnd/issues/293), but I'll go back to [this issue](https://github.com/react-forked/dnd/issues/240) as soon as possible :slightly_smiling_face: