8
0

История коммитов

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński 7a3b56fb0d Merge pull request #94 from cksource/t/93 10 лет назад
  Piotrek Koszuliński 953e6a4b78 Merge branch 'master' into t/93 10 лет назад
  Piotrek Koszuliński 334e71b0e2 Merge pull request #90 from ckeditor/t/59-r 10 лет назад
  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 лет назад
  Aleksander Nowodzinski b5cab58708 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. 10 лет назад
  Aleksander Nowodzinski 5f11865b60 Used ...rest parameter in Model#bind and Model#unbind methods. 10 лет назад
  Aleksander Nowodzinski ff29e59825 Increased test code coverage for Model#bind. 10 лет назад
  Aleksander Nowodzinski fdca6fbea8 Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex. 10 лет назад
  Aleksander Nowodzinski ddb555523f Merged a number of Model#bind errors to reduce the amount of code and documentation. 10 лет назад
  Piotrek Koszuliński af4de34c34 Merge branch 'master' into t/59-r 10 лет назад
  Szymon Cofalik 7f6aca3278 operation/transform.js changed ranges sorting. 10 лет назад
  Piotrek Koszuliński c6935804f1 Minor API docs fix. 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 лет назад
  Aleksander Nowodzinski d2cb9be767 Introduced Model#bind method with tests. 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 лет назад