8
0
Aleksander Nowodzinski f6b0b4df32 Made it possible to create a Schema object out of three granular properties: #isLimit, #isSelectable, and #isContent. 5 rokov pred
..
_utils 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
operation d2d387f759 Code style. 5 rokov pred
utils 518f1d3b1c Updated the model selection post-fixer so it does not fix the selection when its boundaries touch selectable elements. 5 rokov pred
utils-tests 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
batch.js 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
differ.js d2d387f759 Code style. 5 rokov pred
document.js 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
documentfragment.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 rokov pred
documentselection.js a078d2505e Changed text node value. 5 rokov pred
element.js 3db5048c0c Added tests for is( 'node', name ). 5 rokov pred
history.js 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
liveposition.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 rokov pred
liverange.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 rokov pred
markercollection.js dbee47989a Merge pull request #7623 from ckeditor/i/7608 5 rokov pred
model.js b02783e22f Updated the Model#hasContent() method implementation to use Schema#isContent() instead of Schema#isObject(). 5 rokov pred
node.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 rokov pred
nodelist.js 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
position.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 rokov pred
range.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 rokov pred
rootelement.js d52a22dda3 Reverted change in createContextTree() 5 rokov pred
schema.js f6b0b4df32 Made it possible to create a Schema object out of three granular properties: #isLimit, #isSelectable, and #isContent. 5 rokov pred
selection.js 72f5036785 Tests: Updated the tableCell element schema definitions since it is not an object anymore (but selectable). 5 rokov pred
text.js 099e55ea73 Text node is() accepts both '$text' and 'text' for backward compatibility. 5 rokov pred
textproxy.js 099e55ea73 Text node is() accepts both '$text' and 'text' for backward compatibility. 5 rokov pred
treewalker.js 344ec71488 Internal: Bumped the year. [skip ci] 6 rokov pred
writer.js 21b4569376 Updated test to bring 100CC 5 rokov pred