-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
package:tablesquad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.type:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.
Milestone
Description
📝 Provide a description of the improvement
Current solution is based on styles that:
- They assume that the
<table>
is always wrapped in a<figure>
- Styles each table/table cell that is nested in a element containing
.table
class. - 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.
Berky115
Metadata
Metadata
Assignees
Labels
package:tablesquad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.type:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.