Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2025

This PR contains the following updates:

Package Change Age Confidence
tinymce (source) 8.0.2 -> 8.2.0 age confidence

Release Notes

tinymce/tinymce (tinymce)

v8.2.0

Compare Source

Improved
  • Some elements would be given an extra newline by the serializer when indented. #TINY-12857
Fixed
  • UI elements like focus outlines and placeholders would be visible after printing. #TINY-12584
  • The open attribute on <details> elements is now normalized to open="open" when the accordion plugin is enabled. #TINY-12862
  • Tooltips on toolbar buttons sometimes remained visible if the button icon was updated while hovered. #TINY-12289
  • The editor would upon gaining focus scroll to the center of the editor on some browsers if the top of the editor was out of frame. #TINY-12626
  • Some UI elements related to dragging elements were not properly filtered out when fetching content. #TINY-12384
  • The cursor could get stuck around an absolute CEF element when navigating using arrow keys. #TINY-10526
  • The schema will now allow the property RDFa attribute on meta elements. #TINY-12858
  • Corrected type of undoManager.add method. The event parameter is type EditorEvent not Event. #TINY-12936
  • Chromium browsers would in certain situations scroll the editor unexpectedly when dragging content over the editor. #INT-3373
  • Support for setting component urls for custom elements. #TINY-13006
  • Reverted toolbar button width to auto. #TINY-13097
  • Addressed split buttons rendering narrower than in TinyMCE 7, ensuring consistent sizing across the toolbar. #TINY-13111

v8.1.2

Compare Source

Fixed
  • Some sidebar UI components were not rendering correctly. #TINY-12925

v8.1.1

Compare Source

Fixed
  • Reset rules for CSS were not applying correctly. #TINY-12920

v8.1.0

Compare Source

Improved
  • The editor DomParser API can now parse full documents when the API's root_name option is set to #document. #TINY-12589
  • Tooltips can be hovered over to keep open. #TINY-12053
  • Default avatars are now generated with a consistent color based on the user id. #TINY-12532
  • Reverted split button design change. #TINY-12593
  • editor.getContent() now includes indent and entity_encoding properties to control HTML formatting. #TINY-12786
Deprecated
  • Deprecated content_css_cors config option. #TINY-12578
Fixed
  • Clicking on a non selectable element when the selection is off screen no longer scrolls to the selection. #TINY-12245
  • Using CMD+backspace would not preserve inline formatting. #TINY-12071
  • Navigating between elements with contenteditable="true" was not possible on Firefox using the keyboard. #TINY-12459
  • NVDA would announce iframe_aria_text multiple times. #TINY-11296
  • Cursor movement did not operate correctly after a figure was selected. #TINY-12458
  • Links inserted with &amp; encoding are now decoded to & before inserting. #TINY-12504
  • Attribute aria-errormessage was incorrectly added to url input fields by default. #TINY-12037
  • Splitting list items by pressing enter did not move the cursor due to an error in the browser console. #TINY-12830

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tinymce-8.x-lockfile branch from 132e486 to 632e2ef Compare September 17, 2025 16:28
@renovate renovate bot changed the title fix(deps): update dependency tinymce to v8.1.0 fix(deps): update dependency tinymce to v8.1.1 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/tinymce-8.x-lockfile branch from 632e2ef to 58e8f5f Compare September 18, 2025 12:55
@renovate renovate bot changed the title fix(deps): update dependency tinymce to v8.1.1 fix(deps): update dependency tinymce to v8.1.2 Sep 18, 2025
@renovate renovate bot changed the title fix(deps): update dependency tinymce to v8.1.2 chore(deps): update dependency tinymce to v8.1.2 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/tinymce-8.x-lockfile branch from 58e8f5f to c554376 Compare September 25, 2025 15:52
@renovate renovate bot force-pushed the renovate/tinymce-8.x-lockfile branch 2 times, most recently from 888df74 to 9f580c8 Compare October 13, 2025 17:17
@renovate renovate bot force-pushed the renovate/tinymce-8.x-lockfile branch from 9f580c8 to 2071cd7 Compare October 23, 2025 05:24
@renovate renovate bot changed the title chore(deps): update dependency tinymce to v8.1.2 chore(deps): update dependency tinymce to v8.2.0 Oct 23, 2025
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