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

docs: fix component examples route match#160

Merged
levithomason merged 1 commit intomasterfrom
fix/layout
Aug 29, 2018
Merged

docs: fix component examples route match#160
levithomason merged 1 commit intomasterfrom
fix/layout

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.

@levithomason levithomason merged commit 3d4ad69 into master Aug 29, 2018
@levithomason levithomason deleted the fix/layout branch August 29, 2018 19:12
@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