react-editor-js
react-editor-js copied to clipboard
⚛️📝The unofficial editor-js component for React
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
### Environment - @editorjs/editorjs version: 2.25.0 - react-editor-js version: 2.1.0 - I am using nextjs and typescript ### Describe I copy code from the sandbox and try to use it...
## PR Type - [x] Bug Fix - [ ] Feature Request ## Description Fix for https://github.com/Jungwoo-An/react-editor-js/issues/219 Duplicated [original fix](https://github.com/Jungwoo-An/react-editor-js/pull/76/commits/7cdf3db96c4251e26b5acc276e63e456487ad133#diff-f23eff4fb1f2fe4a40a35765c18cb6b4c2d89f93c2ccfcbdb51db2c69bbffcf8R130)
### Environment - @editorjs/editorjs version: 2.25.0 - react-editor-js version: 2.1.0 ### Describe If initializing multiple instances of ReactEditorJS, they may end up coalescing if they have the same holder ID....
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
### Environment - @editorjs/editorjs version: 2.25.0 - react-editor-js version: 2.1.0 ### Describe Hello. i am using this package for the last 3 months. Its excelent and it was working as...
### Environment - @editorjs/editorjs version: 2.25.0 - react-editor-js version: 2.1.0 ### Describe Passing `i18n` object for internationalization through the `react-editor-js` latest version: Following the [documentation](https://editorjs.io/i18n), we pass both the `direction`...