Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps tinymce from 7.7.2 to 7.8.0.

Changelog

Sourced from tinymce's changelog.

7.8.0 - 2025-04-09

Added

  • New subtoolbar support for context toolbars. #TINY-11748
  • New extended_mathml_attributes and extended_mathml_elements options. #TINY-11756
  • New onboarding option. #TINY-11931

Improved

  • Focus outline was misaligned with comment card border on saving an edit. #TINY-11329
  • The editor.selection.scrollIntoView() method now pads the target scroll area with a small margin, ensuring content doesn't sit at the very edge of the viewport. #TINY-11786

Changed

  • Changed promotional text and link. #TINY-11905

Fixed

  • Setting editor height to a pt or em value was ignoring min/max height settings. #TINY-11108
Commits
  • 8166949 TINY-11760: Batched changelog (#10262)
  • 46004f2 TINY-11756: Default to current behavior for mathml elements if not listed as ...
  • 16f7669 TINY-11753: Revert "TINY-11753: improve keyboard navigation figure (#10183)...
  • 606d086 TINY-11847: fix grid navigation of image selector (#10244)
  • f3f8c24 TINY-11847: add imageSelector (#10208)
  • 8becc65 TINY-11976: Hide onboarding plugin from help dialog (#10238)
  • a821e2a TINY-11748: Better handling of nodechange toolbar re-rendering (#10221)
  • dd6972a TINY-11822: remove Sizzle (#10207)
  • 174439d Merge remote-tracking branch 'origin/release/7'
  • 8db9899 TINY-11786: Improve scroll behavior for better element positioning (#10132)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 7.7.2 to 7.8.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/7.8.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 7.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 9, 2025
@bdukes bdukes merged commit 519196a into master Apr 9, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinymce-7.8.0 branch April 9, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants