提交历史

作者 SHA1 备注 提交日期
  Maciej Bukowski 1c950d60e4 Fixed all context errors. 6 年之前
  Maciej Bukowski ab458a9e2c WIP - changing errors. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Piotrek Koszuliński 3762bfa30d Docs: Added an example. 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Szymon Cofalik b7ff6be588 Fixed: Added special case in `model.Range#_getTransformedByMergeOperation`. 7 年之前
  Piotrek Koszuliński 6321ebfd65 Docs: A lot of corrections all across the docs. 7 年之前
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. 7 年之前
  Maciej Gołaszewski e2cec333d0 Merge branch 'master' into t/1555 7 年之前
  Maciej Gołaszewski ae8c2df137 Update model/view range docs and tests. 7 年之前
  Szymon Cofalik 1b30b20a45 Docs: Clarified a comment. 7 年之前
  Szymon Cofalik a07fbdcd57 Fix: `MoveOperation` x `SplitOperation` transformation for a case when graveyard element is moved. 7 年之前
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. 7 年之前
  Maciej Gołaszewski 65652f99df Other: Remove unused Range.createCollapsedAt(). 7 年之前
  Maciej Gołaszewski 446600a48e Docs: Update documentation on Position/Range/Selection factory methods. 7 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. 7 年之前
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 年之前
  Maciej Gołaszewski 8df81fd046 Remove default value of offset parameter from model methods. 7 年之前
  Szymon Cofalik 8816f4abb7 Changed: In `Range#_getTransformedBySplitOperation`, make the range expand if `insertionPosition` is equal to the range end. Modified transformations to align to that change. 7 年之前
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. 7 年之前
  Piotrek Koszuliński 6e85353f7b Internal: Fixed code style after upgrade to latest ESLint. 7 年之前
  Szymon Cofalik 12b097b0d7 Changed: Added multiple transformation tests to cover all scenarios, introduced several fixes. 7 年之前
  Szymon Cofalik 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. 7 年之前
  Szymon Cofalik c4a05f16b3 Changed: Minor changes in code related to OT. 7 年之前
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. 7 年之前
  Szymon Cofalik f4975ee86d Fix: Range#_getTransformedByMergeOperation will no longer return ranges that have boundaries in different roots. 7 年之前
  Szymon Cofalik 6ec5b38493 Fixed: Fixed results of `Range#getTransformedByMerge` for edge cases. 7 年之前
  Szymon Cofalik c1416effc9 Changed: Fixed code style. 7 年之前
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 年之前