-
Notifications
You must be signed in to change notification settings - Fork 979
Added an option for ClipboardPaste button to disable ClipboardMonitor #2427
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
aa35d0a
Removed ClipboardMonitor from ClipboardAction.paste type button
Maksim-Nikolaev 596af77
Removed unused imports & added const keyword
Maksim-Nikolaev a91df17
Revert "Removed ClipboardMonitor from ClipboardAction.paste type button"
Maksim-Nikolaev b202b7a
Revert "Removed unused imports & added const keyword"
Maksim-Nikolaev 7600a4d
added enableClipboardPaste to QuillSimpleToolbarConfig
Maksim-Nikolaev 0d4f421
Reverted 5 seconds to 1 second periodic timer
Maksim-Nikolaev 5a729a6
moved enableClipboardPaste to button config
Maksim-Nikolaev 22b744f
Fix monitor enabling & disabling
Maksim-Nikolaev 74df2ce
dartformat
Maksim-Nikolaev 80c779d
remove enableClipboardPaste from toolbar config
Maksim-Nikolaev f85e444
Adjusted comments & documentation
Maksim-Nikolaev df4fd18
dart format
Maksim-Nikolaev 3d689c7
docs: improve doc comment of enableClipboardPaste
EchoEllet e41abf3
docs: minor changes to comments
EchoEllet db97d4f
revert: remove the addition of const keyword to QuillToolbarClipboard…
EchoEllet daa20cd
Updated code readability with getter shouldUseClipboardMonitor
Maksim-Nikolaev f0a4616
Make the _shouldUseClipboardMonitor getter private
Maksim-Nikolaev 7a8a2e5
Update clipboard_button.dart
Maksim-Nikolaev a48c90f
removed enableClipboardPaste from base_button_options
Maksim-Nikolaev fd4dd91
chore: revert the trailing comma
EchoEllet e004647
chore: revert changes to base_button_options.dart
EchoEllet fb0084e
Update toggle_style_options.dart
Maksim-Nikolaev a58d4e6
revert: trailing comma in clipboard_button.dart
EchoEllet e03cef5
revert: formatting to clipboard_button.dart
EchoEllet a12b4f4
chore: remove a comment
EchoEllet fd8a359
Update CHANGELOG.md
Maksim-Nikolaev 0cc73be
Added const to QuillToolbarClipboardButton constructor
Maksim-Nikolaev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.