Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 anni fa |
Szymon Cofalik
|
dcd1ba9df7
Changed: Range#_getTransformedByDocumentChange will now be "inclusive" if range boundary is moved out of the range.
|
8 anni fa |
Piotrek Koszuliński
|
96209f889f
Tests: Added tests for Range.getTransformedByDelta().
|
8 anni fa |
Szymon Cofalik
|
d4df23569c
Added: added special case for transforming collapsed range by merge delta.
|
8 anni fa |
Szymon Cofalik
|
1f6ca9a024
Tests: fixed failing test.
|
8 anni fa |
Szymon Cofalik
|
a709d99903
Changed: collapsed model.Range does not stick with it's neighbour node when that node is moved.
|
8 anni fa |
Szymon Cofalik
|
5d888f6a9e
Added: special case scenario for Range#_getTransformedByDocumentChange.
|
8 anni fa |
Szymon Cofalik
|
78e67415d8
Removed: Range#isEmpty.
|
8 anni fa |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 anni fa |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 anni fa |
Szymon Cofalik
|
6e5402c938
Merge branch 'master' into t/752
|
9 anni fa |
Szymon Cofalik
|
b237f351f1
Added: model.Range#getTransformedByDeltas.
|
9 anni fa |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 anni fa |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 anni fa |
Szymon Cofalik
|
681379ed3d
Changed: engine.model.Range#_getTransformedByInsertion now always move range if it was collapsed and insertion was at that position.
|
9 anni fa |
Szymon Cofalik
|
f5c8c70cc6
Added: engine.model.Range#getTransformedByDelta, #_getTransformedByDocumentChange, .createFromRanges.
|
9 anni fa |
Szymon Cofalik
|
6bfb49c8a3
Changed: Range#_getTransformedByMove better UX for transforming collapsed range.
|
9 anni fa |
Piotrek Koszuliński
|
ffb24ae62b
Made Karma complain less.
|
9 anni fa |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 anni fa |
Szymon Cofalik
|
e0982a68d8
Changed: model/view Range constructors.
|
9 anni fa |
Szymon Cofalik
|
f0957a5b1b
Changed: added and changed engine.view classes to unifiy view API with model API.
|
9 anni fa |
Szymon Cofalik
|
f1585e4a98
Merge branch 'master' into t/480
|
9 anni fa |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 anni fa |
Szymon Cofalik
|
9f5d3b0ee5
Changed: added dash to the name of protected methods.
|
9 anni fa |
Szymon Cofalik
|
2a85897244
Refactored handling text data in model.
|
9 anni fa |
Oskar Wrobel
|
b49f0f2db5
Removed default parameters from model.document.getRoot() calls.
|
9 anni fa |
Oskar Wrobel
|
564f153d7d
Changed parameters orded of model.document.createRoot() method.
|
9 anni fa |
Szymon Cofalik
|
3c2d56631d
Fixed: deleteContents should not create RemoveDelta if there is nothing to
|
9 anni fa |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 anni fa |