Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sdk): React Block Editor Render Component #29653

Conversation

KevinDavilaDotCMS
Copy link
Contributor

@KevinDavilaDotCMS KevinDavilaDotCMS commented Aug 20, 2024

Proposed Changes

  • Added BlockEditorRenderer component in React SDK
  • Render all supported Blocks and Marks
  • Allow to render Blocks with customRenderer components
  • Allow apply custom classes and styles

Heading:

Heading.mov

Marks:

Marks.mov

Lists:

Lists.mov

Code:

Code.mov

Images:

Images.mov

Video:

Video.mov

Table:

Table.mov

Contentlet:

Contentlet.mov

This PR fixes: #29369

@KevinDavilaDotCMS KevinDavilaDotCMS linked an issue Aug 20, 2024 that may be closed by this pull request
@KevinDavilaDotCMS KevinDavilaDotCMS marked this pull request as ready for review August 26, 2024 17:08
@zJaaal
Copy link
Contributor

zJaaal commented Aug 26, 2024

Check SQ Issues, there are 23.

@zJaaal zJaaal changed the title Working on BlockEditorRenderer component feat(sdk): React Block Editor Render Component Aug 26, 2024
@KevinDavilaDotCMS KevinDavilaDotCMS added this pull request to the merge queue Sep 3, 2024
Merged via the queue into master with commit f13b1a1 Sep 3, 2024
18 checks passed
@KevinDavilaDotCMS KevinDavilaDotCMS deleted the 29369-sdk-create-block-editor-render-component-for-reactjs branch September 3, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDK: Create block editor render component for React.js
5 participants