Skip to content

Conversation

@kemister85
Copy link
Contributor

@kemister85 kemister85 commented Oct 16, 2025

Ticket: DOC-3223

Site: Release notes
Site: Updated list to include web component support
Site: Example using componentsUrl

Changes:

  • Addition introducing web component support for componentsUrl API.

Pre-checks:

  • Branch prefixed with feature/<version>/, hotfix/<version>/, staging/<version>/, or release/<version>/.

Review:

  • Documentation Team Lead has reviewed
@kemister85 kemister85 added this to the TinyMCE 8.2.0 milestone Oct 16, 2025
@kemister85 kemister85 requested a review from spocke October 16, 2025 00:02
@kemister85 kemister85 added the upcoming release Documentation for features currently under development/QA label Oct 16, 2025
@kemister85 kemister85 requested a review from a team as a code owner October 16, 2025 00:02
@kemister85 kemister85 requested review from EkimChau, ShiridiGandham and tiny-james and removed request for a team October 16, 2025 00:02
@kemister85 kemister85 merged commit 84b79a1 into feature/8.2.0/DOC-3223 Oct 19, 2025
4 checks passed
@kemister85 kemister85 deleted the feature/8.2.0/DOC-3223_TINY-13006 branch October 19, 2025 22:46
kemister85 added a commit that referenced this pull request Oct 23, 2025
* DOC-3223: TinyMCE 8.2.0 Documentation and Community Changelog. * DOC-3223: Added support for loading web components into iframes. (#3888) * DOC-3223: Added support for loading web components into iframes. * DOC-3223: Add link to api docs for new getComponentUrls. * DOC-3223: Head element added to the same line as the meta element. (#3887) * DOC-3223: Some elements would be given an extra newline by the serializer when indented. (#3885) * DOC-3223: Tooltips on toolbar buttons sometimes remained visible if the button icon was updated while hovered. (#3873) * DOC-3223: UI elements like focus outlines and placeholders would be visible after printing. (#3877) * DOC-3223: Empty captions for floating images were not rendered correctly. (#3878) * DOC-3223: The cursor could get stuck around an absolute CEF element when navigating using arrow keys (#3879) * DOC: The cursor could get stuck around an absolute CEF element when navigating using arrow keys. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Encoding provided in the charset meta attribute would not be detected (#3882) * DOC-3223: Encoding provided in the charset meta attribute would not be detected. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: Some UI elements related to dragging elements were not properly filtered out when fetching content. (#3881) * DOC-3223: 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 (#3883) * DOC-3223: 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. * DOC-3223: Update word phrasing. * DOC-3223: Pressing enter while focused on title input during category or template creation would submit even when the submit button was disabled. (#3884) * DOC-3223: The schema will now allow the RDFa attribute on elements. (#3886) * DOC-3223: The schema will now allow the RDFa attribute on elements. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: New js/commerciallicensekeymanager.js file to lazyload majority of plugin after editor init. (#3880) * DOC-3223: Suggestions now display the type of content that was changed (#3890) * DOC-3223: Operation descriptions now shows the type of content that was changed. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * DOC-3223: Suggested edits and improvements to simpliy the context. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * DOC-3296: Rename `Image Optimizer` to `Media Optimizer`, add new `uc-video` documentation with supporting demos. (#3872) * DOC-3296: Rename Image Optimizer to Media Optimizer, add new UC-Video Documentation with supporting demos. * DOC-3223: rename uploadcare_disable_video_resize to uploadcare_enable_video_resize and remove from demos. * DOC-3296: Update uc-video supported files.adoc, file structure changes and improvements. * DOC-3296: fix ifeval blocks * DOC-3296: add missing uploadcare-video toolbar element. * DOC-3223: Remove unwanted options, demo cleanup and improvements. * DOC-3223: Update toolbar buttons across all three pages. * Apply suggestion from @kemister85 * Update modules/ROOT/examples/live-demos/uploadcare-full-feature/index.js Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Add missing uploadcare_resources option, cleanup of unsupported video_props. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Initial cleanup and checks. * DOC-3223: Add missing release note entries. * DOC-3223: revert 8-dev changes to antora.yml. * DOC-3223: add missing changelog item and release note fix. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
kemister85 added a commit that referenced this pull request Oct 23, 2025
* DOC-3295: TinyMCE 8.2.0 Release Documentation. * TINY-12258: New `suggestededits_auto_approve` option (#3869) * TINY-12258: Add documentation for new `suggestededits_auto_approve` option * DOC-3223: Added release note entry for new suggestededits_auto_approve option --------- Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com> * DOC-3223: TinyMCE 8.2.0 Documentation and Community Changelog. (#3868) * DOC-3223: TinyMCE 8.2.0 Documentation and Community Changelog. * DOC-3223: Added support for loading web components into iframes. (#3888) * DOC-3223: Added support for loading web components into iframes. * DOC-3223: Add link to api docs for new getComponentUrls. * DOC-3223: Head element added to the same line as the meta element. (#3887) * DOC-3223: Some elements would be given an extra newline by the serializer when indented. (#3885) * DOC-3223: Tooltips on toolbar buttons sometimes remained visible if the button icon was updated while hovered. (#3873) * DOC-3223: UI elements like focus outlines and placeholders would be visible after printing. (#3877) * DOC-3223: Empty captions for floating images were not rendered correctly. (#3878) * DOC-3223: The cursor could get stuck around an absolute CEF element when navigating using arrow keys (#3879) * DOC: The cursor could get stuck around an absolute CEF element when navigating using arrow keys. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Encoding provided in the charset meta attribute would not be detected (#3882) * DOC-3223: Encoding provided in the charset meta attribute would not be detected. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: Some UI elements related to dragging elements were not properly filtered out when fetching content. (#3881) * DOC-3223: 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 (#3883) * DOC-3223: 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. * DOC-3223: Update word phrasing. * DOC-3223: Pressing enter while focused on title input during category or template creation would submit even when the submit button was disabled. (#3884) * DOC-3223: The schema will now allow the RDFa attribute on elements. (#3886) * DOC-3223: The schema will now allow the RDFa attribute on elements. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: New js/commerciallicensekeymanager.js file to lazyload majority of plugin after editor init. (#3880) * DOC-3223: Suggestions now display the type of content that was changed (#3890) * DOC-3223: Operation descriptions now shows the type of content that was changed. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * DOC-3223: Suggested edits and improvements to simpliy the context. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * DOC-3296: Rename `Image Optimizer` to `Media Optimizer`, add new `uc-video` documentation with supporting demos. (#3872) * DOC-3296: Rename Image Optimizer to Media Optimizer, add new UC-Video Documentation with supporting demos. * DOC-3223: rename uploadcare_disable_video_resize to uploadcare_enable_video_resize and remove from demos. * DOC-3296: Update uc-video supported files.adoc, file structure changes and improvements. * DOC-3296: fix ifeval blocks * DOC-3296: add missing uploadcare-video toolbar element. * DOC-3223: Remove unwanted options, demo cleanup and improvements. * DOC-3223: Update toolbar buttons across all three pages. * Apply suggestion from @kemister85 * Update modules/ROOT/examples/live-demos/uploadcare-full-feature/index.js Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Add missing uploadcare_resources option, cleanup of unsupported video_props. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Initial cleanup and checks. * DOC-3223: Add missing release note entries. * DOC-3223: revert 8-dev changes to antora.yml. * DOC-3223: add missing changelog item and release note fix. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * Bump api-version to 8.2.0. --------- Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upcoming release Documentation for features currently under development/QA

3 participants