| .. |
|
operation
|
d914edc1ee
Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy.
|
5 лет назад |
|
utils
|
518f1d3b1c
Updated the model selection post-fixer so it does not fix the selection when its boundaries touch selectable elements.
|
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
|
85ce98bb46
Selection will not inherit attribues if spotted an inline element while searching for a node from which attributes could be copied.
|
5 лет назад |
|
element.js
|
f4ccae349a
Updated calls to Element#is() - type argument should always be provided.
|
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
|
aac7ebd302
Basic review and minor fixes.
|
5 лет назад |
|
model.js
|
b02783e22f
Updated the Model#hasContent() method implementation to use Schema#isContent() instead of Schema#isObject().
|
5 лет назад |
|
node.js
|
f4ccae349a
Updated calls to Element#is() - type argument should always be provided.
|
5 лет назад |
|
nodelist.js
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 лет назад |
|
position.js
|
dbee47989a
Merge pull request #7623 from ckeditor/i/7608
|
5 лет назад |
|
range.js
|
e7bbeefe57
Added JSDoc link.
|
5 лет назад |
|
rootelement.js
|
d52a22dda3
Reverted change in createContextTree()
|
5 лет назад |
|
schema.js
|
f6b0b4df32
Made it possible to create a Schema object out of three granular properties: #isLimit, #isSelectable, and #isContent.
|
5 лет назад |
|
selection.js
|
1a050aab31
Docs (ckeditor5): Fixed some API docs typos.
|
5 лет назад |
|
text.js
|
f4ccae349a
Updated calls to Element#is() - type argument should always be provided.
|
5 лет назад |
|
textproxy.js
|
f4ccae349a
Updated calls to Element#is() - type argument should always be provided.
|
5 лет назад |
|
treewalker.js
|
12e77634bd
Fixed TreeWalkerDirection API docs longname.
|
5 лет назад |
|
writer.js
|
26c95ae963
Added Writer#cloneElement().
|
5 лет назад |