Historial de Commits

Autor SHA1 Mensaje Fecha
  Kuba Niegowski d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. hace 5 años
  Kuba Niegowski 353340bb8c Reintroduced loose option for Range#getJoined() in more intuitive way. hace 5 años
  Kuba Niegowski 7c93282bcd Removed loose option for Renge#getJoined(). hace 5 años
  Kuba Niegowski c71aea2c05 Restoring selection ranges on undo without the need for schema customization. hace 5 años
  Kuba Niegowski a589af833d Added tests for Range#getSum(). hace 5 años
  Piotrek Koszuliński 46defe5c19 Tests: Fixed to.be.equal() use. hace 5 años
  Maciej Gołaszewski d7a306b372 Define range intersection of collapsed ranges. hace 5 años
  Aleksander Nowodzinski 8715e0dc90 Docs and minor test naming fix. hace 5 años
  Aleksander Nowodzinski 1049784eac Implemented the Range#getContainedElement() method. hace 5 años
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] hace 6 años
  Mateusz Samsel 7a360adede Remove checks for no parameters, as those shouldn't be supported. hace 6 años
  Mateusz Samsel 9d85b88c93 Add unit test for 'is' methods. hace 6 años
  Maciej Bukowski 1c950d60e4 Fixed all context errors. hace 6 años
  Maciej Bukowski ab458a9e2c WIP - changing errors. hace 6 años
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] hace 6 años
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] hace 6 años
  Szymon Cofalik b7ff6be588 Fixed: Added special case in `model.Range#_getTransformedByMergeOperation`. hace 7 años
  Piotrek Koszuliński 6321ebfd65 Docs: A lot of corrections all across the docs. hace 7 años
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. hace 7 años
  Maciej Gołaszewski ae8c2df137 Update model/view range docs and tests. hace 7 años
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. hace 7 años
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. hace 7 años
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). hace 7 años
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. hace 7 años
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. hace 7 años
  Maciej Gołaszewski 90d2a88bf7 Make Position.createAt() offset parameter required. hace 7 años
  Szymon Cofalik 8cc0c5e770 Tests: An additional test for `Range#_getTransformedBySplitOperation`. hace 7 años
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. hace 7 años
  Szymon Cofalik cd5643f770 Changed: Removed `insertionPosition` from `SplitOperation` constructor. hace 7 años
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. hace 7 años