Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. il y a 9 ans
  Szymon Cofalik 5d05a22af5 Docs: updated module paths in docs. il y a 9 ans
  Szymon Cofalik 681379ed3d Changed: engine.model.Range#_getTransformedByInsertion now always move range if it was collapsed and insertion was at that position. il y a 9 ans
  Szymon Cofalik 33a4ad4206 Changed: engine.model.Range#_getTransformedByMove, removed two parameters, now transformation is always "spreading" and "not sticky". il y a 9 ans
  Szymon Cofalik f5c8c70cc6 Added: engine.model.Range#getTransformedByDelta, #_getTransformedByDocumentChange, .createFromRanges. il y a 9 ans
  Szymon Cofalik 6bfb49c8a3 Changed: Range#_getTransformedByMove better UX for transforming collapsed range. il y a 9 ans
  Maciek 6c2000dc00 Docs: aligning to new format, fixed event refs. il y a 9 ans
  Maciek 3554fbc1dc Merged master into docs-fixes. il y a 9 ans
  Maciek ba20d9ad60 Docs: renamed many type references. il y a 9 ans
  Piotrek Koszuliński 804f236c6e Initial implementation. il y a 9 ans
  Maciek 6af1af021f Started fixing docs in engine. il y a 9 ans
  Szymon Cofalik 439df4eda1 Docs: fixes. il y a 9 ans
  Szymon Cofalik e0982a68d8 Changed: model/view Range constructors. il y a 9 ans
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. il y a 9 ans
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 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 9f5d3b0ee5 Changed: added dash to the name of protected methods. il y a 9 ans
  Szymon Cofalik 215386d4dd Docs: huge docs refactor in engine, also changed methods order and variables names. il y a 9 ans
  Szymon Cofalik 2a85897244 Refactored handling text data in model. il y a 9 ans
  Oskar Wrobel 87476d365a Renamed `ELEMENT_START` and `ELEMENT_END` to lower case. il y a 9 ans
  Szymon Cofalik 3c2d56631d Fixed: deleteContents should not create RemoveDelta if there is nothing to il y a 9 ans
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. il y a 9 ans