Changelog
0.8.0 (2017-05-07)
Bug fixes
- Content autoparagraphing has been improved. "Inline" view elements (converted to attributes or elements) will be now correctly handled and autoparagraphed. Closes #10. Closes #11. (22d387c)
Features
- Paragraph will be automatically created if loaded empty data or if programmatically emptied the root element. Closes #19. (c42d33e)
0.7.0 (2017-04-05)
Bug fixes
- Paragraph command should correctly update its
value and isEnabled properties. Closes #16. (931e02f)
Features
- Implemented
ParagraphCommand, previously part of the HeadingCommand. Closes #14. (876877d)
- Named existing plugin(s). (46dc9b8)
0.6.1 (2017-03-06)
Internal changes only (updated dependencies, documentation, etc.).