提交歷史

作者 SHA1 備註 提交日期
  Szymon Cofalik ccb68c6934 Some integration proposals for core.Editor. 10 年之前
  Szymon Cofalik ccd98a4a63 Tests: fixed branch coverage for treeModel.Selection tests. 10 年之前
  Szymon Cofalik 0897646ba9 Fixed: treeModel.Document#_setSelectionAttributes if selection is at the beginning or end of non-empty block. 10 年之前
  Szymon Cofalik accd0065c0 Docs: core.Collection fix. 10 年之前
  Szymon Cofalik a6ae92c685 Introduce treeModel.Document#_setSelectionAttributes. 10 年之前
  Szymon Cofalik 897526c215 Fixed: treeModel.LivePosition trying to transform when attribute operation got applied. 10 年之前
  Szymon Cofalik 8d095d9591 Tests: fixed tests for core.Command. 10 年之前
  Szymon Cofalik 60f4835c08 Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition. 10 年之前
  Szymon Cofalik 7b80514306 Introduce core.AttributeCommand. 10 年之前
  Szymon Cofalik 72990bd743 Introduce core.Command. 10 年之前
  Szymon Cofalik 9e3735395d Make EmitterMixin.fire return a value. 10 年之前
  Szymon Cofalik fbf378e9a0 Docs: typos. 10 年之前
  Piotr Jasiun bd3b48d9d8 Merge pull request #229 from ckeditor/ot-for-deltas 10 年之前
  Piotr Jasiun dc51b60f62 File renaming. 10 年之前
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. 10 年之前
  Szymon Cofalik 559033d6cd Split core.treeModel.delta.transform into two files, one with API and one with transformation cases. Renamed transform#addSpecialCase to transform#addTransformationCase. 10 年之前
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. 10 年之前
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. 10 年之前
  Szymon Cofalik a72c93d0ea Cleanup: methods order in classes, let -> const. 10 年之前
  Szymon Cofalik e08d873e69 Introduced multiple special cases for deltas transformation, documented and tested delta transformations. 10 年之前
  Szymon Cofalik 00bf9fb8a9 Changes in MergeDelta API. 10 年之前
  Szymon Cofalik 9d475ef963 Introduced API for deltas. 10 年之前
  Szymon Cofalik d4b5d594af Fixed bugs in OT connected with sticky move operaitons. 10 年之前
  Szymon Cofalik 56adc45653 Add `sticky` parameter to core.treeModel.Range. 10 年之前
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. 10 年之前
  Szymon Cofalik c8f15b01cd Added isSticky property to MoveOperation and it's child classes. 10 年之前
  Szymon Cofalik 3708cf925b Make RemoveDelta and WeakInsertDelta extend proper classes. 10 年之前
  Szymon Cofalik 26b6e51f22 Add core.treeModel.delta.Delta#getReversed. 10 年之前
  Szymon Cofalik 3586051395 Tests: added tests for core.treeModel.operation.Operation. 10 年之前
  Szymon Cofalik 6ca130ee31 Docs fixes. 10 年之前