Bump tinymce from 7.6.1 to 7.7.0 by dependabot[bot] · Pull Request #9896 · WWBN/AVideo
Bumps tinymce from 7.6.1 to 7.7.0.
Changelog
Sourced from tinymce's changelog.
7.7.0 - 2025-02-20
Added
link_attributes_postprocessoption that allows overriding attributes of a link that would be inserted through the link dialog. #TINY-11707Improved
- Improved visual indication of keyboard focus in annotations that contain an image. #TINY-11596
- The type now defaults to
infowheneditor.notificationManager.open()is used without a specified type or with an invalid one. #TINY-11661Changed
- Updated the
linkplugin behavior to move the cursor outside of the link when inserted or edited via the UI. Patch contributed by Philipp91. #GH-9998Fixed
- Keyboard navigation for size inputs in context forms. #TINY-11394
- Keyboard navigation for context form sliders. #TINY-11482
- The
insertContentAPI was not replacing selected non-editable elements correctly. #TINY-11714- Context toolbar inputs had incorrect margins. #TINY-11624
- Iframe aria text no longer suggests opening the help dialog when the help plugin is not enabled. #TINY-11672
- Preview dialog no longer opens anchor links in a new tab. #TINY-11740
- The
floatproperty was not properly removed on the image when converting a image into a captioned image. #TINY-11670- Expanding selection to word didn't work inside inline editing host elements. #TINY-11304
- The
semanticselement in MathML was not properly retained whenannotationelements were allowed. #TINY-11755- It was possible to tab to a toolbar group that had all children disabled. #TINY-11665
- Keyboard navigation would get stuck on the 'more' toolbar button. #TINY-11762
- Toolbar groups had both a
titleattribute and a custom tooltip, causing overlapping tooltips #TINY-11768- Toolbar text field did not render focus correctly. #TINY-11658
Commits
8c3d048TINY-11837: Restored Safari test branching but with minor browser version tes...38bf39dTINY-11591: 7.7.0 changelog (#10173)f7a3c62Revert "TINY-11368: close dropdowns on window scroll (#10037)" (#10175)5737bd4TINY-11837: Fixed Safari test issues (#10176)8ae7594TINY-11549: Revert "TINY-11549: improve context toolbar positioning (#10033)"...a98d4e0TINY-11828: fix Firefox tests (#10163)0463e03Move caret behind newly inserted links (#9998)6205ac4Fire input event when a unit test sets the value of an input field (#10145)a62e30dRemove the TinyComments hack from SelectedTextLinkTest8f507e8TINY-11549: improve context toolbar positioning (#10033)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)