Piotr Jasiun f687ea161d Use Set for nodes. пре 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 65b2764301 Node attributes are private now. пре 10 година
character.js 65b2764301 Node attributes are private now. пре 10 година
document.js 7190f6f302 Use CKEditorError. пре 10 година
element.js 65b2764301 Node attributes are private now. пре 10 година
insertoperation.js 2b1d78116e element.children is now protected. пре 10 година
moveoperation.js 2b1d78116e element.children is now protected. пре 10 година
node.js f687ea161d Use Set for nodes. пре 10 година
nodelist.js 65b2764301 Node attributes are private now. пре 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 2b1d78116e element.children is now protected. пре 10 година
text.js 7a88313802 Introduces Text class. пре 10 година