-
## Environment
- @draft-js-plugins/editor version: `3.0.0`
- plugin name and version: `Custom plugin`
- MacOS Catalina 10.15.7 (I7 2,9GHZ, 16go RAM)
- Chrome version **Version 105.0.5195.125 (Bu…
-
Putting this here for consideration. The only thing stopping us from removing jQuery from KeystoneJS is the editors.
WYSIWYG candidates:
- https://zenoamaro.github.io/react-quill
- http://alloyeditor…
-
## Describe the feature
For now, the decorators are set in `componentDidMount` https://github.com/draft-js-plugins/draft-js-plugins/blob/9e97f6ce488dbc20c24a0440a6336f366003683a/packages/editor/src…
-
Bold, italic, underline, headers, lists...
use markdown?
DraftJS has all this built in, we could save draftjs format in the database and then convert when we display
-
## Slate Roadmap
* [x] Lower risk: by companies picking up Slate as editor (RedTurtle and kitconcept)
* [x] Backend (make plone.restapi support slate in addition to draftjs)
* [x] Transforms inde…
tisto updated
2 years ago
-
@yatskevich and me did a research and tried to design an appropriate architecture for supporting collaborative editing. There are some key points with explanation below.
The main idea is to implement…
-
### Which version of dd-trace-py are you using?
1.5.1
### Which version of pip are you using?
22.0.4
### Which version of the libraries are you using?
Adyen==4.0.0
amqp==5.1.1
aniso8601==7.…
-
## Description
As a user I want help with formatting my text in a simple and appealing way, so that it is What you see is what you get (WYSIWYG)
## Acceptance criteria
- [ ] Demonstrate usage of a …
-
### Description
I did 8 hours in a “pip install -r requirements.txt” for every package I'm having this message INFO: pip is looking at multiple versions of package-name to determine which version is…
-
How to happen:
1. set custom `blockStyleFn` props;
2. set block type
```javascript
RichUtils.toggleBlockType(
this.state.editorState,
blockType
)
```
3. press "Backspace" Key Ut…