Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

docs: fix component examples route match #160

Merged
merged 1 commit into from
Aug 29, 2018
Merged

docs: fix component examples route match #160

merged 1 commit into from
Aug 29, 2018

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Aug 29, 2018

The currently published doc site shows the ItemLayout examples on the Layout doc page. This is because the RegExp for matching examples to route names only required the example name to include the component displayName. It has been updated to require an exact match.

@codecov
Copy link

codecov bot commented Aug 29, 2018

Codecov Report

Merging #160 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   67.68%   67.68%           
=======================================
  Files         101      101           
  Lines        1371     1371           
  Branches      272      272           
=======================================
  Hits          928      928           
  Misses        441      441           
  Partials        2        2

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 cb1f011...e41bc1d. Read the comment docs.

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.

1 participant