Piotr Jasiun
|
85560a8543
Merge pull request #1545 from ckeditor/t/ckeditor5/1243
|
7 yıl önce |
Piotr Jasiun
|
f1bd3f3cf6
Merge pull request #1553 from ckeditor/t/1552
|
7 yıl önce |
Szymon Cofalik
|
df93ad6c15
Fix: Improved merge x split transformations in undo and redo scenarios.
|
7 yıl önce |
Maciej Gołaszewski
|
0dd9de31f2
Docs: Add information about `insertContent` event params.
|
7 yıl önce |
Maciej Gołaszewski
|
9df0bb8929
Merge branch 'master' into t/ckeditor5/1243
|
7 yıl önce |
Maciej Gołaszewski
|
923d1601cb
Docs: Add default values to the selectable in insertContent().
|
7 yıl önce |
Piotr Jasiun
|
39c5f7eb96
Merge pull request #1548 from ckeditor/t/1547
|
7 yıl önce |
Maciej Gołaszewski
|
e7ceb7a8b8
Docs: Use more human readable code examples for model.insertContent().
|
7 yıl önce |
Szymon Cofalik
|
708bd8bde6
Changed: Rename `useContext` parameter to `useRelations`.
|
7 yıl önce |
Maciej Gołaszewski
|
b85820dbb4
Docs: Update wording on model.insertContent() docs.
|
7 yıl önce |
Piotr Jasiun
|
0c4a101902
Small fixes in docs.
|
7 yıl önce |
Maciej Gołaszewski
|
e73b603b4a
Tests: Use writer.insertText in some insertContent() tests.
|
7 yıl önce |
Maciej Gołaszewski
|
5c349f408a
Docs: Add more examples to the `model.insertContent()`. Reword description.
|
7 yıl önce |
Szymon Cofalik
|
93dab04cab
Changed: Enabled `context.xWasUndone` in collaboration through `Operation#wasUndone`.
|
7 yıl önce |
Maciej Gołaszewski
|
53065448fa
Docs: Improve the model.insertContent() sample docs.
|
7 yıl önce |
Szymon Cofalik
|
4430ab2194
Fix: Split x merge transformation different content bug.
|
7 yıl önce |
Maciej Gołaszewski
|
464a2ef6fb
Docs: Move documentation about changing selection to `model.insertContent()` from `insertContent()`.
|
7 yıl önce |
Maciej Gołaszewski
|
1ceb1671a1
Docs: Update `insertContent()` documentation.
|
7 yıl önce |
Maciej Gołaszewski
|
c7bf7ac166
The insertContent() function should also work with DocumentSelection.
|
7 yıl önce |
Maciej Gołaszewski
|
005c98d3fe
Use `Selection` class instead of `DocumentSelection` to check if `insertContent()` needs to create `Selection` instance.
|
7 yıl önce |
Maciej Gołaszewski
|
a4f4dee5d0
Internal: Remove default parameter from `model.insertContent()` calls.
|
7 yıl önce |
Piotr Jasiun
|
0308d77eb9
Merge pull request #1544 from ckeditor/t/1543
|
7 yıl önce |
Szymon Cofalik
|
97e0f9fc43
Docs: Added docs in `MergeOperation` x `MergeOperation` transformation.
|
7 yıl önce |
Maciej Gołaszewski
|
29cdfeaec2
Changed: The insertContent() should accept position & range.
|
7 yıl önce |
Maciej Gołaszewski
|
95a2fd125c
Docs: Fix code samples in model/selection.
|
7 yıl önce |
Piotrek Koszuliński
|
50c0cc3660
Docs: Created the deep dive section.
|
7 yıl önce |
Szymon Cofalik
|
a86d713e3b
Fix: Merge x merge becomes NoOperation if it is not going to be affected by undoing operation.
|
7 yıl önce |
Piotr Jasiun
|
d7abbb9191
Merge pull request #1541 from ckeditor/t/1539
|
7 yıl önce |
Szymon Cofalik
|
d31b4b0486
Merge pull request #1536 from ckeditor/t/1521
|
7 yıl önce |
Szymon Cofalik
|
55666a1472
Fix: Added a special case for wrap x unwrap transformation to mirror a case from unwrap x wrap transformation.
|
7 yıl önce |