Historial de Commits

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