Kamil Piechaczek
|
3938f6df4e
Add one more test which checks attributes that are set manually.
|
7 年之前 |
Kamil Piechaczek
|
5da55c3c0e
We should check selection attribues instead of text attrs.
|
7 年之前 |
Kamil Piechaczek
|
b0b3132d95
"Schema#checkAttributeInSelection()" should use current text node or a generic "$text".
|
7 年之前 |
Kamil Piechaczek
|
c2a00d9f9c
Schema#schema.checkAttributeInSelection() checks attributes of a text node.
|
7 年之前 |
Piotr Jasiun
|
0308d77eb9
Merge pull request #1544 from ckeditor/t/1543
|
7 年之前 |
Szymon Cofalik
|
97e0f9fc43
Docs: Added docs in `MergeOperation` x `MergeOperation` transformation.
|
7 年之前 |
Piotrek Koszuliński
|
50c0cc3660
Docs: Created the deep dive section.
|
7 年之前 |
Szymon Cofalik
|
a86d713e3b
Fix: Merge x merge becomes NoOperation if it is not going to be affected by undoing operation.
|
7 年之前 |
Piotr Jasiun
|
d7abbb9191
Merge pull request #1541 from ckeditor/t/1539
|
7 年之前 |
Szymon Cofalik
|
d31b4b0486
Merge pull request #1536 from ckeditor/t/1521
|
7 年之前 |
Szymon Cofalik
|
55666a1472
Fix: Added a special case for wrap x unwrap transformation to mirror a case from unwrap x wrap transformation.
|
7 年之前 |
Piotr Jasiun
|
8b1675e547
Merge pull request #1538 from ckeditor/t/1537
|
7 年之前 |
Szymon Cofalik
|
2b8720e8f6
Fix: Graveyard changes are correctly handled in Differ for new operations.
|
7 年之前 |
Piotrek Koszuliński
|
f827519ed9
Other: Prevent rendering when in the `model.change()` or `model.enqueueChange()` block. Closes #1528.
|
7 年之前 |
Piotrek Koszuliński
|
a1e1f93083
Merge pull request #1535 from ckeditor/t/1528
|
7 年之前 |
Krzysztof Krztoń
|
a16acdac14
'DowncastWriter#rename()' method params order changed.
|
7 年之前 |
Krzysztof Krztoń
|
bcabd8dda2
The 'DowncastWriter#remove()' method now accepts range or item.
|
7 年之前 |
Piotr Jasiun
|
992bee872d
Improved tests descriptions.
|
7 年之前 |
Piotr Jasiun
|
1b493218b6
Renamed _disabledRendering to _renderingDisabled.
|
7 年之前 |
Piotr Jasiun
|
9c882291df
Docs: Improve docs.
|
7 年之前 |
Piotr Jasiun
|
73703392a5
Merge pull request #1534 from ckeditor/t/1533
|
7 年之前 |
Piotr Jasiun
|
601343fa10
Merge branch 'master' into t/1528
|
7 年之前 |
Piotr Jasiun
|
1a0127b701
Small improvements.
|
7 年之前 |
Piotr Jasiun
|
b213855d1a
Tests: tests for preventing rendering in the change block.
|
7 年之前 |
Szymon Cofalik
|
26a2c6d0da
Fix: SplitOperation properties were wrong if the split was in graveyard.
|
7 年之前 |
Szymon Cofalik
|
b286acc45d
Tests: Clear graveyards in OT tests after editors data is set.
|
7 年之前 |
Szymon Cofalik
|
dd00b4d9c0
Fix: `MergeOperation#graveyardPosition` was not transformed due to typo.
|
7 年之前 |
Piotr Jasiun
|
2740249f66
Change variables names. Add docs.
|
7 年之前 |
Piotrek Koszuliński
|
6e85353f7b
Internal: Fixed code style after upgrade to latest ESLint.
|
7 年之前 |
Piotrek Koszuliński
|
3255a6b875
Merge branch 't/ckeditor5/1203'
|
7 年之前 |