提交历史

作者 SHA1 备注 提交日期
  Oskar Wróbel 9439c8b289 Changed long name returned by Operation.className property to the short one. 7 年之前
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. 7 年之前
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. 7 年之前
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 年之前
  Kamil Piechaczek a559f429d9 "_clone()" method is now protected. 7 年之前
  Szymon Cofalik dd202e6760 Changed: Operations that does not operate on document have `null` base version. 8 年之前
  Szymon Cofalik c44336d58a Changed: Operations no longer remove changes object on `_execute()`. 8 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Szymon Cofalik 9d7b60d438 Added: Extracted operation validation from `_execute()` method to `_validate()` method. 8 年之前
  Oskar Wróbel 014e794117 Marked operation utils names as protected. 8 年之前
  Oskar Wróbel 1eecff4fc9 Changed model writer to protected operation utils. 8 年之前
  Oskar Wróbel 18b01a40fe Changed the way of checking if operaton is a document operation. 8 年之前
  Oskar Wróbel aa93ed2f24 Changed root property to isDocumentOperation. 8 年之前
  Oskar Wróbel fda472bc7e Added root getter to the InsertOperation. 8 年之前
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 年之前
  Maciej Gołaszewski 9aaf822e91 Other: Remove redundant Position.createFromPosition calls. 8 年之前
  Szymon Cofalik 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. 8 年之前
  Piotrek Koszuliński 5be4a494fb Docs: Fixed inherited methods documentation. Closes #971. 8 年之前
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年之前
  Kamil Piechaczek e0212e36d5 Fixed issues reported by ESLint in "src/" directory. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Maciej Bukowski 54d1427716 Docs: fixing references. 9 年之前
  Maciek 6c2000dc00 Docs: aligning to new format, fixed event refs. 9 年之前
  Maciek 7dd7d360ce Fixed few typos. 9 年之前
  Maciek ba20d9ad60 Docs: renamed many type references. 9 年之前
  Szymon Cofalik 131f8b5e09 Fixed: InsertOperation should copy its nodes when it's cloned. 9 年之前
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 年之前
  Szymon Cofalik 9656b8f4aa Fixed: follow-up issues after model refactor. 9 年之前