Releases: CatHood0/flutter_quill_delta_from_html
Releases · CatHood0/flutter_quill_delta_from_html
V-1.3.0
What changes
- Fix:
blockquote
is parsed as a inline attribute - Fix:
codeblock
is parsed as a inline attribute - Feat: now images can be parsed with their styles
- Feat: now indent from
padding-left
orpadding-right
is parsed to a valid indent forDelta
operations
Full Changelog: V.1.2.8...V-1.3.0
V.1.2.8
V-1.2.7
What changes
- Fix: Reverted change from V-1.2.2 where was removed inline attrs validations and cause issues detecting element attributes
Full Changelog: V-1.2.6...V-1.2.7
V-1.2.6
V-1.2.5
What changed
- Feat: was added support for
<div>
- fix: documentation about parser cannot be viewed
Full Changelog: V-1.2.4...V-1.2.5
V-1.2.4
- Fix: issues where different unit types makes return weird font sizes and line-height on Delta
- doc: added more documentation at general files
Full Changelog: V-1.2.3...V-1.2.4
V-1.2.3
What's changed
- Doc(README): added more explanation a how works CustomHtmlPart interface
- Doc: added more documentation about classes and methods
Full Changelog: V-1.2.2...V-1.2.3
V-1.2.2
Full Changelog: V-1.2.1...V-1.2.2
V-1.2.1
Full Changelog: V-1.2.0...V-1.2.1
V-1.2.0
Full Changelog: V-1.1.8...V-1.2.0