Commit f24901e
committed
DOC-3411: Update Svelte integration docs for tinymce-svelte 4.x / Svelte 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)1 parent a17deac commit f24901e
1 file changed
Lines changed: 41 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
16 | 32 | | |
17 | 33 | | |
18 | 34 | | |
| |||
254 | 270 | | |
255 | 271 | | |
256 | 272 | | |
257 | | - | |
| 273 | + | |
258 | 274 | | |
259 | | - | |
| 275 | + | |
260 | 276 | | |
261 | 277 | | |
262 | 278 | | |
| |||
265 | 281 | | |
266 | 282 | | |
267 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
268 | 302 | | |
269 | | - | |
| 303 | + | |
270 | 304 | | |
271 | 305 | | |
272 | 306 | | |
| |||
282 | 316 | | |
283 | 317 | | |
284 | 318 | | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
289 | 323 | | |
290 | 324 | | |
291 | 325 | | |
| |||
0 commit comments