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: support auto complete for text block #764

Merged
merged 6 commits into from
Apr 11, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Apr 10, 2024

  • Added support for the basic auto-complete functionality.
  • Added a showcase, please refer to the video.
auto_complete.mp4

@LucasXu0 LucasXu0 force-pushed the support_auto_complete branch from cd5747c to 95a0b2f Compare April 11, 2024 02:39
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 70.37037% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 75.29%. Comparing base (6d12761) to head (95a0b2f).

Files Patch % Lines
...omponent/base_component/auto_complete_command.dart 0.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #764      +/-   ##
==========================================
- Coverage   75.34%   75.29%   -0.05%     
==========================================
  Files         299      300       +1     
  Lines       13942    14011      +69     
==========================================
+ Hits        10505    10550      +45     
- Misses       3437     3461      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit 61d892a into AppFlowy-IO:main Apr 11, 2024
10 of 12 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Apr 18, 2024
* main:
  chore: bump version 2.3.4 (AppFlowy-IO#770)
  fix: count any non-whitespace character (AppFlowy-IO#771)
  feat: support customizing mobile page style (AppFlowy-IO#769)
  feat: add table style (AppFlowy-IO#766)
  feat: support auto complete for text block (AppFlowy-IO#764)
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.

1 participant