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

Components: Extract a reusable MultiBlocksSwitcher component #3641

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

youknowriad
Copy link
Contributor

Extract a reusable MultiBlocksSwitcher component to the editor/components folder.
Needed to be able to separate the edit-post and editor module

Expect some similar PRs today, I'm going to merge them as soon as the tests pass, they consist of moving some files around.

Testing instructions

  • Select several paragraphs and transform them to a list

@youknowriad youknowriad self-assigned this Nov 24, 2017
@codecov
Copy link

codecov bot commented Nov 24, 2017

Codecov Report

Merging #3641 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3641      +/-   ##
==========================================
- Coverage   36.83%   36.81%   -0.02%     
==========================================
  Files         270      271       +1     
  Lines        6644     6647       +3     
  Branches     1201     1202       +1     
==========================================
  Hits         2447     2447              
- Misses       3545     3547       +2     
- Partials      652      653       +1
Impacted Files Coverage Δ
...components/block-switcher/multi-blocks-switcher.js 0% <0%> (ø)
editor/edit-post/header/header-toolbar/index.js 0% <0%> (ø) ⬆️

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 dfdf9d0...feeca6c. Read the comment docs.

@youknowriad youknowriad merged commit bc5837d into master Nov 24, 2017
@youknowriad youknowriad deleted the update/extract-multi-blocks-switcher branch November 24, 2017 10:56
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