Historique des commits

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