Releases: CatHood0/quill-delta-from-html
Releases · CatHood0/quill-delta-from-html
V-1.0.6
V-1.0.5
What's changed
- Fix: header elements with children spans ignore the attributes that can be into its own spans
- Fix: removed unnecessary exception when unsupported color is detected
- Feat: added
blackNodesList
intoHtmlToDelta
class to ignore certain nodes
Full Changelog: V-1.0.4...V-1.0.5
V-1.0.4
What's Changed
- Correctly add last new line by @JanKubicek in #3
New Contributors
- @JanKubicek made their first contribution in #3
Full Changelog: V-1.0.3...V-1.0.4
V-1.0.3
What changes
- Fix:
quill-delta-from-html
cannot founded - Chore: exposing all named methods on
quill-delta-from-html
Full Changelog: V-1.0.2...V-1.0.3
V-1.0.2
What changes
- Fix: converter always add a new line ignoring if the last operation already has a new line at end
Full Changelog: V-1.0.1...V-1.0.2
V-1.0.1
V-1.0.0
First Release
Full Changelog: https://github.com/CatHood0/quill-delta-from-html/commits/V-1.0.0