Преглед на файлове

transformoperation.js moved to operation/transform.js.

Szymon Cofalik преди 10 години
родител
ревизия
7c2688597e
променени са 2 файла, в които са добавени 113 реда и са изтрити 113 реда
  1. 1 1
      packages/ckeditor5-utils/src/document/operation/transform.js
  2. 112 112
      packages/ckeditor5-utils/tests/document/operation/transform.js

+ 1 - 1
packages/ckeditor5-utils/src/document/transformoperation.js → packages/ckeditor5-utils/src/document/operation/transform.js

@@ -36,7 +36,7 @@
  * `a` by `b` and also `b` by `a`. In both transformations the same operation has to be the important one. If we assume
  * that first or second passed operation is always more important we won't be able to solve this case.
  *
- * @function transformOperation
+ * @function document.operation.transform
  * @param {document.operation.Operation} a Operation that will be transformed.
  * @param {document.operation.Operation} b Operation to transform by.
  * @param {Boolean} isStrong Flag indicating whether this operation should be treated as more important

Файловите разлики са ограничени, защото са твърде много
+ 112 - 112
packages/ckeditor5-utils/tests/document/operation/transform.js


Някои файлове не бяха показани, защото твърде много файлове са промени