Szymon Kupś
|
85ba5b8508
Docs for changes made to model converters.
|
8 年之前 |
Szymon Kupś
|
8620d1dc3b
Added docs to ModelConversionDispatcher and model conversion builder.
|
8 年之前 |
Szymon Kupś
|
67b0f63c62
Removed Writer.breakViewRangePerContainer method as its no longer used.
|
8 年之前 |
Szymon Kupś
|
139de0689d
Merge branch 'master' into t/1015
|
8 年之前 |
Szymon Kupś
|
2b02a3db15
Changed BuildModelConverter to use toElement instead of toStamp when converting from marker.
|
8 年之前 |
Szymon Kupś
|
c84e6792b3
More tests to ModelConversionDispatcher.
|
8 年之前 |
Szymon Kupś
|
982bbf7531
More tests for BuildModelConverter, model to view converters and ModelConversionDispatcher.
|
8 年之前 |
Kamil Piechaczek
|
ab48fb6867
Merge pull request #1037 from ckeditor/t/1036
|
8 年之前 |
Piotrek Koszuliński
|
1e73135772
Renamed all includeNode options to includeSelf.
|
8 年之前 |
Piotrek Koszuliński
|
2738f5e924
Introduced includeSelf to Node#getCommonAncestor() methods.
|
8 年之前 |
Szymon Kupś
|
1a0b8880f6
Tests: improved coverage in ModelConversionDispatcher.
|
8 年之前 |
Kamil Piechaczek
|
18708c6f9a
Merge pull request #1035 from ckeditor/t/1033
|
8 年之前 |
Piotrek Koszuliński
|
8181e3a896
Introduced view.Node#getCommonAncestor().
|
8 年之前 |
Piotrek Koszuliński
|
14fc05fe81
Tests: Code style.
|
8 年之前 |
Piotrek Koszuliński
|
c731b824bc
Introduced model.Node#getCommonAncestor().
|
8 年之前 |
Piotrek Koszuliński
|
c9241a0581
Tests: Code style.
|
8 年之前 |
Szymon Kupś
|
41f0318f86
Docs update in wrapItem and unwrapItem methods.
|
8 年之前 |
Szymon Kupś
|
85cd98c9c9
More tests fixing. Added custom event name to consumable name mapping to wrapItem and unwrapItem methods.
|
8 年之前 |
Szymon Kupś
|
c5528565fd
Fixed failing tests after virtual selection implementation.
|
8 年之前 |
Piotrek Koszuliński
|
65a798cfb4
Merge pull request #1023 from ckeditor/t/1021
|
8 年之前 |
Szymon Kupś
|
c34368644f
Refactoring virtual selection conversion.
|
8 年之前 |
Piotrek Koszuliński
|
28ee2dbbb2
Internal: Docs and code style.
|
8 年之前 |
Piotrek Koszuliński
|
06ca4c9b50
Merge branch 'master' into t/1021
|
8 年之前 |
Piotr Jasiun
|
69bb752ec1
Merge pull request #1029 from ckeditor/t/1014b
|
8 年之前 |
Piotr Jasiun
|
6c5b29c450
Merge pull request #1030 from ckeditor/t/1028
|
8 年之前 |
Szymon Kupś
|
df917fe317
Intial implementation of converting markers to virtual selection.
|
8 年之前 |
Szymon Cofalik
|
4d52f83ad9
Tests: Updated `view.UIElement` manual test.
|
8 年之前 |
Szymon Cofalik
|
2354d31dd7
Fixed: In `view.Renderer#render` make sure that inline filler is created before selection is updated (so selection do not end up before filler element).
|
8 年之前 |
Szymon Cofalik
|
10efae7d56
Fixed: `view.Renderer#render` will now always create inline filler at expected position.
|
8 年之前 |
Szymon Cofalik
|
7692ed2520
Tests: Added mising test in `view.Position` and fixing CC.
|
8 年之前 |