fix(deps): update dependency @tinymce/tinymce-react to v6 #2536
+122
−369
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.
This PR contains the following updates:
^3.14.0
->^6.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tinymce/tinymce-react (@tinymce/tinymce-react)
v6.3.0
Compare Source
Changed
cloudChannel
to8
. #INT-33508
. #INT-3350v6.2.1
Compare Source
Fixed
@tinymce/miniature
dependency. #INT-3347v6.2.0
Compare Source
Changed
disabled
property now toggles thedisabled
option. #TINY-11906Added
readonly
property that can be used to toggle thereadonly
mode. #TINY-11906v6.1.0
Compare Source
Added
react
version^19.0.0
by updating thereact
andreact-dom
in thepeerDependencies
to^19.0.0
Fixed
onEditorChange
callback was called three times when content was inserted withinsertContent
editor API. #INT-3226v6.0.0
Compare Source
Fixed
Changed
v5.1.1
Compare Source
v5.1.0
Compare Source
Added
tabIndex
prop. Community PR acknowledgement: Grand Julivan grandjulivan@gmail.comv5.0.1
Compare Source
v5.0.0
Compare Source
Added
licenseKey
property that overrides the TinyMCElicense_key
init property. #INT-3291onInput
,onCompositionEnd
,onCompositionStart
&onCompositionUpdate
. #INT-3291Improved
cloudChannel
type. #INT-3291Changed
'7'
. #INT-3291Fixed
readonly
init property is now properly typed as undefined, as it's overriden by the integration. #INT-3287v4.3.2
Compare Source
Fixed
storybook-deploy
dependency. #INT-3254v4.3.1
Compare Source
Fixed
v4.3.0
Compare Source
Added
onScriptsLoad
andonScriptsLoadError
for the loading of the script tags when notinymce
global is available.Changed
tinymceScriptSrc
prop so it can now accept an array of scripts to make hybrid mode easier to use.An empty array will avoid loading scripts but will call
onScriptsLoadError
whentinymce
is missing.Fixed
v4.2.0
Compare Source
Added
CommentChange
.Fixed
CommentChange
to the list of events that trigger theonEditorChange
handler.v4.1.0
Compare Source
Added
SkinLoadError
,ThemeLoadError
,ModelLoadError
,PluginLoadError
,IconsLoadError
andLanguageLoadError
.Fixed
v4.0.0
Compare Source
Changed
'6'
.Removed
outputFormat
prop. If text output is required calleditor.getContent({ format: 'text' })
in any of the event callbacks.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.