| .. |
|
_utils
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
delta
|
2710123042
Changed: empty AttributeDeltas should not be added to batch. Fixes #875.
|
8 年 前 |
|
document
|
6765a39e95
Changed: made model.Document#_roots public and renamed to #roots.
|
8 年 前 |
|
operation
|
5e2a42eab0
Changed: MarkerOperation should be passed MarkerCollection instance.
|
9 年 前 |
|
schema
|
30e9c70064
Added 'limits' set to schema.
|
8 年 前 |
|
utils-tests
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
batch.js
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
documentfragment.js
|
69726939eb
Changed format of static markers on DocumentFragment.
|
8 年 前 |
|
element.js
|
446a5ec4cb
Changed: Enhancements for `is()` method in engine model.
|
8 年 前 |
|
history.js
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
liveposition.js
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
liverange.js
|
dcd1ba9df7
Changed: Range#_getTransformedByDocumentChange will now be "inclusive" if range boundary is moved out of the range.
|
8 年 前 |
|
liveselection.js
|
dcd1ba9df7
Changed: Range#_getTransformedByDocumentChange will now be "inclusive" if range boundary is moved out of the range.
|
8 年 前 |
|
markercollection.js
|
c75aaddd4c
Merge pull request #785 from ckeditor/t/783
|
9 年 前 |
|
node.js
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
nodelist.js
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年 前 |
|
position.js
|
30fcbb548e
Changed: Use `is()` method.
|
8 年 前 |
|
range.js
|
dcd1ba9df7
Changed: Range#_getTransformedByDocumentChange will now be "inclusive" if range boundary is moved out of the range.
|
8 年 前 |
|
rootelement.js
|
446a5ec4cb
Changed: Enhancements for `is()` method in engine model.
|
8 年 前 |
|
selection.js
|
93d118c34f
Fixed issue when the method could return a root.
|
8 年 前 |
|
text.js
|
446a5ec4cb
Changed: Enhancements for `is()` method in engine model.
|
8 年 前 |
|
textproxy.js
|
446a5ec4cb
Changed: Enhancements for `is()` method in engine model.
|
8 年 前 |
|
treewalker.js
|
7e26937be2
Introduced model.TreeWalker#skip, model.Position#getFurtherPosition, model.Position#getPriorPosition.
|
8 年 前 |
|
writer.js
|
9ed384badf
Removed transfering markers from model writer.
|
8 年 前 |