Skip to content

Change Text component name to Content to better align with core #10395

@wise-king-sullyman

Description

@wise-king-sullyman

Describe the enhancement or change
Currently the component which is named Text in React uses content as its class name in core, which can cause confusion.

Additionally in #10390 we will be moving the component in a direction where Text as a component name isn't ideal.

For those reasons I believe we should change the name to Content. If this work is picked up a codemod issue should be made to address this change automatically for consumers.

Metadata

Metadata

Labels

Breaking change 💥this change requires a major release and has API changes.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions