提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński af4de34c34 Merge branch 'master' into t/59-r 10 年之前
  Szymon Cofalik 7f6aca3278 operation/transform.js changed ranges sorting. 10 年之前
  Szymon Cofalik 90bfe49566 Sorted methods in classes in document namespace. 10 年之前
  Piotrek Koszuliński 961b7c2ce0 API docs. 10 年之前
  Piotrek Koszuliński 82402c3395 API docs fixes. 10 年之前
  Piotrek Koszuliński 44c7170ac2 Code style issues. 10 年之前
  Szymon Cofalik 59f7fcc55e operation/transform.js tests and bugfix. 10 年之前
  Szymon Cofalik 0ea27fb853 Simplified operation/transform.js helper function joinRanges. 10 年之前
  Szymon Cofalik 6c087b863a ChangeOperation._execute fixed condition. 10 年之前
  Szymon Cofalik e695e90c51 Position.getTransformedByMove introduced, Position.getCombined become protected method. 10 年之前
  Szymon Cofalik ce5f03fb9c Introduced operation.transform joinRanges helper. 10 年之前
  Szymon Cofalik 7c2688597e transformoperation.js moved to operation/transform.js. 10 年之前
  Szymon Cofalik 7f2f73cde7 ChangeOperation._execute() re-add removed error throws. 10 年之前
  Szymon Cofalik da7f5584da Tests: transformOperation remove Document dependency in tests. 10 年之前
  Szymon Cofalik 37dfda19b1 transformOperation docs and code style changes. 10 年之前
  Szymon Cofalik 8438201de8 Tests: move expectOperation from tools.js to transformoperation.js. 10 年之前
  Szymon Cofalik b1748f2537 Tests: new and changed tests for Position. 10 年之前
  Szymon Cofalik e894065a1c Position.parentPath to Position.getParentPath(). 10 年之前
  Szymon Cofalik 425937287f ChangeOperation.conflictsAttributesWith moved to transformOperation module. 10 年之前
  Szymon Cofalik e37b35de2e Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection(). 10 年之前
  Szymon Cofalik 26d1df9abc Position.isBefore() and Position.isAfter() introduced. 10 年之前
  Piotr Jasiun 58a9931712 Docs: Added one more example to the utils.compareArrays. 10 年之前
  Szymon Cofalik ec733ad5cc Moved OT algorithms from operations classes to separate module named transformOperation. 10 年之前
  Szymon Cofalik 299cc4ec38 Typo in Document. 10 年之前
  Szymon Cofalik 80d50ab757 Tests: JSCS and JSHint errors. 10 年之前
  Szymon Cofalik e90d45cc55 Tests: renamed and refactored tests for MoveOperation OT. 10 年之前
  Szymon Cofalik 6411ab6057 Tests: renamed tests for InsertOperation OT. 10 年之前
  Szymon Cofalik 662327ded2 Tests: renamed tests for ChangeOperation OT. 10 年之前
  Szymon Cofalik 7d3d60a159 Tests: removed duplicated tests for ChangeOperation. 10 年之前
  Szymon Cofalik c8d551b584 Tests: moved helper function expectOperation to tools.js. 10 年之前