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 DocumentOutlineCheck component #3645

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

youknowriad
Copy link
Contributor

Extract a reusable DocumentOutlineCheck 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 documnet outline panel shows up when you have two headings at least.

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

codecov bot commented Nov 24, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3645      +/-   ##
==========================================
- Coverage    36.9%   36.88%   -0.02%     
==========================================
  Files         272      273       +1     
  Lines        6631     6634       +3     
  Branches     1201     1201              
==========================================
  Hits         2447     2447              
- Misses       3532     3535       +3     
  Partials      652      652
Impacted Files Coverage Δ
editor/components/document-outline/check.js 0% <0%> (ø)
.../edit-post/sidebar/document-outline-panel/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 e51fbe3...6a25b9c. Read the comment docs.

@youknowriad youknowriad merged commit b65f8a0 into master Nov 24, 2017
@youknowriad youknowriad deleted the update/extract-document-outline-checek branch November 24, 2017 11:40
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