提交历史

作者 SHA1 备注 提交日期
  Piotrek Koszuliński 46defe5c19 Tests: Fixed to.be.equal() use. 5 年之前
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Bukowski 57d2396204 Fixed model tests. 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 cf4ce98d29 Internal: Sanitize `InsertOperation#position#stickiness`. 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 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. 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 aa93ed2f24 Changed root property to isDocumentOperation. 8 年之前
  Oskar Wróbel fda472bc7e Added root getter to the InsertOperation. 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 131f8b5e09 Fixed: InsertOperation should copy its nodes when it's cloned. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 年之前
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 9 年之前
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 年之前
  Szymon Cofalik 61769b9d5e Tests: Additional tests for engine.model classes. 9 年之前