Historia zmian

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