Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik 75c3d09bde Fixed: `SplitDelta` special transformation cases threw when second operation become `NoOperation`. il y a 8 ans
  Szymon Cofalik 2aa72f7a07 Fixed: Prevent throwing during SplitDelta x RemoveDelta transformation. il y a 8 ans
  Szymon Cofalik 0ad7e92853 Changed: corrected RenameDelta x SplitDelta transformation special case. il y a 8 ans
  Szymon Cofalik a9b215ad08 Tests: Fixed and added tests for delta transformations after changes done to operations and deltas transformations. il y a 8 ans
  Szymon Cofalik 7abb5fb325 Added: introduce context in operations and delta transformations. 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 ce682a46c1 Changed: wrapped functions exported by delta/transform.js in a single object. il y a 8 ans
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński c904325be6 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. il y a 9 ans
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. il y a 9 ans
  Szymon Cofalik 469d5dad44 Tests: SplitDelta x RemoveDelta transformations. il y a 9 ans
  Szymon Cofalik f133311673 Added: Added delta transformations for AttributeDelta, SplitDelta and RenameDelta. il y a 9 ans
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. il y a 9 ans
  Oskar Wrobel b49f0f2db5 Removed default parameters from model.document.getRoot() calls. il y a 9 ans
  Szymon Cofalik e9d4c5f1e4 Fixed: NoOpDeltas now have NoOperation + fixed errors in deltas OT. il y a 9 ans
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans