facebookarchive / draft-js

A React framework for building text editors.
https://draftjs.org/
MIT License
22.58k stars 2.64k forks source link

Draft.js 0.12.0 Umbrella #2650

Open mrkev opened 4 years ago

mrkev commented 4 years ago

Draft.js v0.12.0 is approaching— this is an issue to track changes and related issues.

One of these changes is the transition of entities from living in the global Entity module into contentState. This was set to be done by the release of v0.11.0 but was postponed to come with v0.12.0.

I'm opening this issue to close https://github.com/facebook/draft-js/issues/839 and https://github.com/facebook/draft-js/issues/1312, since they mention the change in DraftEntity will happen on v0.11.0 which is not the case any more, and could cause confusion.

cdow2-godaddy commented 3 years ago

Is there a list of issues remaining before this can be released?