Szymon Cofalik b945e9c9c3 Fixed: Handle jumping over UI element if selection is in attribute element. 8 年 前
..
_utils cc187f96fb Added isreadOnly property to the view document mock. 8 年 前
document b945e9c9c3 Fixed: Handle jumping over UI element if selection is in attribute element. 8 年 前
domconverter 529ac0c519 Merge branch 'master' into t/1049 8 年 前
manual a6db4237ee Added bold and italic to the UI Element manual test. 8 年 前
observer 529ac0c519 Merge branch 'master' into t/1049 8 年 前
utils-tests cc187f96fb Added isreadOnly property to the view document mock. 8 年 前
writer 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年 前
attributeelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. 8 年 前
containerelement.js de4f8bc619 Changed: Block filler should be rendered after all element's children. 8 年 前
documentfragment.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年 前
editableelement.js 9b6e2588e3 Bound EditableElement#isReadOnly to the view Document. 8 年 前
element.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年 前
emptyelement.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年 前
filler.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年 前
matcher.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年 前
node.js f13a875925 Changed: Added `view.Node#toJSON` method to prevent throwing error when stringifying. 8 年 前
placeholder.js b5fec33ca1 Changed: Placeholder text should not be hidden if element has only ui elements. 8 年 前
position.js 7692ed2520 Tests: Added mising test in `view.Position` and fixing CC. 8 年 前
range.js fabf372eb3 Changed: `view.Range#getTrimmed` should collapse range at the end of container element if there is no data in that container element. 8 年 前
renderer.js 529ac0c519 Merge branch 'master' into t/1049 8 年 前
rooteditableelement.js df328982e2 Add: Introduced `is()` method for engine view. 8 年 前
selection.js 529ac0c519 Merge branch 'master' into t/1049 8 年 前
text.js df328982e2 Add: Introduced `is()` method for engine view. 8 年 前
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. 8 年 前
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年 前
uielement.js f65dad3062 UIElement.render() tests. 8 年 前