Historique des commits

Auteur SHA1 Message Date
  Kuba Niegowski d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. il y a 5 ans
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] il y a 6 ans
  Mateusz Samsel 7ca55de973 Improve code spacing. il y a 6 ans
  Mateusz Samsel 7a360adede Remove checks for no parameters, as those shouldn't be supported. il y a 6 ans
  Mateusz Samsel 9d85b88c93 Add unit test for 'is' methods. il y a 6 ans
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. il y a 7 ans
  Maciej Gołaszewski ae8c2df137 Update model/view range docs and tests. il y a 7 ans
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. il y a 7 ans
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). il y a 7 ans
  Szymon Cofalik 5082ab0acf Tests: Updated tests. il y a 7 ans
  Szymon Cofalik 1e01bf36d9 Changed: Introduced `MergeOperation#howMany` and `SplitOperation#howMany`. il y a 7 ans
  Szymon Cofalik acfb0bda47 Change: Make second parameter of `LiveRange#event:change` an object. il y a 7 ans
  Szymon Cofalik e390211642 Fix: Final OT followup fixes after merging several branches. il y a 7 ans
  Szymon Cofalik 37e49baba3 Changed: Second parameter of `LiveRange#event:change` is now `deletionPosition` not operation that changed the range. il y a 7 ans
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. il y a 7 ans
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". il y a 7 ans
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. il y a 7 ans
  Szymon Cofalik 1acbebba21 Changed: Removed harmful listener in markers remove conversion. il y a 8 ans
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. il y a 8 ans
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 8650b26165 Started converting schema usage to the new API. il y a 8 ans
  Oskar Wróbel 7b14364940 Aligned operation tests with engine changes. il y a 8 ans
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" il y a 8 ans
  Maciej Gołaszewski 3f97a18184 Other: Make Range immutable. il y a 8 ans
  Maciej Gołaszewski 0f3acc2742 Other: Make Position immutable. il y a 8 ans
  Szymon Cofalik 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. il y a 8 ans
  Szymon Cofalik 83242ff419 Changed: Renamed `LiveRange#event:change` to `change:range` and introduced `LiveRange#event:change:content`. il y a 8 ans
  Szymon Cofalik 2873a19647 Changed: Added `batch` parameter to `model.LiveRange#event:change`. il y a 8 ans