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: custom slice function #935

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Oct 16, 2024

Allow the developer to customize the delta slice function.

One use case is skipping formatting for inline code of the subsequently input text with French IME.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.03%. Comparing base (8ae43d4) to head (a0d9400).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/core/document/text_delta.dart 83.33% 2 Missing ⚠️
...rvice/ime/delta_input_on_non_text_update_impl.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
+ Coverage   72.02%   72.03%   +0.01%     
==========================================
  Files         318      318              
  Lines       15036    15046      +10     
==========================================
+ Hits        10829    10838       +9     
- Misses       4207     4208       +1     

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

@LucasXu0 LucasXu0 merged commit 5cb871d into AppFlowy-IO:main Oct 17, 2024
7 checks passed
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