Kuba Niegowski 55521d8498 Updated test for model.deleteContent to make sure that doNotAutoparagraph option worked properly for empty root. 5 years ago
..
_utils 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
operation d2d387f759 Code style. 5 years ago
utils 55521d8498 Updated test for model.deleteContent to make sure that doNotAutoparagraph option worked properly for empty root. 5 years ago
utils-tests 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
batch.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
differ.js d2d387f759 Code style. 5 years ago
document.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
documentfragment.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
documentselection.js a078d2505e Changed text node value. 5 years ago
element.js 3db5048c0c Added tests for is( 'node', name ). 5 years ago
history.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
liveposition.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
liverange.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
markercollection.js dbee47989a Merge pull request #7623 from ckeditor/i/7608 5 years ago
model.js b02783e22f Updated the Model#hasContent() method implementation to use Schema#isContent() instead of Schema#isObject(). 5 years ago
node.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
nodelist.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
position.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
range.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
rootelement.js d52a22dda3 Reverted change in createContextTree() 5 years ago
schema.js f6b0b4df32 Made it possible to create a Schema object out of three granular properties: #isLimit, #isSelectable, and #isContent. 5 years ago
selection.js 72f5036785 Tests: Updated the tableCell element schema definitions since it is not an object anymore (but selectable). 5 years ago
text.js 099e55ea73 Text node is() accepts both '$text' and 'text' for backward compatibility. 5 years ago
textproxy.js 099e55ea73 Text node is() accepts both '$text' and 'text' for backward compatibility. 5 years ago
treewalker.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
writer.js 21b4569376 Updated test to bring 100CC 5 years ago