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