Commit History

Author SHA1 Message Date
  Piotr Jasiun 13ea2a97f4 Tests for change event. 10 years ago
  Piotrek Koszuliński 7a3b56fb0d Merge pull request #94 from cksource/t/93 10 years ago
  Piotrek Koszuliński 953e6a4b78 Merge branch 'master' into t/93 10 years ago
  Piotrek Koszuliński 334e71b0e2 Merge pull request #90 from ckeditor/t/59-r 10 years ago
  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 years ago
  Aleksander Nowodzinski b5cab58708 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. 10 years ago
  Aleksander Nowodzinski 5f11865b60 Used ...rest parameter in Model#bind and Model#unbind methods. 10 years ago
  Aleksander Nowodzinski ff29e59825 Increased test code coverage for Model#bind. 10 years ago
  Aleksander Nowodzinski fdca6fbea8 Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex. 10 years ago
  Aleksander Nowodzinski ddb555523f Merged a number of Model#bind errors to reduce the amount of code and documentation. 10 years ago
  Piotrek Koszuliński af4de34c34 Merge branch 'master' into t/59-r 10 years ago
  Szymon Cofalik 7f6aca3278 operation/transform.js changed ranges sorting. 10 years ago
  Piotrek Koszuliński c6935804f1 Minor API docs fix. 10 years ago
  Szymon Cofalik 90bfe49566 Sorted methods in classes in document namespace. 10 years ago
  Piotrek Koszuliński 961b7c2ce0 API docs. 10 years ago
  Piotrek Koszuliński 82402c3395 API docs fixes. 10 years ago
  Piotrek Koszuliński 44c7170ac2 Code style issues. 10 years ago
  Szymon Cofalik 59f7fcc55e operation/transform.js tests and bugfix. 10 years ago
  Szymon Cofalik 0ea27fb853 Simplified operation/transform.js helper function joinRanges. 10 years ago
  Szymon Cofalik 6c087b863a ChangeOperation._execute fixed condition. 10 years ago
  Szymon Cofalik e695e90c51 Position.getTransformedByMove introduced, Position.getCombined become protected method. 10 years ago
  Aleksander Nowodzinski d2cb9be767 Introduced Model#bind method with tests. 10 years ago
  Szymon Cofalik ce5f03fb9c Introduced operation.transform joinRanges helper. 10 years ago
  Szymon Cofalik 7c2688597e transformoperation.js moved to operation/transform.js. 10 years ago
  Szymon Cofalik 7f2f73cde7 ChangeOperation._execute() re-add removed error throws. 10 years ago
  Szymon Cofalik da7f5584da Tests: transformOperation remove Document dependency in tests. 10 years ago
  Szymon Cofalik 37dfda19b1 transformOperation docs and code style changes. 10 years ago
  Szymon Cofalik 8438201de8 Tests: move expectOperation from tools.js to transformoperation.js. 10 years ago
  Szymon Cofalik b1748f2537 Tests: new and changed tests for Position. 10 years ago
  Szymon Cofalik e894065a1c Position.parentPath to Position.getParentPath(). 10 years ago