提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 46defe5c19 Tests: Fixed to.be.equal() use. 5 年之前
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Bukowski ab458a9e2c WIP - changing errors. 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 年之前
  Szymon Cofalik 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. 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 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 年之前
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 年之前
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 年之前
  Szymon Cofalik dd202e6760 Changed: Operations that does not operate on document have `null` base version. 8 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Szymon Cofalik 9d7b60d438 Added: Extracted operation validation from `_execute()` method to `_validate()` method. 8 年之前
  Oskar Wróbel 7b14364940 Aligned operation tests with engine changes. 8 年之前
  Oskar Wróbel a802932151 Increased operations CC. 8 年之前
  Oskar Wróbel aa93ed2f24 Changed root property to isDocumentOperation. 8 年之前
  Oskar Wróbel 0aa01f7078 Added root getter to the AttributeOperation. 8 年之前
  Szymon Cofalik a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Szymon Cofalik 187b1ec906 Fixed: AttributeOperation should use isEqual to check attribute value. 9 年之前
  Szymon Cofalik 9b00f7e4c2 Changed: AttributeOperation should do nothing and return undefined if it's oldValue and newValue are same. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Szymon Cofalik 2b4c0cb54d Fixed: In AttributeOperation, 0 as attribute value was treated as no value and caused removing attribute. 9 年之前
  Maksymilian Barnaś a04d16dc61 Revert "Merge pull request #573 from ckeditor/t/572" 9 年之前