react-editor-js
react-editor-js copied to clipboard
⚛️📝The unofficial editor-js component for React
### Environment - @editorjs/editorjs version: 2.26.5 - react-editor-js version: 2.1.0 - react version: 18.2.0 - react-dom version: 18.2.0 ### Code Editor Component ``` import { createReactEditorJS } from 'react-editor-js' import...
### Environment - @editorjs/editorjs version: 2.25.0 - react-editor-js version: 2.1.0 ### Describe Typescript error while using;  I have forked a code from codesandbox and tried to use it in...
## PR Type - [ ] Bug Fix - [x] Feature Request ## Description related issue: https://github.com/Jungwoo-An/react-editor-js/issues/232
for the time being, the only way to set an initial value into the editor is to set the value as `OutputData`, but for many cases, especially for people migrating...
### Environment - @editorjs/editorjs version: x.y.z - react-editor-js version: x.y.z ### Describe
### Environment node v14.20.1 - @editorjs/editorjs version: 2.26.5 - react-editor-js version: 2.1.0 ### Describe In last version of the pulgin side of the block adding panel changed from left to...
### Environment - @editorjs/editorjs version: 2.26.4 - react-editor-js version: 2.1.0 - react version: 18.2.0 - react-dom version: 18.2.0 ### Code ``` const EditorInput = forwardRef(({ label, id = '#', value,...
### Environment - @editorjs/editorjs version: 2.26.5 - react-editor-js version: 2.1.0 ### Describe I am unable to toggle readonly on 2.1.0. In [this codesandbox](https://codesandbox.io/s/react-editor-js-v2-forked-mv38cp?file=/src/index.js) I have tried to: * change the...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
## PR Type - [x] Bug Fix - [ ] Feature Request ## Description The links to the React page pointed to the Korean page. The language should not be...