Piotr Jasiun a797578410 Introduced element.removeChildren method. il y a 10 ans
..
attribute.js 22c6aff594 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. il y a 10 ans
changeoperation.js 7a88313802 Introduces Text class. il y a 10 ans
character.js 9c1b9fd2de Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. il y a 10 ans
document.js 7190f6f302 Use CKEditorError. il y a 10 ans
element.js a797578410 Introduced element.removeChildren method. il y a 10 ans
insertoperation.js 9c1b9fd2de Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. il y a 10 ans
moveoperation.js fdb931168d Remove and move _execute check if nodes match. il y a 10 ans
node.js ffd871bc3f makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. il y a 10 ans
nodelist.js 7a88313802 Introduces Text class. il y a 10 ans
position.js ffd871bc3f makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. il y a 10 ans
positioniterator.js 9c1b9fd2de Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. il y a 10 ans
range.js 0507f422e0 Use path to describe position instead of node + offset. Minor changes. il y a 10 ans
removeoperation.js fdb931168d Remove and move _execute check if nodes match. il y a 10 ans
text.js 7a88313802 Introduces Text class. il y a 10 ans