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.3.0 #435

Merged
merged 1 commit into from
Sep 1, 2023
Merged

chore: bump version 1.3.0 #435

merged 1 commit into from
Sep 1, 2023

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Sep 1, 2023

1.3.0

  • feat: support table plugin by @zoli in (#62)
  • feat: support alignment for block component by @LucasXu0 in (#425)
  • feat: toggle highlight using ctrl/cmd + shift + h by @MayurSMahajan in (#333)
  • feat: refactor floating toolbar positioning logic by @LucasXu0 in (#422)
  • feat: default text direction property by @zoli in (#402)
  • fix: rect of the divider block is incorrect by @LucasXu0 in (#415)
  • fix: replace matches on the same node by @MayurSMahajan in (#418)
  • fix: update resizable image width calculation with minimum width constraint by @LucasXu0 in (#421)
  • fix: fixed the cursor not moving to next line after inserting divider by @Mukund-Tandon in (#371)
  • fix: html encoder not adding multiple text decorations by @alihassan143 in (#424)
  • fix: exception on prev node text direction null by @zoli in (#404)

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b429ae6) 79.93% compared to head (50a5a98) 79.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   79.93%   79.93%           
=======================================
  Files         274      274           
  Lines       11463    11463           
=======================================
  Hits         9163     9163           
  Misses       2300     2300           
Files Changed Coverage Δ
...ock_component/table_block_component/table_col.dart 96.96% <ø> (ø)
lib/src/render/toolbar/toolbar_item.dart 82.60% <ø> (ø)

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

@LucasXu0 LucasXu0 merged commit 0e55cce into main Sep 1, 2023
q200892907 added a commit to q200892907/appflowy-editor that referenced this pull request Sep 5, 2023
* main:
  feat: simplify auto scroll behavior in ScrollServiceWidget (AppFlowy-IO#437)
  chore: bump version 1.3.0 (AppFlowy-IO#435)
  fix: better column resize performance (AppFlowy-IO#434)
  fix: table padding and selection (AppFlowy-IO#432)
  fix: table block bugs (AppFlowy-IO#431)
  fix: refactor text alignment handling in block components
  Revert "fix: remove flutter overlay (AppFlowy-IO#358)" (AppFlowy-IO#427)
  feat: support alignment for block component (AppFlowy-IO#425)
  fix: remove flutter overlay (AppFlowy-IO#358)
  feat: toggle highlight using ctrl/cmd + shift + h (AppFlowy-IO#333)
  feat: table plugin (AppFlowy-IO#62)
  feat: editor state update node (AppFlowy-IO#405)
  fix: exception on prev node text direction null (AppFlowy-IO#404)
  fix: html encoder not adding multiple text decorations (AppFlowy-IO#424)
  feat: default text direction property (AppFlowy-IO#402)
  fix: fixed the cursor not moving to next line after inserting divider (AppFlowy-IO#371)
  chore: update theme colors for editor
  feat: refactor floating toolbar positioning logic
  fix: update resizable image width calculation with minimum width constraint
@LucasXu0 LucasXu0 deleted the release/1.3.0 branch November 8, 2023 05:55
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