Piotr Jasiun 27eddaada9 Renamed protected getAttrCount to _getAttrCount. 10 lat temu
..
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 lat temu
changeoperation.js 27eddaada9 Renamed protected getAttrCount to _getAttrCount. 10 lat temu
character.js 27eddaada9 Renamed protected getAttrCount to _getAttrCount. 10 lat temu
document.js 7190f6f302 Use CKEditorError. 10 lat temu
element.js 27eddaada9 Renamed protected getAttrCount to _getAttrCount. 10 lat temu
insertoperation.js 2b1d78116e element.children is now protected. 10 lat temu
moveoperation.js 2b1d78116e element.children is now protected. 10 lat temu
node.js 27eddaada9 Renamed protected getAttrCount to _getAttrCount. 10 lat temu
nodelist.js 65b2764301 Node attributes are private now. 10 lat temu
position.js ffd871bc3f makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. 10 lat temu
positioniterator.js 9c1b9fd2de Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. 10 lat temu
range.js 0507f422e0 Use path to describe position instead of node + offset. Minor changes. 10 lat temu
removeoperation.js 2b1d78116e element.children is now protected. 10 lat temu
text.js 7a88313802 Introduces Text class. 10 lat temu