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