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