Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
8 年之前 |
Maciej Gołaszewski
|
b938ae39df
Other: Remove non semantic methods from Position.
|
8 年之前 |
Maciej Gołaszewski
|
0f3acc2742
Other: Make Position immutable.
|
8 年之前 |
Piotrek Koszuliński
|
c34c5a9f45
Aligned this PR to the changes done in the meantime on master.
|
8 年之前 |
Piotrek Koszuliński
|
6a5b469e6f
Merge branch 'master' into t/1146
|
8 年之前 |
Szymon Cofalik
|
b1ae45e617
Fixed: MergeDelta x MoveDelta transformation case should not be applied in undo mode.
|
8 年之前 |
Szymon Cofalik
|
b56a58b400
Changed: Make setting "undo mode" in transformation more explicit.
|
8 年之前 |
Szymon Cofalik
|
b44e57b96b
Fixed: Tweaked SplitDelta transformation to act better when deltas are undone.
|
8 年之前 |
Szymon Cofalik
|
b2f0cd2d73
Fixed: MergeDelta special case transformation throws when second operation is NoOperation.
|
8 年之前 |
Szymon Cofalik
|
99381fe069
Fixed: Fixes for deltas transformations.
|
8 年之前 |
Szymon Cofalik
|
ce57f685ac
Merge branch 'master' into t/1055
|
8 年之前 |
Szymon Cofalik
|
75c3d09bde
Fixed: `SplitDelta` special transformation cases threw when second operation become `NoOperation`.
|
8 年之前 |
Szymon Cofalik
|
2a1492bbf8
Merge branch 'master' into t/1055
|
8 年之前 |
Szymon Cofalik
|
4969e4261d
Fixed: `SplitDelta` x `RemoveDelta` transformation - do not use special case in undo mode.
|
8 年之前 |
Szymon Cofalik
|
92dd1e19c3
Changed: Minor changes in deltas transformations.
|
8 年之前 |
Szymon Cofalik
|
abdf52228f
Fixed: `AttributeDelta` x `SplitDelta` transformation should not apply special in "undo mode".
|
8 年之前 |
Szymon Cofalik
|
2aa72f7a07
Fixed: Prevent throwing during SplitDelta x RemoveDelta transformation.
|
8 年之前 |
Szymon Cofalik
|
0ad7e92853
Changed: corrected RenameDelta x SplitDelta transformation special case.
|
8 年之前 |
Szymon Cofalik
|
52815e541b
Changed: Refactored `SplitDelta` transformations.
|
8 年之前 |
Szymon Cofalik
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
8 年之前 |
Szymon Cofalik
|
6b04950bc6
Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Szymon Cofalik
|
d4f0aa39fd
Changed: `MarkerDelta` transformation should consider ranges equal to `null`.
|
8 年之前 |
Szymon Cofalik
|
ce682a46c1
Changed: wrapped functions exported by delta/transform.js in a single object.
|
8 年之前 |
Szymon Cofalik
|
dcd1ba9df7
Changed: Range#_getTransformedByDocumentChange will now be "inclusive" if range boundary is moved out of the range.
|
8 年之前 |
Szymon Cofalik
|
b08745d2bd
Changed: Simplified MarkerDelta transformation special cases and added transformations by MergeDelta, WrapDelta and UnwrapDelta.
|
8 年之前 |
Szymon Cofalik
|
87bbb07ae8
Changed: refactored MarkerDelta x SplitDelta transformation case.
|
8 年之前 |
Szymon Cofalik
|
8830d8a472
Changed: Markers refactor:
|
9 年之前 |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 年之前 |