Historique des commits

Auteur SHA1 Message Date
  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
  Szymon Cofalik e3584fa09d Changed: Expanded special case in `Range#_getTransformedByDelta`. il y a 8 ans
  Szymon Cofalik 3c7db47699 Added: model.LiveRange now passes data about change in document that caused the live range to change. il y a 8 ans
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. il y a 8 ans
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". il y a 8 ans
  Szymon Cofalik dcd1ba9df7 Changed: Range#_getTransformedByDocumentChange will now be "inclusive" if range boundary is moved out of the range. il y a 8 ans
  Szymon Cofalik b80f3b07b0 Changed: fixed Range#_getTransformedByDocument change where transformed range contains wrapped range/unwrapped element. il y a 8 ans
  Piotrek Koszuliński 25448d526a Fixed move operation for unwrap. il y a 8 ans
  Piotrek Koszuliński 300339deb1 Fixed move operation for wrap. il y a 8 ans
  Piotrek Koszuliński 5dae6a1511 Tests: Added tests for LiveRange transformations for wrap and unwrap. il y a 8 ans
  Szymon Cofalik 063fe4a8bd Tests: updated tests for LiveRange and LiveSelection. il y a 8 ans
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. il y a 9 ans