Commit History

Author SHA1 Message Date
  Maciej Gołaszewski 4056ace1e7 Add model/view Position.clone() method. 7 years ago
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. 7 years ago
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 years ago
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. 7 years ago
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 years ago
  Szymon Cofalik 5082ab0acf Tests: Updated tests. 7 years ago
  Szymon Cofalik 7790d8d293 Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor. 7 years ago
  Kamil Piechaczek f3de1512a7 Error logs should not be visible anymore. 7 years ago
  Szymon Cofalik d092fc795f Change: Export functions in operation/transform.js as separate functions, not an object. 7 years ago
  Szymon Cofalik e390211642 Fix: Final OT followup fixes after merging several branches. 7 years ago
  Szymon Cofalik f553b8f98a Merge branch 't/1475' into t/ot-followups 7 years ago
  Szymon Cofalik 5422478f28 Merge branch 't/1464' into t/ot-followups 7 years ago
  Szymon Cofalik 36111d303b Merge branch 't/1468' into t/ot-followups 7 years ago
  Szymon Cofalik 69afda736c Tests: Removed/fixed old transformation tests. 7 years ago
  Szymon Cofalik 9e68258f7b Changed: Introduced relations in OT. 7 years ago
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. 7 years ago
  Szymon Cofalik 2917a3e96f Changed: Moved transformation error logging from debug tools to OT code. 7 years ago
  Szymon Cofalik b021384a11 Changed: Introduced relations in OT. 7 years ago
  Szymon Cofalik c1416effc9 Changed: Fixed code style. 7 years ago
  Szymon Cofalik db95addb13 Changed: `context.isStrong` to `context.aIsStrong`. 7 years ago
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 years ago
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 years ago
  Oskar Wróbel 4fd49111f2 Changed incorrect markers collection reference. 8 years ago
  Oskar Wróbel 7b14364940 Aligned operation tests with engine changes. 8 years ago
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 years ago
  Maciej Gołaszewski b938ae39df Other: Remove non semantic methods from Position. 8 years ago
  Maciej Gołaszewski 3f97a18184 Other: Make Range immutable. 8 years ago
  Maciej Gołaszewski 0f3acc2742 Other: Make Position immutable. 8 years ago
  Szymon Cofalik eaa9069e3e Changed: Changed how MoveOperation is broken on multiple MoveOperations during transformation. 8 years ago
  Szymon Cofalik f056e06991 Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation. 8 years ago