8
0
Szymon Cofalik edb5988503 Change core.treeModel.Selection#update event to change:range. Introduce change:attribute event. 9 лет назад
..
_utils b0d53192a7 Docs fixes. 9 лет назад
delta dc51b60f62 File renaming. 9 лет назад
document 8fecc60482 Introduced core.treeModel.Document#_getDefaultRoot, core.treeModel.Selection#_getDefaultRange. Made Selection always have a range. 9 лет назад
operation 80bcf61a83 Introduced core.treeModel.operation.RootAttributeOperation. 9 лет назад
schema a181449a79 Tests: added proper Bender tag. 9 лет назад
utils-tests a4d4215325 Moved treemodel's test utils to a separate file and added basic test. 10 лет назад
batch.js dc51b60f62 File renaming. 9 лет назад
characterproxy.js 7361a2d694 Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation. 10 лет назад
element.js f3f74cb4e0 Added TreeModel.Element.appendChildren. 10 лет назад
liveposition.js dd8589ddf5 Renamed method `detach` to `destroy` in multiple classes. 9 лет назад
liverange.js dd8589ddf5 Renamed method `detach` to `destroy` in multiple classes. 9 лет назад
node.js e9494219f4 Use iterator API. 9 лет назад
nodelist.js 7361a2d694 Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation. 10 лет назад
position.js 85f030d8b1 Changed Range, Position to make move operations greedy and sticky. 9 лет назад
range.js 56adc45653 Add `sticky` parameter to core.treeModel.Range. 9 лет назад
rootelement.js a826580618 Add layer of abstraction above AttributeList. Make instance of AttributeList a protected property in multiple classes. 10 лет назад
selection.js edb5988503 Change core.treeModel.Selection#update event to change:range. Introduce change:attribute event. 9 лет назад
text.js 7361a2d694 Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation. 10 лет назад
textfragment.js e9494219f4 Use iterator API. 9 лет назад
treewalker.js 0aca4a5bf3 Range iteration refactoring. 9 лет назад