Damon Blais
Damon Blais
See: https://github.com/Jungwoo-An/react-editor-js/issues/190#issuecomment-1105459267 This would prevent people using React 18 (the default) from opening duplicate issues. Also, this would signal to `@editorjs/editorjs` that this doesn't support React 18. Likewise, my example...
## Support TypeScript - `createReactEditorJS` is exported as `any` (not a big deal) - `ReactEditorJS` is exported as `any` (a big deal)
Guake should **never** be in the taskbar, due to its window class hints, but it gets in there somehow. I also write a number of `conky` applications that have window...
The tutorial appears broken in multiple places, this issue specifically about `block stretching`. ## Steps to reproduce: https://editorjs.io/access-api 1. Do the Block Tutorial (creating SimpleImage) up to Chapter about `API`...
## Question How do I toggle readOnly on an existing editor instance? ## Context There doesn't appear to be a `.readOnly` property, setting this has no effect. ## What I've...
The tutorial appears broken in multiple places, this issue specifically about `onPaste`. ## Steps to reproduce: https://editorjs.io/paste-substitutions 1. Do the Block Tutorial (creating SimpleImage) up to Chapter about `onPaste` 2....
## Question How do I change the order of tools? ## Context For some reason, every tool is listed AFTER "Text" EXCEPT "Link". So, there clearly is some way to...
Hello! So, I'm fully prepared to have to code this one myself, I just need to know where I'd be starting! How would I go about adding a means of...
Since there's no captured `stdout`, `stdin` or related -- `fmt.println()` and friends can be seen "escaping the sandbox" so to say. Maybe I missed something? ## Golang Source ```golang var...
**Describe the bug** 100% Reproducible, material-shell implodes when used with accessibility. Even simply launching gnome-calculator brings the system down. **Expected behavior** Gnome Calculator shouldn't cause molasses. **Screenshots** Can't, I had...