parchment 1.7.0
parchment: ^1.7.0 copied to clipboard
Platform-agnostic rich text document model based on Delta format and used in Fleather editor.
1.7.0 #
- [Breaking Change] Change codecs to accept ParchmentDocument instead of Delta
- [Fix] Blocks serialization/deserialization issues in markdown codec
1.6.0 #
- Allow to undo/redo changes from toolbar
1.5.0 #
- Format link after hitting newline
1.4.0 #
- Support modifying document rules
- [Fix] HTML codec fixes
1.3.1 #
- HTML codec
- Markdown codec
1.2.1 #
- [Fix] new line after inline embed insertion
1.2.0 #
- Support for background color
- Added support for inline embeds
1.1.0 #
- Added indent attribute
- Added AutoTextDirection heuristic
1.0.0 #
- Initial release