Skip to content

Rename "gutenberg" Class Names #10777

@pento

Description

@pento

There are several instances of gutenberg CSS classes which need to be renamed for core.

.gutenberg-editor-page should become .block-editor-page.
.gutenberg should become .block-editor.
.gutenberg__editor should become .block-editor__container.

There are quite a few references to these classes in the docs, they'll also need to be fixed.

Core will use both the old and new class names while this issues is fixed.

Metadata

Metadata

Assignees

Labels

Good First IssueAn issue that's suitable for someone looking to contribute for the first time[Type] Breaking ChangeFor PRs that introduce a change that will break existing functionality[Type] Code QualityIssues or PRs that relate to code quality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions