-
Hey, is [plugin support](https://github.com/draft-js-plugins/draft-js-plugins) implemented? If not, is it planned?
-
**Describe the bug**
Link plugin has unexpected and broken behavior when editing links that span multiple words, but the selection is done only partially.
**To Reproduce**
- Create a link wit…
-
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 change](https://dr…
-
After successful completion of this https://github.com/appirio-tech/connect-app/issues/2937 we can now work on moving the draftjs smart plugin code(to detect the links) to react-components library.
…
-
## Environment
QA Environment - Mention library
- @draft-js-plugins/editor version:
- plugin name and version:
-
"@draft-js-plugins/editor": "^4.0.0",
"@draft-js-plugins/mention": "4…
-
It'd be super rad if I could do
```JS
const renderer = {
plugins: [mentionsPlugin]
}
```
or something to that effect. That way I basically wouldn't have to change anything about my setup b…
-
[`redraft`](https://github.com/lokiuz/redraft) is a project to render DraftJS state to React components without having to render a `readOnly` editor. (this is important for our use case b/c we're rend…
-
tl;dr https://draftjs.org/ for angular
I've been searching the internets and there is nothing that comes even close to draftjs, which is built on top and requires react. What does it do? It solves …
-
Following @trueadm [announcement tweet](https://twitter.com/trueadm/status/1472377356044099587), we had a few questions about how users could migrate from DraftJS to Lexical. The APIs are fairly incom…
-
- Should be a separate plugin
- Based on https://draftjs.org
- Compatible with the core forms
### Basic controls:
- [x] Bold
- [x] Italic
- [ ] Links
- [ ] Bullet list
- [ ] Number list
- […
chiel updated
7 years ago