You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/migration/10_to_11.md
+3
Original file line number
Diff line number
Diff line change
@@ -502,6 +502,9 @@ QuillEditorConfig(
502
502
503
503
In the future, new features will be implemented with more caution to avoid possible issues.
504
504
505
+
> [!NOTE]
506
+
> **Update**: This feature has been added back in [11.3.0](https://github.com/singerdmx/flutter-quill/compare/v11.2.0...v11.3.0) ([#2529](https://github.com/singerdmx/flutter-quill/pull/2529/files#diff-3fd362bb7d8427c36545eac5cc1f18edc8137fbb866f1f52950b3a88823bc0d2R372-R378)) and is disabled by default.
507
+
505
508
## 🚧 Experimental
506
509
507
510
APIs that were indicated as stable but are now updated to indicate
0 commit comments