Maciej 2af2831974 Simplify autoParagraphEmptyRoots() usages. 5 years ago
..
operation d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
utils b0e1ae9292 The isParagraphable and wrapInParagraph extracted to util functions. 5 years ago
batch.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
differ.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
document.js 2af5285860 Other: `Document#version` is no longer read-only. 5 years ago
documentfragment.js d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 years ago
documentselection.js 85ce98bb46 Selection will not inherit attribues if spotted an inline element while searching for a node from which attributes could be copied. 5 years ago
element.js f4ccae349a Updated calls to Element#is() - type argument should always be provided. 5 years ago
history.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
item.jsdoc 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
liveposition.js 1ada9d0189 Use tripple equal for consistency. 5 years ago
liverange.js 1ada9d0189 Use tripple equal for consistency. 5 years ago
markercollection.js aac7ebd302 Basic review and minor fixes. 5 years ago
model.js 2af2831974 Simplify autoParagraphEmptyRoots() usages. 5 years ago
node.js f4ccae349a Updated calls to Element#is() - type argument should always be provided. 5 years ago
nodelist.js 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
position.js dbee47989a Merge pull request #7623 from ckeditor/i/7608 5 years ago
range.js e7bbeefe57 Added JSDoc link. 5 years ago
rootelement.js d52a22dda3 Reverted change in createContextTree() 5 years ago
schema.js f6b0b4df32 Made it possible to create a Schema object out of three granular properties: #isLimit, #isSelectable, and #isContent. 5 years ago
selection.js 1a050aab31 Docs (ckeditor5): Fixed some API docs typos. 5 years ago
text.js f4ccae349a Updated calls to Element#is() - type argument should always be provided. 5 years ago
textproxy.js f4ccae349a Updated calls to Element#is() - type argument should always be provided. 5 years ago
treewalker.js 12e77634bd Fixed TreeWalkerDirection API docs longname. 5 years ago
writer.js 26c95ae963 Added Writer#cloneElement(). 5 years ago