Skip to content

Releases: singerdmx/flutter-quill

v9.3.9

26 Apr 23:59
Compare
Choose a tag to compare

What's Changed

  • fix: MD Parsing for multi space by @dbrezack in #1828
  • fix: FontFamily and FontSize toolbars track the text selected in the editor. by @AtlasAutocode in #1829
  • feat: Add checkBoxReadOnly property which can override readOnly for checkbox by @gklamm in #1836

New Contributors

Full Changelog: v9.3.8...v9.3.9

What's Changed

  • fix: MD Parsing for multi space by @dbrezack in #1828
  • fix: FontFamily and FontSize toolbars track the text selected in the editor. by @AtlasAutocode in #1829
  • feat: Add checkBoxReadOnly property which can override readOnly for checkbox by @gklamm in #1836

New Contributors

Full Changelog: v9.3.8...v9.3.9

v9.3.8

24 Apr 16:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.7...v9.3.8

v9.3.7

15 Apr 00:45
Compare
Choose a tag to compare

What's Changed

  • Fix for keyboard jumping when switching focus from a TextField by @oligazar in #1810
  • Toolbar button styling to reflect cursor position when running on desktops with keyboard to move caret. by @AtlasAutocode in #1801

New Contributors

Full Changelog: v9.3.6...v9.3.7

What's Changed

  • Fix for keyboard jumping when switching focus from a TextField by @oligazar in #1810
  • Toolbar button styling to reflect cursor position when running on desktops with keyboard to move caret. by @AtlasAutocode in #1801

New Contributors

Full Changelog: v9.3.6...v9.3.7

v9.3.6

03 Apr 18:32
Compare
Choose a tag to compare

What's Changed

  • feat: add paste gif from clipboard by @sobimor in #1788
  • FEAT: Add SK and update CS locales by @tomaschyly in #1796
  • fix: QuillIconTheme changes for FontFamily and FontSize buttons are not applied by @d-ukhanov in #1798
  • feat: Make the arrow_drop_down icons in the QuillToolbar the same size for all MenuAnchor buttons by @d-ukhanov in #1800

New Contributors

Full Changelog: v9.3.5...v9.3.6

v9.3.5

27 Mar 10:18
Compare
Choose a tag to compare
  • Update the minimum version for the packages to support device_info_plus version 10.0.0 #1783
  • Update the minimum version for youtube_player_flutter to new major version 9.0.0 in the flutter_quill_extensions

Full Changelog: v9.3.4...v9.3.5

v9.3.4

26 Mar 19:11
Compare
Choose a tag to compare

What's Changed

  • fix: multiline styling stuck/not working properly by @Wrth1 in #1782
  • Require 0.8.9 as the minimum version of the package super_clipboard

New Contributors

Full Changelog: v9.3.3...v9.3.4

v9.3.3

18 Mar 00:16
Compare
Choose a tag to compare

Full Changelog: v9.3.2...v9.3.3

v9.3.2

18 Mar 00:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.1...v9.3.2

v9.3.1

17 Feb 00:50
Compare
Choose a tag to compare

What's Changed

  • Require Flutter 3.19.0 as minimum version

Full Changelog: v9.3.0...v9.3.1

v9.3.0

17 Feb 00:35
Compare
Choose a tag to compare

What's Changed

  • Scribble scroll fix by @mtallenca in #1745
  • Update deprecated code from flutter 3.19 by @ellet0 in #1746
  • Breaking change: Document.fromHtml(html) is now returns Document instead of Delta, use DeltaX.fromHtml to return Delta

Full Changelog: v9.2.14...v9.3.0