Skip to content

Improving scoping of table styles with and without PlainTableOutput. #18169

@pszczesniak

Description

@pszczesniak

📝 Provide a description of the improvement

Current solution is based on styles that:

  1. They assume that the <table> is always wrapped in a <figure>
  2. Styles each table/table cell that is nested in a element containing .table class.
  3. Some of styles is not needed in the content but only for the editing view.

New approach of styling tables will be scoped in a better way, styles will be divided between content and editing view and will not introduce any breaking changes.

📃 Other details

  • Browser: …
  • OS: …
  • CKEditor version: …
  • Installed CKEditor plugins: …

If you'd like to see this improvement implemented, add a 👍 reaction to this post.

Metadata

Metadata

Assignees

Labels

package:tablesquad:coreIssue to be handled by the Core team.type:improvementThis issue reports a possible enhancement of an existing feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions