8
0
Szymon Kupś aada33fa97 Fixed minor issues with view selection getSelectedElement. 9 лет назад
..
observer 576f286c33 Docs: added missing documentation. 9 лет назад
attributeelement.js c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 лет назад
containerelement.js 7fdb10cd06 Changed: view.Writer renamed methods and updated docs. 9 лет назад
document.js 576f286c33 Docs: added missing documentation. 9 лет назад
documentfragment.js 595c288d09 Added: parent property to model.DocumentFragment and view.DocumentFragment. 9 лет назад
domconverter.js 1b581370a1 Added: DomConverter#viewPositionToDom implemented additional conditions when the method may return `null` value. 9 лет назад
editableelement.js a478937ad2 Refactored uses of EmitterMixin. 9 лет назад
element.js 7a592301df API docs fixes. 9 лет назад
emptyelement.js 9f5dd508b0 Code refactoring: Throw once. 9 лет назад
filler.js eed357063c Fixed: Turn JSHint browser setting to false. 9 лет назад
item.jsdoc f0957a5b1b Changed: added and changed engine.view classes to unifiy view API with model API. 9 лет назад
matcher.js c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 лет назад
node.js 7b79abaf81 Docs: fixes. 9 лет назад
position.js 576f6b16a2 Changed: view.Position#getAncestors changed order of ancestors. 9 лет назад
range.js 439df4eda1 Docs: fixes. 9 лет назад
renderer.js c2d90430e8 Super important change. 9 лет назад
rooteditableelement.js c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 лет назад
selection.js aada33fa97 Fixed minor issues with view selection getSelectedElement. 9 лет назад
text.js c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 лет назад
textproxy.js bd8caf75d0 Changed: model.TextProxy and view.TextProxy throws for incorrect initialization values. 9 лет назад
treewalker.js 9afe789b4e Fixed: view.TreeWalker jumped over range boundary when creating return value. 9 лет назад
view.jsdoc 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 лет назад
writer.js 7077616f5a Revert "Added WidgetElement and support for it in view writer." 9 лет назад