Releases: singerdmx/flutter-quill
Releases · singerdmx/flutter-quill
v11.0.0-dev.12
Changed
- Mark
shouldNotifyListeners
as experimental inQuillController.replaceText()
. - Mark the method
QuillController.clipboardSelection()
as experimental.
v11.0.0-dev.11
Added
onKeyPressed
inQuillEditorConfig
to customize key press handling in the editor #2368.
Changed
- Improve
README.md
.
v11.0.0-dev.9
This release was mainly published to test the new automated publishing workflow, no changes were introduced.
Full Changelog: v11.0.0-dev.6...v11.0.0-dev.9
v11.0.0-dev.10
Changed
- [ci] Improve the publishing workflow.
v11.0.0-dev.6
What's Changed
- fix(ios): link menu action Cupertino modal popup now does NOT use root nav by @Zambrella in #2332
- Added khmer localization by @huypanha in #2358
- feat!: release version 11.0.0 with breaking changes by @EchoEllet in #2338
- ci: fix the automated publishing workflow by @EchoEllet in #2363
New Contributors
- @Zambrella made their first contribution in #2332
- @huypanha made their first contribution in #2358
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
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
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
Added
- string in to support localization for . Currently available only in English.
v11.0.0-dev.2
Changed
- Restore base button options, now works without the inherited widgets, and support buttons of .
v11.0.0-dev.1
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