sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 430 forks source link

feat(draft): update to draftjs11 #333

Closed mauriciomutte closed 2 years ago

mauriciomutte commented 5 years ago

Fix #331

sstur commented 2 years ago

Closing this for now since this codebase needs some work prior major updates to dependencies.

Side note: It might make sense to revitalize this project after Draft's successor Lexical (formerly called Outline) lands.