Skip to content

Releases: CatHood0/flutter_quill_delta_from_html

V-1.3.0

11 Jul 01:39
Compare
Choose a tag to compare

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 or padding-right is parsed to a valid indent for Delta operations

Full Changelog: V.1.2.8...V-1.3.0

V.1.2.8

10 Jul 21:19
Compare
Choose a tag to compare

What changes

  • Added max indent level to avoid Delta conflicts

Full Changelog: V-1.2.7...V.1.2.8

V-1.2.7

10 Jul 20:55
Compare
Choose a tag to compare

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

10 Jul 20:15
Compare
Choose a tag to compare

What changes

  • Feat: was added support for nested lists

Full Changelog: V-1.2.5...V-1.2.6

V-1.2.5

09 Jul 20:27
Compare
Choose a tag to compare

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

09 Jul 19:41
Compare
Choose a tag to compare
  • 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

09 Jul 00:18
Compare
Choose a tag to compare

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

08 Jul 20:18
Compare
Choose a tag to compare

Full Changelog: V-1.2.1...V-1.2.2

V-1.2.1

08 Jul 00:44
Compare
Choose a tag to compare

Full Changelog: V-1.2.0...V-1.2.1

V-1.2.0

07 Jul 21:57
Compare
Choose a tag to compare

Full Changelog: V-1.1.8...V-1.2.0