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 Reusable PostPublishWithDropdown component #3642

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

youknowriad
Copy link
Contributor

Extract a reusable PostPublishWithDropdown 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

  • Click the publish dropdown component, it should open as expected.

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

codecov bot commented Nov 24, 2017

Codecov Report

Merging #3642 into master will increase coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3642      +/-   ##
==========================================
+ Coverage   36.81%   36.87%   +0.06%     
==========================================
  Files         271      271              
  Lines        6647     6636      -11     
  Branches     1202     1202              
==========================================
  Hits         2447     2447              
+ Misses       3547     3536      -11     
  Partials      653      653
Impacted Files Coverage Δ
editor/components/post-publish-dropdown/index.js 0% <ø> (ø)
...tor/components/post-publish-with-dropdown/index.js 0% <0%> (ø)
editor/edit-post/header/index.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 bc5837d...3fbcc16. Read the comment docs.

@youknowriad youknowriad merged commit 1856f8c into master Nov 24, 2017
@youknowriad youknowriad deleted the update/extract-publish-with-dropdown branch November 24, 2017 11:10
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