Szymon Cofalik
|
aa471bf965
Fix: `model.Range#getTransformedByDelta` should not crash for `MoveDelta` which moves 0 nodes.
|
пре 7 година |
Piotrek Koszuliński
|
72cd67e752
API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci]
|
пре 8 година |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
пре 8 година |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
пре 8 година |
Szymon Cofalik
|
be8af47e2a
Changed: Minor fixes.
|
пре 8 година |
Maciej Gołaszewski
|
6c931650f4
Other: User positions rather then creating new range in loops in Range.createFromRanges().
|
пре 8 година |
Maciej Gołaszewski
|
0667f06c10
Code style: Don't use Symbols for protected properties in model's Position and Range.
|
пре 8 година |
Maciej Gołaszewski
|
b938ae39df
Other: Remove non semantic methods from Position.
|
пре 8 година |
Maciej Gołaszewski
|
3f97a18184
Other: Make Range immutable.
|
пре 8 година |
Maciej Gołaszewski
|
0f3acc2742
Other: Make Position immutable.
|
пре 8 година |
Szymon Cofalik
|
c871a693c8
Fix: Handle isSticky flag properly when collapsed range is transformed by insertion.
|
пре 8 година |
Piotrek Koszuliński
|
2794b867aa
More error documentation improvements.
|
пре 8 година |
Piotrek Koszuliński
|
4a6ace35f0
Merge pull request #1143 from ckeditor/t/1142
|
пре 8 година |
Szymon Cofalik
|
25c0dee7b0
Fixed: Range at the end of split element should be correctly moved to the new element.
|
пре 8 година |
Szymon Cofalik
|
8ae7b36bd7
Docs: Explained confusing code in inline comments.
|
пре 8 година |
Szymon Cofalik
|
652479e326
Fixed: Improved range by merge delta transformation case.
|
пре 8 година |
Szymon Cofalik
|
ed65290fb1
Fix: Fix for LiveRange transformation when element is split at the place where the live range starts.
|
пре 8 година |
Szymon Cofalik
|
4e53a40428
Fixed: Items inserted into an already highlighted element with custom highlight handling should not get additional highlight.
|
пре 8 година |
Maciej Bukowski
|
65c7a9af8b
API docs fixes.
|
пре 8 година |
Maciej Bukowski
|
b835a4c739
Provided `Range.createCollapsedAt()` method with tests.
|
пре 8 година |
Piotrek Koszuliński
|
9a7d3d2368
Code style: Aligned generators code style to new ESLint version.
|
пре 8 година |
Kamil Piechaczek
|
4807e388c1
Code style: Aligned code style to new ESLint version.
|
пре 8 година |
Piotrek Koszuliński
|
1787d51172
Merge pull request #1007 from ckeditor/t/1006
|
пре 8 година |
Piotrek Koszuliński
|
6fa452c666
Minor docs and code cleanup.
|
пре 8 година |
Szymon Cofalik
|
e3584fa09d
Changed: Expanded special case in `Range#_getTransformedByDelta`.
|
пре 8 година |
Kamil Piechaczek
|
2c6266851a
Simplified "Position#getCommonAncestor()" (model) and fixed incorrect docs.
|
пре 8 година |
Kamil Piechaczek
|
78d2eb60f0
Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`.
|
пре 8 година |
Piotrek Koszuliński
|
4c16225d80
Minor API docs fixes.
|
пре 8 година |
Szymon Cofalik
|
973f1d6f19
Docs: Added "missing" example in a comment.
|
пре 8 година |
Szymon Cofalik
|
50d14e38ec
Fixed: Remove and reinsert change types needs fixes during range transformations since `RemoveOperation` no longer creates `graveyardHolder`.
|
пре 8 година |