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

Update Tinymce to v6 #2671

Merged
merged 7 commits into from
Jan 4, 2024
Merged

Update Tinymce to v6 #2671

merged 7 commits into from
Jan 4, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jan 3, 2024

What is this pull request for?

Updates bundled Tinymce to v6.8.2

Notable changes

Follow https://www.tiny.cloud/docs/tinymce/latest/migration-from-5x/ if you have any additional plugins installed or modified the default toolbar.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen added this to the 7.1 milestone Jan 3, 2024
@tvdeyen tvdeyen changed the title Tinymce 6 Update Tinymce to v6 Jan 3, 2024
We allow setting the min-height via attribute. We need
a setter for this.
There are too many icons that would have to be replaced.
RemixIcon has table edit icons, but not the vast amount
we need. Let's remove the table icons from from the iconset
to be consistent at least.
Suits our dialog navigation layout
Solidus has background images on all button tags and
Tinymce uses button tags for selects (sigh!).
Solidus has a harsh `!important` rule on all `input`s with
`tabindex=-1` and Tinymce has a tabindex=-1 on all inputs
(sigh!).
@tvdeyen tvdeyen requested a review from a team January 4, 2024 11:13
@tvdeyen tvdeyen merged commit 4256c1b into main Jan 4, 2024
56 checks passed
@tvdeyen tvdeyen deleted the tinymce-6 branch January 4, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant