Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" il y a 8 ans
  Maciej Gołaszewski 0f3acc2742 Other: Make Position immutable. il y a 8 ans
  Szymon Cofalik b2f0cd2d73 Fixed: MergeDelta special case transformation throws when second operation is NoOperation. 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
  Szymon Cofalik 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. 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
  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
  Szymon Cofalik 1ca82284ee Changed: RemoveOperation now inserts "holder" elements in graveyard for removed nodes. il y a 9 ans
  Oskar Wrobel b49f0f2db5 Removed default parameters from model.document.getRoot() calls. il y a 9 ans
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans