-
ReferenceError: window is not defined
at Object. (D:\project\node_modules\react-draft-wysiwyg\dist\react-draft-wysiwyg.js:1:393)
at Module._compile (internal/modules/cjs/loader.js:955:30)
…
-
Hello,
I have added two types of custom entities. One is a component of a font-icon, using the css pseudo selector ::before, and the second is a simple image.
When adding any one of them to the edi…
-
My scenario: I have two draftjs editors. One is the core input, and the other is a helper input which wraps its input in an entity and adds it to the core input. The core input and the helper input wo…
-
Hi there!
Since 0.11.0 is released by `draft-js` it will be good if `Draftail` supports it as well. At the moment most of the things work out of box - but some chars (like B, I V - shortcut keys) a…
-
### Expected Behavior
> I'd like to be able to exclude plugins on webpack v4
### Actual Behavior
> It crashes when I try to exclude plugins
#### Is an error being thrown?
```
TypeError…
-
Feature:
I need to have the text in one line. I.e. I need the a custom block to be inserted inline-block.
If I change the styles in the css file, IE11 doesn't work.
Example:
![image](https://cloud.gi…
-
Hey there. big fan 🙌
I'm writing a small that implements a markup language that resembles to Markdown using decorators:
- `*text*` => `{ text }`
- `~text~` => `{ text }`
It was all fine and worked …
-
It would be nice for developers to be able to get the selectionState within a decorator strategy. When trying to do this with `this.state.editorState.getSelection()` inside of the decorator, the data …
-
### What version of daisyUI are you using?
v4.12.14
### Which browsers are you seeing the problem on?
Chrome
### Reproduction URL
test
### Describe your issue
I am using daisyui 4.12.14 version…
-
Just testing this on the spectrum.chat site:
1. start typing a message
2. Press cmd-b to make text bold
3. Continue typing
Expected result: Text is bold from the time you cmd-b until ... forev…
Rosey updated
3 years ago