Add common styling options (#27) - #30
Conversation
|
Thank you for this @dest81 ! I was thinking we make these configurable. e.g. for our use case, we don't want the styling options. Also, while at it, it makes sense to align it a bit with the Wagtail ones. My thinking in #27 was to have these off by default, but configurable per widget (
As a follow-up, I think it will make sense to add global settings (e.g. Sources: |
Understood... On it. |
zerolab
left a comment
There was a problem hiding this comment.
Nice work!
Left a few suggestions for readability/clarity.
Needs tests and we're good to roll
Co-authored-by: Dan Braghiș <31622+zerolab@users.noreply.github.com>
|
@zerolab I have applied all your suggestions and added tests. |
Co-authored-by: Dan Braghiș <31622+zerolab@users.noreply.github.com>
|
Thanks @dest81 |
Fixes #27.
This PR adds text formatting options for cells, allowing users to apply bold, underline, italic, and
strikethroughstyles.