8
0

История коммитов

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński 1ada9d0189 Use tripple equal for consistency. 5 лет назад
  Maciej Gołaszewski c0bc715954 Add info about not calling super in is() methods. 5 лет назад
  Maciej Gołaszewski 67d8201f33 Inline is() checks in view and model elements. 5 лет назад
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 лет назад
  Mateusz Samsel c8ed7f9244 Correct description for models' classes. 6 лет назад
  Mateusz Samsel f642a04a0b Add 'is' method to model's classes. 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] 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 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 лет назад
  Szymon Cofalik 6e8e191dc6 Removed: Removed WrapOperation and UnwrapOperation and associated code. 7 лет назад
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. 7 лет назад
  Szymon Cofalik ec6c540ffa Docs: Improvements in docs. 7 лет назад
  Szymon Cofalik c4a05f16b3 Changed: Minor changes in code related to OT. 7 лет назад
  Szymon Cofalik acfb0bda47 Change: Make second parameter of `LiveRange#event:change` an object. 7 лет назад
  Szymon Cofalik 37e49baba3 Changed: Second parameter of `LiveRange#event:change` is now `deletionPosition` not operation that changed the range. 7 лет назад
  Szymon Cofalik c1416effc9 Changed: Fixed code style. 7 лет назад
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 лет назад
  Szymon Cofalik c44336d58a Changed: Operations no longer remove changes object on `_execute()`. 8 лет назад
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. 8 лет назад
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 лет назад
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 лет назад
  Maciej Gołaszewski 0667f06c10 Code style: Don't use Symbols for protected properties in model's Position and Range. 8 лет назад
  Maciej Gołaszewski 3f97a18184 Other: Make Range immutable. 8 лет назад
  Szymon Cofalik 893605965a Changed: Fixed docs and refactored code in `LiveRange`. 8 лет назад
  Szymon Cofalik 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. 8 лет назад
  Szymon Cofalik 83242ff419 Changed: Renamed `LiveRange#event:change` to `change:range` and introduced `LiveRange#event:change:content`. 8 лет назад