Skip to content
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: paste plaintext shortcut #338

Merged
merged 6 commits into from
Aug 2, 2023

Conversation

MayurSMahajan
Copy link
Contributor

@MayurSMahajan MayurSMahajan commented Jul 24, 2023

Solves: #3024
Paste plaintext using the shortcut: ctrl + shift + v

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #338 (290cce3) into main (b729aa9) will increase coverage by 0.01%.
The diff coverage is 82.60%.

@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
+ Coverage   75.21%   75.22%   +0.01%     
==========================================
  Files         247      247              
  Lines        9843     9864      +21     
==========================================
+ Hits         7403     7420      +17     
- Misses       2440     2444       +4     
Files Changed Coverage Δ
...ortcuts/command_shortcut_events/paste_command.dart 80.00% <80.95%> (+1.05%) ⬆️
...tor/block_component/standard_block_components.dart 100.00% <100.00%> (ø)

@LucasXu0 LucasXu0 merged commit 2b517b2 into AppFlowy-IO:main Aug 2, 2023
10 checks passed
@MayurSMahajan MayurSMahajan deleted the fr_paste_plaintext_3024 branch August 2, 2023 12:43
@LucasXu0 LucasXu0 mentioned this pull request Aug 8, 2023
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Aug 8, 2023
* main:
  chore: add codecov token (AppFlowy-IO#352)
  feat: paste plaintext shortcut (AppFlowy-IO#338)
  fix: fixed unresponsive behaviour of context menu items (AppFlowy-IO#349)
  fix: fixed the issue of code block not being exported in markdown (AppFlowy-IO#347)
  chore: format code (AppFlowy-IO#345)
  feat: expose context in nodeBuilder (AppFlowy-IO#350)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants