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