Szymon Cofalik
|
7790d8d293
Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor.
|
il y a 7 ans |
Kamil Piechaczek
|
f3de1512a7
Error logs should not be visible anymore.
|
il y a 7 ans |
Szymon Cofalik
|
d092fc795f
Change: Export functions in operation/transform.js as separate functions, not an object.
|
il y a 7 ans |
Szymon Cofalik
|
e390211642
Fix: Final OT followup fixes after merging several branches.
|
il y a 7 ans |
Szymon Cofalik
|
f553b8f98a
Merge branch 't/1475' into t/ot-followups
|
il y a 7 ans |
Szymon Cofalik
|
5422478f28
Merge branch 't/1464' into t/ot-followups
|
il y a 7 ans |
Szymon Cofalik
|
36111d303b
Merge branch 't/1468' into t/ot-followups
|
il y a 7 ans |
Szymon Cofalik
|
69afda736c
Tests: Removed/fixed old transformation tests.
|
il y a 7 ans |
Szymon Cofalik
|
9e68258f7b
Changed: Introduced relations in OT.
|
il y a 7 ans |
Szymon Cofalik
|
9ee2170d45
Changed: Remove `ReinsertOperation` and `RemoveOperation`.
|
il y a 7 ans |
Szymon Cofalik
|
2917a3e96f
Changed: Moved transformation error logging from debug tools to OT code.
|
il y a 7 ans |
Szymon Cofalik
|
b021384a11
Changed: Introduced relations in OT.
|
il y a 7 ans |
Szymon Cofalik
|
c1416effc9
Changed: Fixed code style.
|
il y a 7 ans |
Szymon Cofalik
|
db95addb13
Changed: `context.isStrong` to `context.aIsStrong`.
|
il y a 7 ans |
Szymon Cofalik
|
65ca18933d
Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests.
|
il y a 7 ans |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
il y a 8 ans |
Oskar Wróbel
|
4fd49111f2
Changed incorrect markers collection reference.
|
il y a 8 ans |
Oskar Wróbel
|
7b14364940
Aligned operation tests with engine changes.
|
il y a 8 ans |
Piotrek Koszuliński
|
2debd0e781
Revert "Merge pull request #1175 from ckeditor/t/897"
|
il y a 8 ans |
Maciej Gołaszewski
|
b938ae39df
Other: Remove non semantic methods from Position.
|
il y a 8 ans |
Maciej Gołaszewski
|
3f97a18184
Other: Make Range immutable.
|
il y a 8 ans |
Maciej Gołaszewski
|
0f3acc2742
Other: Make Position immutable.
|
il y a 8 ans |
Szymon Cofalik
|
eaa9069e3e
Changed: Changed how MoveOperation is broken on multiple MoveOperations during transformation.
|
il y a 8 ans |
Szymon Cofalik
|
f056e06991
Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation.
|
il y a 8 ans |
Szymon Cofalik
|
e4b3ca230f
Changed: refactored `MoveOperation` x `MoveOperation` transformation.
|
il y a 8 ans |
Szymon Cofalik
|
a26531c90f
Changed: context.insertBefore now also affects `InsertOperation` transformation.
|
il y a 8 ans |
Szymon Cofalik
|
68b006a163
Fixed: RemoveOperation#isPermanent sometimes had no effect during OT.
|
il y a 8 ans |
Szymon Cofalik
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
il y a 8 ans |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
il y a 8 ans |
Szymon Cofalik
|
900cc0fb22
Changed: Modified transformation case for Remove/ReinsertOperation x RemoveOperation transformation.
|
il y a 8 ans |