Commit History

Author SHA1 Message Date
  Piotr Jasiun 3c09e6fac7 Tests for createFromPositionAndShift. 10 years ago
  Piotr Jasiun f2700967fd Change event code. 10 years ago
  Piotr Jasiun 37c488ab4e Tests for change event. 10 years ago
  Piotrek Koszuliński 712a67eb61 Merge pull request #94 from cksource/t/93 10 years ago
  Piotrek Koszuliński 6df1641d5d Merge branch 'master' into t/93 10 years ago
  Piotrek Koszuliński 4d22354754 Merge pull request #90 from ckeditor/t/59-r 10 years ago
  Szymon Cofalik 0652307cd8 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 382fe76e63 Used ...spread operator in Model#bind tests. Minor refactoring in Model#bind tests. 10 years ago
  Aleksander Nowodzinski 02a9495554 Used ...rest parameter in Model#bind and Model#unbind methods. 10 years ago
  Aleksander Nowodzinski 23969743ca Increased test code coverage for Model#bind. 10 years ago
  Aleksander Nowodzinski 4e7f86e883 Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex. 10 years ago
  Aleksander Nowodzinski 316196f1ba Merged a number of Model#bind errors to reduce the amount of code and documentation. 10 years ago
  Piotrek Koszuliński 525c6878bf Merge branch 'master' into t/59-r 10 years ago
  Szymon Cofalik 871fdcb10a operation/transform.js changed ranges sorting. 10 years ago
  Piotrek Koszuliński 29066f1c77 Tests: Fixed assertion which started failing after Req.JS upgrade. 10 years ago
  Piotrek Koszuliński 0f279e3885 Minor API docs fix. 10 years ago
  Szymon Cofalik 95d71c441a Sorted methods in classes in document namespace. 10 years ago
  Piotrek Koszuliński 844054fdaf API docs. 10 years ago
  Piotrek Koszuliński 42341ee5fb API docs fixes. 10 years ago
  Piotrek Koszuliński 6fcbf57957 Code style issues. 10 years ago
  Szymon Cofalik 6c33c3d801 operation/transform.js tests and bugfix. 10 years ago
  Szymon Cofalik ac15b0eb1e Simplified operation/transform.js helper function joinRanges. 10 years ago
  Szymon Cofalik cbedd68d96 ChangeOperation._execute fixed condition. 10 years ago
  Szymon Cofalik b302bab944 Position.getTransformedByMove introduced, Position.getCombined become protected method. 10 years ago
  Aleksander Nowodzinski 0266e79313 Introduced Model#bind method with tests. 10 years ago
  Szymon Cofalik 2324b03d20 Introduced operation.transform joinRanges helper. 10 years ago
  Szymon Cofalik 8bf9cc927c transformoperation.js moved to operation/transform.js. 10 years ago
  Szymon Cofalik aacb14874b ChangeOperation._execute() re-add removed error throws. 10 years ago
  Szymon Cofalik 188e8aa1c4 Tests: transformOperation remove Document dependency in tests. 10 years ago
  Szymon Cofalik 1323e6e7c1 transformOperation docs and code style changes. 10 years ago