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

chore: bump version 1.4.4 #527

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Oct 10, 2023

1.4.4

  • feat: support customizing error block by @LucasXu0 in (#524)
  • feat: export JSON in mobile and update mobile_example.json by @hyj1204 in (#515)
  • feat: add regex and case sensitive to FindReplaceMenu by @sun-jiao in (#480)
  • feat: customize desktop toolbar style by @q200892907 in (#519)
  • feat: support RTL in toolbar by @1akhanBaheti in (#496)
  • feat: optimize the find and replace logic by @LucasXu0 in (#510)
  • feat: enable shift+press for selection range by @Xazin in (#512)
  • feat: image block revamp by @LucasXu0 in (#516)
  • fix: undo failed in a nested list in a special case by @LucasXu0 in (#503)
  • fix: the cursor will flicker one frame to its previous position by @LucasXu0 in (#506)
  • fix: delete the divider on mobile will raise an error by @LucasXu0 in (#508)
  • fix: unable to update selection sometimes when the editor lost focus by @LucasXu0 in (#509)
  • fix: search integration issues by @LucasXu0 in (#511)
  • fix: image block revamp issues by @LucasXu0 in (#517)
  • fix: impossible to click on any sub-items if the top level item is off-screen by @LucasXu0 in (#522)
  • fix: the selection should be clear if header or footer is focusing by @LucasXu0 in (#525)
  • fix: the selection handles remain on the screen after cutting the text (#526)

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (8bfd779) 80.32% compared to head (e1d7f93) 80.17%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
- Coverage   80.32%   80.17%   -0.16%     
==========================================
  Files         281      282       +1     
  Lines       11948    11978      +30     
==========================================
+ Hits         9597     9603       +6     
- Misses       2351     2375      +24     
Files Coverage Δ
...b/src/editor/toolbar/desktop/floating_toolbar.dart 84.46% <100.00%> (+0.46%) ⬆️
...ditor/toolbar/desktop/floating_toolbar_widget.dart 97.14% <100.00%> (+0.26%) ⬆️
...lbar/desktop/items/bulleted_list_toolbar_item.dart 77.77% <100.00%> (ø)
...ktop/items/color/highlight_color_toolbar_item.dart 62.50% <100.00%> (ø)
...r/desktop/items/color/text_color_toolbar_item.dart 58.82% <100.00%> (ø)
...or/toolbar/desktop/items/format_toolbar_items.dart 95.65% <100.00%> (ø)
...r/toolbar/desktop/items/heading_toolbar_items.dart 80.76% <100.00%> (ø)
...editor/toolbar/desktop/items/icon_item_widget.dart 95.00% <100.00%> (ø)
.../toolbar/desktop/items/link/link_toolbar_item.dart 90.32% <100.00%> (ø)
...lbar/desktop/items/numbered_list_toolbar_item.dart 77.77% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes

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

@LucasXu0 LucasXu0 merged commit 8a04d99 into AppFlowy-IO:main Oct 10, 2023
7 of 10 checks passed
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Oct 12, 2023
* main:
  fix: unable to clear the style by toggling twice (AppFlowy-IO#532)
  fix: pinyin IME on Linux (AppFlowy-IO#531)
  fix: background color issues (AppFlowy-IO#530)
  fix: cursor blink at wrong location when inserting text (AppFlowy-IO#529)
  feat: enable toggling and canceling of the formatting with shortcuts (AppFlowy-IO#528)
  chore: bump version 1.4.4 (AppFlowy-IO#527)
  fix: the selection handles remain on the screen after cutting the text (AppFlowy-IO#526)
  fix: the selection should be clear if header or footer is focusing (AppFlowy-IO#525)
  feat: customize desktop toolbar style (AppFlowy-IO#519)
  feat: add regex and case sensitive to `FindReplaceMenu` (AppFlowy-IO#480)
  feat: export JSON in mobile and update mobile_example.json (AppFlowy-IO#515)
  feat: support customizing error block (AppFlowy-IO#524)
  fix: impossible to click on any sub-items if the top level item is off-screen (AppFlowy-IO#522)
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