draft-js-markdown-plugin icon indicating copy to clipboard operation
draft-js-markdown-plugin copied to clipboard

An opinionated DraftJS plugin for supporting Markdown syntax shortcuts

Results 32 draft-js-markdown-plugin issues
Sort by recently updated
recently updated
newest added

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

Just testing this on the spectrum.chat site: 1. start typing a message 2. Press cmd-b to make text bold 3. Continue typing Expected result: Text is bold from the time...

bug

Fixes #181 To support DraftJS v0.11.x forward, handleBeforeInput needs to take an additional parameter `eventTimestamp` for synchronizing collaborative actions. This change adds support for eventTimestamp, updates all tests and snapshots,...

When pairing the plugin with DraftJS v0.11.0, the console will give the error `setEditorState is not a function` anytime a Markdown shortcut is used. Looks like there was [an API...

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu

**Description** Given an initial editor state contains a checkable-list-item, and no action has been taken on the editor (i.e. refreshed page), toggling a checkbox in the editor will throw a...

Hi there, it looks like this was brought up in #59 but then closed. But I tried recreating a small example on codesandbox and it seems the issue is still...

🚨 Your version of react-dom has known security vulnerabilities 🚨 Advisory: CVE-2018-6341 Disclosed: January 04, 2019 URL: [https://nvd.nist.gov/vuln/detail/CVE-2018-6341](https://nvd.nist.gov/vuln/detail/CVE-2018-6341) Low severity vulnerability that affects react-dom React applications which rendered to HTML...

depfu

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu