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

Add more buttons to Table snippets #6445

Closed
AnnaTomanek opened this issue Mar 16, 2020 · 2 comments
Closed

Add more buttons to Table snippets #6445

AnnaTomanek opened this issue Mar 16, 2020 · 2 comments
Assignees
Labels
type:docs This issue reports a task related to documentation (e.g. an idea for a guide). type:task This issue reports a chore (non-production change) and other types of "todos".

Comments

@AnnaTomanek
Copy link
Contributor

Provide a description of the task

Currently we have a very limited set of toolbar buttons in the table demos: https://ckeditor.com/docs/ckeditor5/latest/features/table.html

This no longer makes sense as we now have table selection and table styles features that, together, allow you to select an arbitrary set of cells and apply e.g. formatting such as alignment or font color/size/family to them. This is definitely cool and something that lots of our customers will do.

Besides some formatting features, lists should also be in the table demos as placing lists in tables is a relatively frequent use case.

@AnnaTomanek AnnaTomanek added the type:task This issue reports a chore (non-production change) and other types of "todos". label Mar 16, 2020
@AnnaTomanek AnnaTomanek added this to the iteration 30 milestone Mar 16, 2020
@wwalc wwalc added the type:docs This issue reports a task related to documentation (e.g. an idea for a guide). label Mar 16, 2020
@Reinmar Reinmar modified the milestones: iteration 30, iteration 31 Mar 18, 2020
@panr panr self-assigned this Mar 19, 2020
@AnnaTomanek
Copy link
Contributor Author

Let's maybe set it up like this:

  • Table |
  • Font family, Font size |
  • Bold, Italic |
  • Text alignment |
  • Numbered list, Bulleted list |
  • Indent, Outdent |
  • Link, Block quote

@panr
Copy link
Contributor

panr commented Mar 24, 2020

@AnnaTomanek the PR is ready for review ;-)
ckeditor/ckeditor5-table#285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs This issue reports a task related to documentation (e.g. an idea for a guide). type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
Development

No branches or pull requests

4 participants