Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik 0652307cd8 Range.containsRange introduced, operation/transform.js fixed order of returned operations, special case for one of MoveOperation by MoveOperation transformation scenarios. il y a 10 ans
  Piotrek Koszuliński 525c6878bf Merge branch 'master' into t/59-r il y a 10 ans
  Szymon Cofalik 871fdcb10a operation/transform.js changed ranges sorting. il y a 10 ans
  Piotrek Koszuliński 29066f1c77 Tests: Fixed assertion which started failing after Req.JS upgrade. il y a 10 ans
  Szymon Cofalik 95d71c441a Sorted methods in classes in document namespace. il y a 10 ans
  Piotrek Koszuliński 844054fdaf API docs. il y a 10 ans
  Piotrek Koszuliński 42341ee5fb API docs fixes. il y a 10 ans
  Piotrek Koszuliński 6fcbf57957 Code style issues. il y a 10 ans
  Szymon Cofalik 6c33c3d801 operation/transform.js tests and bugfix. il y a 10 ans
  Szymon Cofalik ac15b0eb1e Simplified operation/transform.js helper function joinRanges. il y a 10 ans
  Szymon Cofalik cbedd68d96 ChangeOperation._execute fixed condition. il y a 10 ans
  Szymon Cofalik b302bab944 Position.getTransformedByMove introduced, Position.getCombined become protected method. il y a 10 ans
  Szymon Cofalik 2324b03d20 Introduced operation.transform joinRanges helper. il y a 10 ans
  Szymon Cofalik 8bf9cc927c transformoperation.js moved to operation/transform.js. il y a 10 ans
  Szymon Cofalik aacb14874b ChangeOperation._execute() re-add removed error throws. il y a 10 ans
  Szymon Cofalik 188e8aa1c4 Tests: transformOperation remove Document dependency in tests. il y a 10 ans
  Szymon Cofalik 1323e6e7c1 transformOperation docs and code style changes. il y a 10 ans
  Szymon Cofalik 56d0edffd1 Tests: move expectOperation from tools.js to transformoperation.js. il y a 10 ans
  Szymon Cofalik afb71297ef Tests: new and changed tests for Position. il y a 10 ans
  Szymon Cofalik 0dae255cfa Position.parentPath to Position.getParentPath(). il y a 10 ans
  Szymon Cofalik 1dd0c4bd92 ChangeOperation.conflictsAttributesWith moved to transformOperation module. il y a 10 ans
  Szymon Cofalik 157cd2f93b Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection(). il y a 10 ans
  Szymon Cofalik c777bb5a63 Position.isBefore() and Position.isAfter() introduced. il y a 10 ans
  Piotr Jasiun f7b227a7a5 Docs: Added one more example to the utils.compareArrays. il y a 10 ans
  Szymon Cofalik 61160fd926 Moved OT algorithms from operations classes to separate module named transformOperation. il y a 10 ans
  Szymon Cofalik 285c428c13 Typo in Document. il y a 10 ans
  Szymon Cofalik 42592ffae2 Tests: JSCS and JSHint errors. il y a 10 ans
  Szymon Cofalik d9cd11e35e Tests: renamed and refactored tests for MoveOperation OT. il y a 10 ans
  Szymon Cofalik 0f28048da9 Tests: renamed tests for InsertOperation OT. il y a 10 ans
  Szymon Cofalik 7d3c1360c3 Tests: renamed tests for ChangeOperation OT. il y a 10 ans