Skip to content

Releases: singerdmx/flutter-quill

v11.0.0-dev.10

10 Nov 13:21
da7652a
Compare
Choose a tag to compare
v11.0.0-dev.10 Pre-release
Pre-release

Changed

  • [ci] Improve the publishing workflow.

v11.0.0-dev.6

09 Nov 21:22
f77c85e
Compare
Choose a tag to compare
v11.0.0-dev.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v10.8.5...v11.0.0-dev.6

Changed

  • The option to enable/disable rich text paste (from other apps) in QuillClipboardConfig.
  • Improve README.md.
  • Simplify the example app.

v11.0.0-dev.5

08 Nov 18:24
5d561d6
Compare
Choose a tag to compare
v11.0.0-dev.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v11.0.0-dev.4...v11.0.0-dev.5

Changed

  • The option to enable/disable rich text paste (from other apps) in QuillClipboardConfig.
  • Improve README.md.
  • Simplify the example app.

v11.0.0-dev.4

08 Nov 13:04
1cc4c4b
Compare
Choose a tag to compare
v11.0.0-dev.4 Pre-release
Pre-release

Full Changelog: v11.0.0-dev.3...v11.0.0-dev.4

Changed

  • Publish the flutter_quill package with no changes to test the CI workflow.

v11.0.0-dev.3

08 Nov 12:07
55b9d34
Compare
Choose a tag to compare
v11.0.0-dev.3 Pre-release
Pre-release

Added

  • string in to support localization for . Currently available only in English.

v11.0.0-dev.2

08 Nov 11:42
39ca2d6
Compare
Choose a tag to compare
v11.0.0-dev.2 Pre-release
Pre-release

Changed

  • Restore base button options, now works without the inherited widgets, and support buttons of .

v11.0.0-dev.1

27 Oct 14:47
ff1c98a
Compare
Choose a tag to compare
v11.0.0-dev.1 Pre-release
Pre-release

This release is identical to 11.0.0-dev.0, mainly published to update the min published version (from pub.dev) of flutter_quill in flutter_quill_test and flutter_quill_extensions.

See the migration guide.

Full Changelog: v11.0.0-dev.0...v11.0.0-dev.1

v11.0.0-dev.0

27 Oct 14:31
56a49a6
Compare
Choose a tag to compare
v11.0.0-dev.0 Pre-release
Pre-release
  • fix!: remove super_clipboard from flutter_quill_extensions and move it to quill_super_clipboard by @EchoEllet in #2322
  • fix(ios): link menu action Cupertino modal popup now does NOT use root nav by @Zambrella in #2332

New Contributors

Full Changelog: v10.8.5...v11.0.0-dev.0

v10.8.5

23 Oct 17:00
e7d3391
Compare
Choose a tag to compare
  • fix: allow all correct URLs to be formatted by @orevial in #2328
  • fix(macos): Implement actions for ExpandSelectionToDocumentBoundaryIntent and ExpandSelectionToLineBreakIntent to use keyboard shortcuts, unrelated cleanup to the bug fix. by @EchoEllet in #2279

New Contributors

Full Changelog: v10.8.4...v10.8.5

v10.8.4

17 Oct 06:23
8dd559b
Compare
Choose a tag to compare

Full Changelog: v10.8.3...v10.8.4