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

Docs: Fundamentals of Block Development - block in the editor #56488

Merged
merged 25 commits into from
Dec 18, 2023

Conversation

juanmaguitar
Copy link
Contributor

@juanmaguitar juanmaguitar commented Nov 23, 2023

Introduces the block in the editor and serves as an entry point for the related documentation.
This PR closes the issues #56273 and #55946

It also incoportates the content from Block Controls: Block Toolbar and Settings Sidebar and removed this page from the Sidebar Menu

@ndiego the page Block Controls: Block Toolbar and Settings Sidebar needs to be removed and redirected to https://developer.wordpress.org/block-editor/getting-started/fundamentals/block-in-the-editor/

@juanmaguitar juanmaguitar changed the title Fundamentals block development/block in the editor Docs: Fundamentals of Block Development - block in the editor Nov 23, 2023
Copy link

github-actions bot commented Dec 8, 2023

Flaky tests detected in 09ef800.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7221175544
📝 Reported issues:

@juanmaguitar juanmaguitar marked this pull request as ready for review December 18, 2023 15:23
@juanmaguitar juanmaguitar added the [Type] Developer Documentation Documentation for developers label Dec 18, 2023
Comment on lines 29 to 33
- `RichText`
- `BlockControls`
- `InspectorControls`
- `InnerBlocks`
- `PanelColorSettings`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these link to the respective sections of the Reference guide? For example: https://developer.wordpress.org/block-editor/reference-guides/packages/packages-block-editor/#richtext

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. I have added proper links when available 👍

docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
docs/getting-started/fundamentals/block-in-the-editor.md Outdated Show resolved Hide resolved
@juanmaguitar
Copy link
Contributor Author

Thanks @ndiego for the review and the suggestions.
I have accepted them and added a few more updates based on your feedback,

Copy link
Member

@ndiego ndiego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@ndiego ndiego enabled auto-merge (squash) December 18, 2023 18:54
@ndiego ndiego merged commit bf6d1dc into trunk Dec 18, 2023
52 checks passed
@ndiego ndiego deleted the fundamentals-block-development/block-in-the-editor branch December 18, 2023 19:04
@github-actions github-actions bot added this to the Gutenberg 17.4 milestone Dec 18, 2023
@juanmaguitar juanmaguitar restored the fundamentals-block-development/block-in-the-editor branch December 18, 2023 19:27
artemiomorales pushed a commit that referenced this pull request Jan 4, 2024
* Add block-in-the-editor.md file

* Add block editing interface details and built-in components

* Update block in the Editor with React components

* Update block display and behavior in the Block Editor

* new file destination

* new changes

* Update block registration link in block-in-the-editor.md

* Add Block Controls and Settings Sidebar documentation

* Add additional references to block in the editor

* Remove duplicated content page from how-to-guides

* Update block fundamentals README with additional information

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update docs/getting-started/fundamentals/block-in-the-editor.md

Co-authored-by: Nick Diego <[email protected]>

* Update block editor component references

* Add BlockControls link to block-in-the-editor.md

---------

Co-authored-by: Nick Diego <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants