Skip to content

DOC-3411 - Update Svelte integration docs for tinymce-svelte 4.x / Svelte 5#4063

Merged
kemister85 merged 4 commits intotinymce/8from
hotfix/8/DOC-3411
Apr 13, 2026
Merged

DOC-3411 - Update Svelte integration docs for tinymce-svelte 4.x / Svelte 5#4063
kemister85 merged 4 commits intotinymce/8from
hotfix/8/DOC-3411

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

@kemister85 kemister85 commented Apr 13, 2026

Ticket: DOC-3411

Site: Staging branch

Changes:

  • Update event binding section: remove on: directive prefix per Svelte 5 syntax (on:resizeeditorresizeeditor)
  • Fix mixed-case event names (CommentChange, CompositionEnd, etc.) to lowercase, matching actual prop names

Related: INT-3421, tinymce/tinymce-svelte#92


Pre-checks:

  • Branch is correctly prefixed:
  • Major or minor version changes have updated the supported-versions.adoc table.
  • Build passes without console errors, warnings, or issues.

Review:

  • Documentation Team Lead has reviewed.

…lte 5

Update the Svelte technical reference to reflect breaking changes in
@tinymce/tinymce-svelte 4.0.0 (Svelte 5 support):

- Add supported versions table (4.x → Svelte 5+, 3.x → Svelte 4)
- Update event binding: remove on: directive prefix (Svelte 5 syntax)
- Add complete event binding example with handler signature
- Fix mixed-case event names to lowercase (matching actual prop names)
kemister85 and others added 3 commits April 13, 2026 16:47
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
@kemister85 kemister85 merged commit 93fa9b1 into tinymce/8 Apr 13, 2026
6 checks passed
@kemister85 kemister85 deleted the hotfix/8/DOC-3411 branch April 13, 2026 10:16
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.

5 participants