Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

fix(editor): lift list item before toggle node type #450

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Jul 21, 2022

fix list item turns into other node type failed problem.

fix #258

fix list item turns into other node type failed problem.

fix #258
@Darmody Darmody requested a review from toadfanszz as a code owner July 21, 2022 10:44
@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #450 (4f886d1) into main (e4f0ad0) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   69.70%   69.70%           
=======================================
  Files        1060     1060           
  Lines       18027    18027           
  Branches     2495     2495           
=======================================
  Hits        12565    12565           
  Misses       5151     5151           
  Partials      311      311           
Flag Coverage Δ
frontend-unit 65.35% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ews/BubbleMenu/useBubbleMenuItems/useNodeGroup.tsx 90.47% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7446bd2...4f886d1. Read the comment docs.

@github-actions
Copy link
Contributor

This pull request has been built and is available for preview at pr450.mashcard.dev.
Default username/password is test1@example.com & test1234.

Devtools

@stackia stackia merged commit 1358a63 into main Jul 21, 2022
@stackia stackia deleted the fix-list-toggle branch July 21, 2022 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

todo with child node can not turn to other block
3 participants