DOC-3503: Update jQuery integration example to jQuery 4 (tinymce/7 port)#4163
Merged
Conversation
Update the Cloud quick start example to load jQuery 4.0.0, matching tinymce-jquery v2.3 support for jQuery v4. The jsDelivr tinymce-jquery reference already resolves to the latest 2.x release.
tiny-ben-tran
approved these changes
Jun 3, 2026
metricjs
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tinymce/7branch.integrityhash) instead of jQuery 3.6.0.@tinymce/tinymce-jqueryv2.3, which adds support for jQuery v4 (parent epic INT-3426).{jquery_url}attribute already targets@tinymce/tinymce-jquery@2, which resolves to the latest 2.x release (2.3), so no change was required there.Test plan
yarn antora ./antora-playbook-local.ymlbuilds with no errors or new warnings for the jQuery pages.Ref: DOC-3503