-
Hello,
I'm trying to get a custom option in the toolbar to add HTML (here a specific image).
```
import {stateToHTML} from 'draft-js-export-html';
import {stateFromHTML} from 'draft-js-import-…
-
I have a question.
Is it at all possible to enforce a structure of the document/block to only allow lists for example? I would like to start with say one empty bullet in UL and allow user to add mo…
-
I stumbled on this when I read about it in one of the contenteditable issues on medium-editor.
I very much approve of the idea to not use `execCommand`. Have you looked at https://github.com/basecamp…
-
It would be great if the server would continue running while rebuilding.
Currently if I make a change, the server stops, so I can't do much testing or messing around in the app until it finishes re…
-
This is more of a brainstorming/discussion issue. Currently we can only apply a single entity per character. For simple things this is totally fine. But as soon as we want to handle more complex thing…
-
After to deploy a geonode container and compiling geonode-mapstore-client (with 138 warnings):
```
...
********** post install **********
* not in project
remove in node_modules path /home/rodo…
-
This is a problem I've been thinking about for a week and I thought I'd start discussion on it.
The problem is how selection and keyboard navigation works with Media blocks.
I'm also focusing on the…
-
@tiberiuichim proposal:
https://gist.github.com/tiberiuichim/eb20c6c18210c384e57028f94d9f4b18
EEA apply Volto addons config:
https://github.com/plone/volto/issues/1396
@tiberiuichim "Local con…
-
a grommet roadmap outline to start the conversation, I can expand on the details when i have some more time.
v3 - goal - improve quality and development process.
1. Rewrite components in typescrip…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
User already has some text in the text area. He puts cursor with his mouse somewhere and quickly ty…