Kuba Niegowski ca9ae957fb Added warning for using old argument value for `node.is( 'text' )` and `node.is( 'textProxy' )`. 5 年之前
..
operation d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
utils d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
batch.js 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
differ.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
document.js 2af5285860 Other: `Document#version` is no longer read-only. 5 年之前
documentfragment.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
documentselection.js 974feaf331 Merge branch 'master' into i/6501 5 年之前
element.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
history.js 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
item.jsdoc 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
liveposition.js 1ada9d0189 Use tripple equal for consistency. 5 年之前
liverange.js 1ada9d0189 Use tripple equal for consistency. 5 年之前
markercollection.js 1ada9d0189 Use tripple equal for consistency. 5 年之前
model.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
node.js bc3d2fc25b Update missing checks in model Text#is checks. 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 e7bbeefe57 Added JSDoc link. 5 年之前
rootelement.js 7e87e82928 Restore logic for model: check in Element#is() and RootElement#is(). 5 年之前
schema.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
selection.js 1a050aab31 Docs (ckeditor5): Fixed some API docs typos. 5 年之前
text.js ca9ae957fb Added warning for using old argument value for `node.is( 'text' )` and `node.is( 'textProxy' )`. 5 年之前
textproxy.js ca9ae957fb Added warning for using old argument value for `node.is( 'text' )` and `node.is( 'textProxy' )`. 5 年之前
treewalker.js 6ebc7a43b3 Use more appropriate names. 5 年之前
writer.js 26c95ae963 Added Writer#cloneElement(). 5 年之前