-
### Summary
When we have text that is hyperlinked that's contained within an italicized sentence/paragraph, the space between the unlinked and linked text appears removed in production, despite the…
-
The Wagtail text editor (draftail) doesn't allow you to use a `target="_blank"` attribute on hyperlinks to force them to open in a new window.
The majority of the time this behavior is desirable, b…
-
Wagtail's UI codebase is in bad shape. This isn't really surprising – UI/CSS architecture in long-lived projects is a notoriously hard problem. It's not hopeless either. But there is work to do 🙂
I…
-
This is a little more of a discussion, because I'm not sure the way I've approached it is something the project will want to adopt, but here goes anyway:
**Is your feature request related to a prob…
-
### Issue Summary
I created a new entity feature for size and color to selected text - this work pretty good.
The problem accrues when I am trying to add it a Link with the Link feature, the edit…
-
In #962 we added a feature to Draftail that enabled editors to embed stats in rich text via a GUI. Let's now add a widget to embed stats in non-text-fields, for example the ones on the homepage statbo…
-
Found a bug? Please fill out the sections below. 👍
### Issue Summary
We recently upgraded a site to 2.1 and pretty much everything worked (with the steps in the migration guide) but we do have o…
-
Hi, thanks for creating this great library but I need help integrating this with [Draftail Editor](https://www.draftail.org/).
### Library versions, if this helps
```
"@draft-js-plugins/editor"…
vmc08 updated
3 years ago
-
### Is your proposal related to a problem?
https://www.draftail.org/docs/getting-started#usage-without-react said that Draftail can be used in projects that don't use React. It would be good to hav…
-
Currently, the default value is an empty dict which is basically an invalid content state. Therefore, the editor should return `None` which clearly state the lack of content.
- [x] Update [springlo…