-
Updated
Aug 27, 2020 - JavaScript
#
draft-js
Here are 180 public repositories matching this topic...
A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
美观易用的React富文本编辑器,基于draft-js开发
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Jul 30, 2020 - JavaScript
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
Jul 16, 2020 - JavaScript
A complete rewrite of dante editor in draft-js
-
Updated
Jul 15, 2020 - JavaScript
Extensibly serialize & deserialize Draft.js ContentState with HTML.
-
Updated
Jul 31, 2020 - JavaScript
11
favoyang
commented
May 24, 2018
It would be appreciated if draftail can modify font color for text selection.
ouabing
commented
Aug 30, 2018
Selection based Text UI made easy
-
Updated
Aug 20, 2020 - JavaScript
A DraftJS plugin for supporting Markdown syntax shortcuts
-
Updated
Aug 17, 2020 - JavaScript
A dead simple comment engine built on top of AWS lambda and React, alternative comment service to Disqus.
react
website
aws-lambda
serverless
api-gateway
dynamodb
draft-js
disqus
comment-service
blog-comment
-
Updated
Jul 29, 2020 - JavaScript
Material-UI Rich Text Editor and Viewer
-
Updated
Aug 11, 2020 - TypeScript
An opinionated DraftJS plugin for supporting Markdown syntax shortcuts
-
Updated
Aug 8, 2020 - JavaScript
Build extensible Draft.js editors with configurable plugins and integrated serialization.
-
Updated
Jul 17, 2020 - JavaScript
Online Z-notations Editor with Draft.js and React.js
-
Updated
Jul 30, 2020 - CSS
An opinionated Gatsby starter designed for trash-eating pandas.
-
Updated
Oct 13, 2018 - JavaScript
A pluginable, intuitive medium/notion like rich text editor(currently in wip, Beta version is about to release in august)
-
Updated
Aug 23, 2020 - TypeScript
React rich text editor built using Draft.js
-
Updated
May 19, 2017 - JavaScript
Add syntax highlighting support to your DraftJS editor
-
Updated
Aug 8, 2020 - JavaScript
thibaudcolas
commented
Mar 7, 2018
Feature (to address a bug in Draft.js). See facebook/draft-js#523 (comment) and facebook/draft-js#1082.
What is the current behavior?
[...] when copy-pasting Draft.js images from one editor to another. If the unstyled blocks in-between the images are empty, then they will be removed in the target editor... and it becomes
Add IDE-like behaviours to code blocks in your DraftJS editors
-
Updated
Jun 6, 2020 - JavaScript
An Article CMS Prototype
-
Updated
Aug 20, 2017 - JavaScript
Improve this page
Add a description, image, and links to the draft-js topic page so that developers can more easily learn about it.
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."
-- Bug Report --
Expected Behavior
Placeholder is not present when there is a list item bullet/number in the editor.
Current Behavior
Placeholder and list element are both present within the editor.
Steps to Reproduce