React-beautiful-dnd: Moving to React 16 in early 2018 馃挜

Created on 28 Nov 2017  路  13Comments  路  Source: atlassian/react-beautiful-dnd

The plan is to move react-beautiful-dnd to React 16 in early 2018. This will allow us to:

  • Move to a portal based solution for more robust styling #192
  • Clean up the api to remove the need to bind ref functions or insert the placeholders. #8
  • Avoid the need to create your own wrapper elements around a draggable. Will facilitate semantic table drag and drop

This shift would mean that the library would no longer work with React 15.

I wanted to give people the heads up now that this is the planned direction rather than springing it on people at the last minute.

Cheers

announcement 馃攰

Most helpful comment

It's time

screen shot 2018-03-23 at 4 58 44 pm

All 13 comments

i love u

All for it, thanks for the heads up.

Sounds great! Most other libs have followed suite, I think the timing is about right

Any plans to test/support React 16 (as a peer dependency) with the current API?

Hey @drew-walker!

The current api works with React 16. If you are feeling enthusiastic you could raise a PR to change the deep dep range in the package.json.

Thanks @drew-walker #249

This is so cool. Any updates for this @alexreardon ?

It is still high priority. We hope to start working on it soon

@alexreardon thats awesome. 馃憤

It's time

screen shot 2018-03-23 at 4 58 44 pm

If you are interested you can check out the new Draggable api 馃帀

Closed by #406

react-beutiful-dnd supports react 15 version

Was this page helpful?
0 / 5 - 0 ratings

Related issues

erganmedia picture erganmedia  路  3Comments

heymartinadams picture heymartinadams  路  3Comments

joshmillgate picture joshmillgate  路  3Comments

Tsabary picture Tsabary  路  3Comments

alexreardon picture alexreardon  路  3Comments