-
We switched to using the TypeScript compiler for building both JavaScript and TypeScript to make it easy to integrate the two. The problem is TSC is not converting ES6 JavaScript to ES5 JavaScript, as…
-
### Issue Summary
Submitting an empty `RichTextField` that has been defined as `blank=False` only produces a validation error if the user focuses on the field before submitting the form.
This ha…
-
### Describe the bug
Using Draftjs [convertFromHTML](https://draftjs.org/docs/api-reference-data-conversion/#convertfromhtml) function doesn't transform inline styles defined by Draftail. Like "MA…
-
### Describe the bug
`keyBindingFn` events are not fired for plugins in Draftail (unless I'm doing something wrong here :)
### Which terms did you search for in the documentation and issue tra…
-
This is a feature request question. When browse the [draftail examples page](https://springload.github.io/draftail/examples/), I could see many formats not included in wagtail 2.1 version (under "All …
-
This needs text content to be written.
Video (part1): https://www.youtube.com/watch?v=b5nH0KTAhXI&t=0s&index=3&list=PLjHJbyg4XIC9J0apkmJe0P3ai9j_PWFwj
https://github.com/thibaudcolas/draftail-pl…
-
It would be appreciated if draftail can modify font color for text selection.
-
### Describe the bug
The first digit of the 10, 11, 12, etc. of an ordered list gets cut off.
### Which terms did you search for in the documentation and issue tracker?
"numbered list" and "orde…
-
Seeing as:
- the last functional commit was on August 15, 2019 (when 1.3.0 was released), now more than a year ago
- there's a 1.4.0 milestone with 0% progress and no deadline
- and one of the mo…
-
Hi,
My placeholder is too bold on my DraftEditor component, is there a way to make it clearer ?
And I want to remove the placeholder on focus, but I couldn't do it. Is there a way to remove it …