Commit History

Author SHA1 Message Date
  Piotr Jasiun daf531cb20 Tests: operation.type, document.applyTransformation. 10 years ago
  Szymon Cofalik aacb14874b ChangeOperation._execute() re-add removed error throws. 10 years ago
  Szymon Cofalik 1dd0c4bd92 ChangeOperation.conflictsAttributesWith moved to transformOperation module. 10 years ago
  Szymon Cofalik 61160fd926 Moved OT algorithms from operations classes to separate module named transformOperation. 10 years ago
  Szymon Cofalik 42592ffae2 Tests: JSCS and JSHint errors. 10 years ago
  Szymon Cofalik 7d3c1360c3 Tests: renamed tests for ChangeOperation OT. 10 years ago
  Szymon Cofalik da47837080 Tests: removed duplicated tests for ChangeOperation. 10 years ago
  Szymon Cofalik 38ad1ce6d8 Tests: moved helper function expectOperation to tools.js. 10 years ago
  Szymon Cofalik b50a72b50c JSCS and JSHint errors. 10 years ago
  Szymon Cofalik d3ca852791 ChangeOperation OT introduced. 10 years ago
  Szymon Cofalik eb631fe08d ChangeOperation._execute() removed some throwed errors, ChangeOperation.clone() introduced. 10 years ago
  Piotr Jasiun 8077100f1d Renamed getAttrIterator to getAttrs. 10 years ago
  Piotr Jasiun 50ebc2d68c Removed _getAttrCount() and replaced it with getIteratorCount( element.getAttrIterator() ). 10 years ago
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 years ago
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 years ago
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 years ago
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 years ago
  Piotrek Koszuliński 330b5650ac Changed document.operations namespace to document.operation. 10 years ago