提交历史

作者 SHA1 备注 提交日期
  Szymon Cofalik 1ecdf159f0 Fixed: `context.forceWeakRemove` was incorrectly set when transforming `MergeDelta`. 8 年之前
  Szymon Cofalik 275d191c1c Changed: Introduce `context.aWasUndone` and `context.bWasUndone` to give more context information for transformations. 8 年之前
  Szymon Cofalik 288546d85a Fixed: Fixes in deltas transformations: context.forceWeakRemove depends on document.history, better context setting, deltas normalization. 8 年之前
  Szymon Cofalik a26531c90f Changed: context.insertBefore now also affects `InsertOperation` transformation. 8 年之前
  Szymon Cofalik 7abb5fb325 Added: introduce context in operations and delta transformations. 8 年之前
  Piotrek Koszuliński b25706fa13 Docs: Fixed API docs. Closes #949. 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 年之前
  Szymon Cofalik 31f3e95942 Changed: move functions declarations to `deltaTransform` object. 8 年之前
  Szymon Cofalik ce682a46c1 Changed: wrapped functions exported by delta/transform.js in a single object. 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Szymon Cofalik 0c1371541a Added: Multiple deltas x deltas transformation utilities. 9 年之前
  Szymon Cofalik d2a82178e4 Add: Introduce SplitDelta x RemoveDelta special case transformations. 9 年之前
  Maciej Bukowski 9fbd3d2acc Docs: fixed incorrect references. 9 年之前
  Maciej Bukowski 57c6172b6e Docs: fixed references. 9 年之前
  Maciek 6c2000dc00 Docs: aligning to new format, fixed event refs. 9 年之前
  Maciek ba20d9ad60 Docs: renamed many type references. 9 年之前
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 9 年之前
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 年之前
  Szymon Cofalik 215386d4dd Docs: huge docs refactor in engine, also changed methods order and variables names. 9 年之前
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 年之前