Piotr Jasiun 8a77a0cdde Introduced element.removeChildren method. hace 10 años
..
attribute.js d0654222ef Changed the attribute class, because it need to work with the collaborating editing so attributes need to be serializable and deserializable without loosing any important informations. hace 10 años
changeoperation.js cba714e5cc Introduces Text class. hace 10 años
character.js 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. hace 10 años
document.js ed86d8d9f4 Use CKEditorError. hace 10 años
element.js 8a77a0cdde Introduced element.removeChildren method. hace 10 años
insertoperation.js 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. hace 10 años
moveoperation.js d91c09eb3a Remove and move _execute check if nodes match. hace 10 años
node.js 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. hace 10 años
nodelist.js cba714e5cc Introduces Text class. hace 10 años
position.js 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. hace 10 años
positioniterator.js 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. hace 10 años
range.js 64139d67fe Use path to describe position instead of node + offset. Minor changes. hace 10 años
removeoperation.js d91c09eb3a Remove and move _execute check if nodes match. hace 10 años
text.js cba714e5cc Introduces Text class. hace 10 años