-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: release version 11.0.0 with breaking changes #2338
Commits on Oct 17, 2024
-
fix: remove super_clipboard from flutter_quill_extensions and move it…
… to quill_super_clipboard (#2322)
Configuration menu - View commit details
-
Copy full SHA for 5f2058d - Browse repository at this point
Copy the full SHA 5f2058dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b66c331 - Browse repository at this point
Copy the full SHA b66c331View commit details
Commits on Oct 22, 2024
-
chore: remove controller from configuration class, remove the quill t…
…oolbar and editor provider widgets, other minor breaking changes
Configuration menu - View commit details
-
Copy full SHA for fd6fa50 - Browse repository at this point
Copy the full SHA fd6fa50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76eced4 - Browse repository at this point
Copy the full SHA 76eced4View commit details -
chore: remove experimental support for spell checking, remove the dep…
…recated support for YouTube in flutter_quill_extensions and other minor breaking changes
Configuration menu - View commit details
-
Copy full SHA for b437e84 - Browse repository at this point
Copy the full SHA b437e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5a173 - Browse repository at this point
Copy the full SHA af5a173View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ae142 - Browse repository at this point
Copy the full SHA a0ae142View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6b6b8 - Browse repository at this point
Copy the full SHA bc6b6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa75407 - Browse repository at this point
Copy the full SHA fa75407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6149dc1 - Browse repository at this point
Copy the full SHA 6149dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a05f02 - Browse repository at this point
Copy the full SHA 0a05f02View commit details -
chore: always call setState() in _markNeedsBuild() in QuillRawEditorS…
…tate even if dirty is already true (revert to old behavior)
Configuration menu - View commit details
-
Copy full SHA for a127628 - Browse repository at this point
Copy the full SHA a127628View commit details -
chore: extract code from _requestKeyboard() and add docs comment for …
…_requireEditorCurrentState
Configuration menu - View commit details
-
Copy full SHA for ec24661 - Browse repository at this point
Copy the full SHA ec24661View commit details -
chore: remove classes related to editor element options, minor docs u…
…pdates in editor config, rename isOnTapOutsideEnabled to onTapOutsideEnabled
Configuration menu - View commit details
-
Copy full SHA for 1c10cd0 - Browse repository at this point
Copy the full SHA 1c10cd0View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5621671 - Browse repository at this point
Copy the full SHA 5621671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6d1dc - Browse repository at this point
Copy the full SHA 3c6d1dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bff8f70 - Browse repository at this point
Copy the full SHA bff8f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6380c - Browse repository at this point
Copy the full SHA bf6380cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 419703c - Browse repository at this point
Copy the full SHA 419703cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86254dd - Browse repository at this point
Copy the full SHA 86254ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec8c88 - Browse repository at this point
Copy the full SHA 0ec8c88View commit details -
chore: remove deprecated class SuperClipboardService, rename the dire…
…ctory models to config in flutter_quill_extensions
Configuration menu - View commit details
-
Copy full SHA for 5a97bd3 - Browse repository at this point
Copy the full SHA 5a97bd3View commit details -
chore: add commnet in imageProviderBuilder code docs comment in flutt…
…er_quill_extensions
Configuration menu - View commit details
-
Copy full SHA for 1799693 - Browse repository at this point
Copy the full SHA 1799693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f614f - Browse repository at this point
Copy the full SHA 78f614fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4efb996 - Browse repository at this point
Copy the full SHA 4efb996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0616ce0 - Browse repository at this point
Copy the full SHA 0616ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4a77a - Browse repository at this point
Copy the full SHA 1e4a77aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f3235 - Browse repository at this point
Copy the full SHA 69f3235View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7514119 - Browse repository at this point
Copy the full SHA 7514119View commit details -
Configuration menu - View commit details
-
Copy full SHA for f183ff0 - Browse repository at this point
Copy the full SHA f183ff0View commit details -
chore: rename the file quill_controller_configurations.dart to quill_…
…controller_config.dart
Configuration menu - View commit details
-
Copy full SHA for eed5629 - Browse repository at this point
Copy the full SHA eed5629View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13563b5 - Browse repository at this point
Copy the full SHA 13563b5View commit details -
chore: restore search within embed objects feature (revert removal of…
… editor config inside the QuillController)
Configuration menu - View commit details
-
Copy full SHA for 3525ffc - Browse repository at this point
Copy the full SHA 3525ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c34646c - Browse repository at this point
Copy the full SHA c34646cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d12e028 - Browse repository at this point
Copy the full SHA d12e028View commit details -
chore: removes quill controller web files, updates QuillControllerCon…
…fig.onClipboardPaste to allow overriding the default paste handling
Configuration menu - View commit details
-
Copy full SHA for d9b572b - Browse repository at this point
Copy the full SHA d9b572bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4287bca - Browse repository at this point
Copy the full SHA 4287bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e5bbc - Browse repository at this point
Copy the full SHA e8e5bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3afaf1 - Browse repository at this point
Copy the full SHA a3afaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ada73e - Browse repository at this point
Copy the full SHA 9ada73eView commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 403a450 - Browse repository at this point
Copy the full SHA 403a450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c890d - Browse repository at this point
Copy the full SHA 46c890dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1dcab - Browse repository at this point
Copy the full SHA 9e1dcabView commit details -
chore: rename _restoreToolbar to _restoreToolbarAfterMagnifier in tex…
…t_selection.dart
Configuration menu - View commit details
-
Copy full SHA for 79a771a - Browse repository at this point
Copy the full SHA 79a771aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a7e57 - Browse repository at this point
Copy the full SHA f1a7e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for b739b70 - Browse repository at this point
Copy the full SHA b739b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for c18d90c - Browse repository at this point
Copy the full SHA c18d90cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e33aa9 - Browse repository at this point
Copy the full SHA 5e33aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab53e5 - Browse repository at this point
Copy the full SHA fab53e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a49a6 - Browse repository at this point
Copy the full SHA 56a49a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e67ccb - Browse repository at this point
Copy the full SHA 6e67ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1c98a - Browse repository at this point
Copy the full SHA ff1c98aView commit details -
chore: restore previous publish workflow (revert), update min version…
… of flutter_quill in test and extensions packages, removes pubspec_overrides.yaml
Configuration menu - View commit details
-
Copy full SHA for 5690bfc - Browse repository at this point
Copy the full SHA 5690bfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8257ed - Browse repository at this point
Copy the full SHA f8257edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a31af - Browse repository at this point
Copy the full SHA 95a31afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bad89c - Browse repository at this point
Copy the full SHA 1bad89cView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f14dbe6 - Browse repository at this point
Copy the full SHA f14dbe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176e36e - Browse repository at this point
Copy the full SHA 176e36eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee4ae6 - Browse repository at this point
Copy the full SHA 2ee4ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcfaee - Browse repository at this point
Copy the full SHA 0fcfaeeView commit details
Commits on Oct 31, 2024
-
feat(toolbar): add the base button options feature back, supports flu…
…tter_quill_extensions's buttons too.
Configuration menu - View commit details
-
Copy full SHA for 1f51935 - Browse repository at this point
Copy the full SHA 1f51935View commit details -
Configuration menu - View commit details
-
Copy full SHA for e22268c - Browse repository at this point
Copy the full SHA e22268cView commit details -
docs: add more details in the migration guide in the breaking behavio…
…r with code snippets
Configuration menu - View commit details
-
Copy full SHA for c87e127 - Browse repository at this point
Copy the full SHA c87e127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d39c82 - Browse repository at this point
Copy the full SHA 3d39c82View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd49060 - Browse repository at this point
Copy the full SHA dd49060View commit details
Commits on Nov 4, 2024
-
docs(migration): explain that QuillToolbar is not a visual widget lik…
…e QuillSimpleToolbar
Configuration menu - View commit details
-
Copy full SHA for 746aa3f - Browse repository at this point
Copy the full SHA 746aa3fView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0cc95c8 - Browse repository at this point
Copy the full SHA 0cc95c8View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe9dfd3 - Browse repository at this point
Copy the full SHA fe9dfd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 837adf0 - Browse repository at this point
Copy the full SHA 837adf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d06e3 - Browse repository at this point
Copy the full SHA f1d06e3View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76b5564 - Browse repository at this point
Copy the full SHA 76b5564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ac56f - Browse repository at this point
Copy the full SHA 47ac56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d62211a - Browse repository at this point
Copy the full SHA d62211aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1144018 - Browse repository at this point
Copy the full SHA 1144018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39ca2d6 - Browse repository at this point
Copy the full SHA 39ca2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de1d88 - Browse repository at this point
Copy the full SHA 7de1d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for c204de7 - Browse repository at this point
Copy the full SHA c204de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b9d34 - Browse repository at this point
Copy the full SHA 55b9d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b30e0 - Browse repository at this point
Copy the full SHA 02b30e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb1937 - Browse repository at this point
Copy the full SHA 1fb1937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae5bef - Browse repository at this point
Copy the full SHA 2ae5befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8750e64 - Browse repository at this point
Copy the full SHA 8750e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc4c4b - Browse repository at this point
Copy the full SHA 1cc4c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a45ed - Browse repository at this point
Copy the full SHA 25a45edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8abbd - Browse repository at this point
Copy the full SHA 8a8abbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e0d98 - Browse repository at this point
Copy the full SHA 49e0d98View commit details -
docs(readme): update sample page link, remove 'breaking changes' from…
… table of contents only
Configuration menu - View commit details
-
Copy full SHA for 79ccfe8 - Browse repository at this point
Copy the full SHA 79ccfe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ccd692 - Browse repository at this point
Copy the full SHA 7ccd692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c33a55 - Browse repository at this point
Copy the full SHA 2c33a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01525c - Browse repository at this point
Copy the full SHA c01525cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4ecbc - Browse repository at this point
Copy the full SHA 0d4ecbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d561d6 - Browse repository at this point
Copy the full SHA 5d561d6View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20f3a60 - Browse repository at this point
Copy the full SHA 20f3a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2a730 - Browse repository at this point
Copy the full SHA 9e2a730View commit details -
ci(publish): first attemp to automate the CHANGELOG.md change while c…
…omplying to Keep A Changelog
Configuration menu - View commit details
-
Copy full SHA for 09a4aa9 - Browse repository at this point
Copy the full SHA 09a4aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5352f - Browse repository at this point
Copy the full SHA df5352fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c4d45 - Browse repository at this point
Copy the full SHA e5c4d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a88bb - Browse repository at this point
Copy the full SHA 30a88bbView commit details -
docs(readme): use images from GitHub repo instead of relative path to…
… load on pub.dev
Configuration menu - View commit details
-
Copy full SHA for 4ac4611 - Browse repository at this point
Copy the full SHA 4ac4611View commit details