Szymon Cofalik d83732f969 Changed: Nodes are removed from their old parent when they are appended to new parent. 8 years ago
..
advanced-converters.js d83732f969 Changed: Nodes are removed from their old parent when they are appended to new parent. 8 years ago
buildmodelconverter.js c735ddbd84 Renamed VirtualSelection to Highlight. 8 years ago
buildviewconverter.js d83732f969 Changed: Nodes are removed from their old parent when they are appended to new parent. 8 years ago
mapper.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
model-selection-to-view-converters.js 55f09aa437 Changed: `convertSelectionMarker` should use `HighlightDescriptor#id`. 8 years ago
model-to-view-converters.js 45ee95cf81 Changed: Added HighlightDescriptor#id handling for a highlight on text nodes. 8 years ago
modelconsumable.js d893eb58d9 Updated imports to use scoped packages. 9 years ago
modelconversiondispatcher.js 4e53a40428 Fixed: Items inserted into an already highlighted element with custom highlight handling should not get additional highlight. 8 years ago
view-selection-to-model-converters.js d893eb58d9 Updated imports to use scoped packages. 9 years ago
view-to-model-converters.js 16a08399c5 Changed: unified values returned in data.output during view-to-model conversion. 8 years ago
viewconsumable.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
viewconversiondispatcher.js 8b7ddaada1 Small doc fix. 8 years ago