Piotr Jasiun 25436bed3d Renamed protected getAttrCount to _getAttrCount. il y a 10 ans
..
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. il y a 10 ans
changeoperation.js 25436bed3d Renamed protected getAttrCount to _getAttrCount. il y a 10 ans
character.js 25436bed3d Renamed protected getAttrCount to _getAttrCount. il y a 10 ans
document.js ed86d8d9f4 Use CKEditorError. il y a 10 ans
element.js 25436bed3d Renamed protected getAttrCount to _getAttrCount. il y a 10 ans
insertoperation.js fcd746d600 element.children is now protected. il y a 10 ans
moveoperation.js fcd746d600 element.children is now protected. il y a 10 ans
node.js 25436bed3d Renamed protected getAttrCount to _getAttrCount. il y a 10 ans
nodelist.js 6e8e884b6b Node attributes are private now. il y a 10 ans
position.js 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. il y a 10 ans
positioniterator.js 3e96198449 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 64139d67fe Use path to describe position instead of node + offset. Minor changes. il y a 10 ans
removeoperation.js fcd746d600 element.children is now protected. il y a 10 ans
text.js cba714e5cc Introduces Text class. il y a 10 ans