editorjs-blocks-react-renderer icon indicating copy to clipboard operation
editorjs-blocks-react-renderer copied to clipboard

📔 Renders EditorJS blocks to semantic React HTML5 components. Unnopinated and flexible.

Results 30 editorjs-blocks-react-renderer issues
Sort by recently updated
recently updated
newest added

### Purpose - [ ] Documentation ### Description I want to use tailwindcss to set header, like this: ` header: { className: "font-bold" }, ` but i can't set `...

Snyk has created this PR to upgrade @testing-library/user-event from 14.4.2 to 14.4.3. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@testing-library/user-event&from_version=14.4.2&to_version=14.4.3&pr_id=64f2544f-ebc5-4a02-82bc-0654f858ca68&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade editorjs-blocks-react-renderer from 1.2.4 to 1.3.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

### Purpose - [ ] New feature - [ ] New renderer - [x] Bug fix - [ ] Documentation - [ ] Refactoring - [ ] Test Case -...

https://github.com/editor-js/link

Feature
RFC

https://github.com/editor-js/checklist Use `` and `ul` to generate a list of checkboxes. ### Questions 1. Should we wrap input in a label?

Feature
RFC

https://github.com/editor-js/attaches Expose a simple link such as ```html {{ data.title }} ```

Feature
RFC

https://github.com/editor-js/warning This one is tricky as there's semantically no equivalent HTML tag for a "warning" message. There are three options: 1. Assume that we won't tackle this one and let...

RFC