Skip to content
#

draft-js

Here are 209 public repositories matching this topic...

A multilingual react rich-text editor component includes media support such as texts, images, videos, audios, links etc. Development based on Draft-Js and Ant-design, good support html, markdown, draft-raw mode. 一款基于 draft-Js 和 ant-design 实现的 react 富文本编辑器组件,支持文本、图片、视频、音频、链接等元素插入,同时支持HTML、markdown、draft Raw格式。

  • Updated Aug 10, 2021
  • JavaScript
draftail
quirinpa
quirinpa commented Jan 18, 2021

Describe the bug

I'm trying to write a plugin to limit maximum content length in the draftail editor. I also want to be able to paste formatted content from outside the editor. Turns out my plugin's handlePastedText does not get called when setting prop stripPastedStyles to false. Unless I paste plain text.

Environment

Current version of draftail + draft.js 0.10.5

Steps to

draftjs-filters

Improve this page

Add a description, image, and links to the draft-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the draft-js topic, visit your repo's landing page and select "manage topics."

Learn more