Commit History

作者 SHA1 備註 提交日期
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 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] 6 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前
  Szymon Cofalik 7790d8d293 Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor. 7 年之前
  Oskar Wróbel 9439c8b289 Changed long name returned by Operation.className property to the short one. 7 年之前
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. 7 年之前
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 年之前
  Maciej Bukowski 201715e641 Defaulted `Marker#affectsData` to false. 7 年之前
  Maciej Bukowski 1ee00c5f66 Added `affectsData` property to `MarkerOperation`. 7 年之前
  Piotr Jasiun 4f8a49b480 Merge pull request #1388 from ckeditor/t/1299 7 年之前
  Maciej Gołaszewski b5a5b1647b Other: Rename writer.setMarker() to writer.addMarker(). 7 年之前
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 年之前
  Maciej Gołaszewski 26cf151bae Aligned code to changes in writer#setMarker method. 7 年之前
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 年之前
  Maciej Bukowski 780d16a6f0 Marked MarkerCollection's `set` and `remove` as protected. 7 年之前
  Maciej Bukowski 874c1b142b Added `usingOperation` flag to `setMarker` and `removeMarker`. 7 年之前
  Szymon Cofalik dd202e6760 Changed: Operations that does not operate on document have `null` base version. 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 年之前
  Oskar Wróbel 7b14364940 Aligned operation tests with engine changes. 8 年之前
  Oskar Wróbel 2971a99700 Mark MarkerOperation as document operation when there is no range to remove. 8 年之前
  Oskar Wróbel aa93ed2f24 Changed root property to isDocumentOperation. 8 年之前
  Oskar Wróbel 295999133c Added root getter to the MarkerOperation. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Szymon Cofalik 5e2a42eab0 Changed: MarkerOperation should be passed MarkerCollection instance. 8 年之前
  Szymon Cofalik 66f86328cf Fixed: MarkerOperation execution should always result in firing Document#event:change. 9 年之前
  Szymon Cofalik a22f66c195 Changed: MarkerOperation execution should always result in firing Document#event:change. 9 年之前
  Szymon Cofalik 8830d8a472 Changed: Markers refactor: 9 年之前