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: enable customizing editor's focus #198

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Conversation

LucasXu0
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #198 (ed6b02f) into main (23bc6d2) will increase coverage by 0.06%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   63.01%   63.08%   +0.06%     
==========================================
  Files         228      228              
  Lines       10066    10082      +16     
==========================================
+ Hits         6343     6360      +17     
+ Misses       3723     3722       -1     
Impacted Files Coverage Δ
...ent/image_block_component/image_upload_widget.dart 77.46% <66.66%> (-0.48%) ⬇️
.../toolbar/desktop/items/link/link_toolbar_item.dart 88.00% <66.66%> (-1.80%) ⬇️
...se_component/widget/full_screen_overlay_entry.dart 100.00% <100.00%> (+17.39%) ⬆️
...tor_component/service/keyboard_service_widget.dart 87.15% <100.00%> (+0.02%) ⬆️
...c/render/selection_menu/selection_menu_widget.dart 41.87% <100.00%> (+0.73%) ⬆️
lib/src/service/editor_service.dart 85.50% <100.00%> (+0.21%) ⬆️

@LucasXu0 LucasXu0 merged commit d2460c9 into AppFlowy-IO:main Jun 15, 2023
zoli added a commit to zoli/appflowy-editor that referenced this pull request Jun 18, 2023
* main:
  feat: optimize the scroll service (AppFlowy-IO#210)
  fix: tabbing whitespace at the front will convert current paragraph into heading (AppFlowy-IO#206)
  chore: export keymapping file and fix outdent typo (AppFlowy-IO#207)
  chore: bump version 1.0.3
  feat: enable customizing editor's focus (AppFlowy-IO#198)
  feat: support current editting value (AppFlowy-IO#196)
  feat: clear selection when losing focus (AppFlowy-IO#194)
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