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: remove the reference of the deprecated values #304

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Jul 12, 2023

  • make the pub point to 140
  • remove the deprecated values
  • add migration guide

closes #301

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #304 (16c488f) into main (f8da435) will increase coverage by 4.00%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   70.49%   74.49%   +4.00%     
==========================================
  Files         242      237       -5     
  Lines       10106     9505     -601     
==========================================
- Hits         7124     7081      -43     
+ Misses       2982     2424     -558     
Impacted Files Coverage Δ
lib/src/core/transform/transaction.dart 89.45% <ø> (+4.65%) ⬆️
...t/service/selection/desktop_selection_service.dart 67.39% <0.00%> (ø)
...hortcuts/command_shortcut_events/copy_command.dart 33.33% <ø> (+13.33%) ⬆️
lib/src/infra/html_converter.dart 79.62% <0.00%> (+29.04%) ⬆️
...rvice/context_menu/built_in_context_menu_item.dart 0.00% <0.00%> (ø)
...efault_text_operations/format_rich_text_style.dart 0.00% <ø> (ø)
...nternal_key_event_handlers/copy_paste_handler.dart 0.00% <0.00%> (ø)
lib/src/core/document/document.dart 81.81% <100.00%> (ø)
...ent/text_block_component/text_block_component.dart 90.38% <100.00%> (+0.18%) ⬆️

... and 2 files with indirect coverage changes

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.

Migration Guide From 1.1.x to 1.2.0
1 participant