Mobiledoc Kit v0.3.13 Release Notes

Release Date: 2015-09-16 // over 8 years ago
    • 0.3.13 (0eb505b)
    • โž• Add postEditor#insertSection, #insertSectionAtEnd, #toggleMarkup (5dffae5), closes #126
    • Do not show embed intent when editing is disabled (0f18698), closes #129
    • Do not show the placeholder text when editing is disabled (03e404c)
    • Ensure that a markup can be applied to a range with a blank section (7614af4), closes #128
    • ensure we cache markups with attributes properly (a46c26e), closes #140
    • โœ… Failing test for #134 (db4c922), closes #134
    • post#sectionsContainedBy returns [] when head section === tail section (0a9fc7b), closes #134
    • ๐Ÿ”จ Refactor EditorDom Renderer to ensure renderNodes are not leaked (0b8f6c8), closes #132
    • Set the renderTree renderNode element for a list item (7c192ed), closes #130
    • ๐Ÿš€ update release notes (411ea90)
    • ๐Ÿ‘‰ use isBlank in editor-dom renderer (542e672)