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
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] hace 6 años
  Mateusz Samsel 7ca55de973 Improve code spacing. 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
  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
  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 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). hace 7 años
  Szymon Cofalik 5082ab0acf Tests: Updated tests. hace 7 años
  Szymon Cofalik 1e01bf36d9 Changed: Introduced `MergeOperation#howMany` and `SplitOperation#howMany`. hace 7 años
  Szymon Cofalik acfb0bda47 Change: Make second parameter of `LiveRange#event:change` an object. hace 7 años
  Szymon Cofalik e390211642 Fix: Final OT followup fixes after merging several branches. hace 7 años
  Szymon Cofalik 37e49baba3 Changed: Second parameter of `LiveRange#event:change` is now `deletionPosition` not operation that changed the range. hace 7 años
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. hace 7 años
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". hace 7 años
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. hace 7 años
  Szymon Cofalik 1acbebba21 Changed: Removed harmful listener in markers remove conversion. hace 8 años
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. hace 8 años
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] hace 8 años
  Piotrek Koszuliński 8650b26165 Started converting schema usage to the new API. hace 8 años
  Oskar Wróbel 7b14364940 Aligned operation tests with engine changes. hace 8 años
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" hace 8 años
  Maciej Gołaszewski 3f97a18184 Other: Make Range immutable. hace 8 años
  Maciej Gołaszewski 0f3acc2742 Other: Make Position immutable. hace 8 años
  Szymon Cofalik 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. hace 8 años
  Szymon Cofalik 83242ff419 Changed: Renamed `LiveRange#event:change` to `change:range` and introduced `LiveRange#event:change:content`. hace 8 años
  Szymon Cofalik 2873a19647 Changed: Added `batch` parameter to `model.LiveRange#event:change`. hace 8 años