提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 46defe5c19 Tests: Fixed to.be.equal() use. 5 年之前
  Maciej Gołaszewski d7a306b372 Define range intersection of collapsed ranges. 5 年之前
  Aleksander Nowodzinski 8715e0dc90 Docs and minor test naming fix. 5 年之前
  Aleksander Nowodzinski 1049784eac Implemented the Range#getContainedElement() method. 5 年之前
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Mateusz Samsel 7a360adede Remove checks for no parameters, as those shouldn't be supported. 6 年之前
  Mateusz Samsel 9d85b88c93 Add unit test for 'is' methods. 6 年之前
  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 年之前
  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 ae8c2df137 Update model/view range docs and tests. 7 年之前
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. 7 年之前
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. 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 90d2a88bf7 Make Position.createAt() offset parameter required. 7 年之前
  Szymon Cofalik 8cc0c5e770 Tests: An additional test for `Range#_getTransformedBySplitOperation`. 7 年之前
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. 7 年之前
  Szymon Cofalik cd5643f770 Changed: Removed `insertionPosition` from `SplitOperation` constructor. 7 年之前
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. 7 年之前
  Szymon Cofalik 7790d8d293 Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor. 7 年之前
  Szymon Cofalik 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. 7 年之前
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. 7 年之前
  Szymon Cofalik 1e01bf36d9 Changed: Introduced `MergeOperation#howMany` and `SplitOperation#howMany`. 7 年之前
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. 7 年之前