| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…variant, updates PF masthead logo
Codecov Report
@@ Coverage Diff @@
## master #3262 +/- ##
=========================================
Coverage ? 67.44%
=========================================
Files ? 892
Lines ? 24873
Branches ? 2141
=========================================
Hits ? 16775
Misses ? 7093
Partials ? 1005
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
PatternFly-React preview: https://patternfly-react-pr-3262.surge.sh |
Sorry, something went wrong.
| </div> | ||
| <a class="pf-c-page__header-brand-link" href="#"> | ||
| <img class="pf-c-brand pf-m-sm" src="https://pf4.patternfly.org/assets/images/l_pf-reverse-164x11.png" alt="Patternfly Logo" /> | ||
| <img class="pf-c-brand pf-m-sm" src="https://pf4.patternfly.org/assets/images/PF-Masthead-Logo.svg" alt="Patternfly Logo" /> |
There was a problem hiding this comment.
Curious how this image is being used? I don't see it in the live page source
Sorry, something went wrong.
There was a problem hiding this comment.
@dlabrecq This is how the new logo is used when I open .circleci/index.html in my browser:

Sorry, something went wrong.
|
Hey @jenny-s51 looks great! I missed one spot in the original issue - on https://patternfly-react-pr-3262.surge.sh/patternfly-4/documentation/react/demos/pagelayout, we need to remove the first (basic nav) example |
Sorry, something went wrong.
| {title} | ||
| </h2> | ||
| <ul className={css(styles.navSimpleList)}>{children}</ul> | ||
| <ul className={css(styles.navList)}>{children}</ul> |
There was a problem hiding this comment.
This matches what's in Core on https://pf4.patternfly.org/documentation/core/components/nav .
Sorry, something went wrong.
…variant, updates PF masthead logo
There was a problem hiding this comment.
🥇
Sorry, something went wrong.
There was a problem hiding this comment.
Can you move the default example above the Grouped example please.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
@jenny-s51 sorry I missed one spot - can you also update the legacy/light nav page demo to use the default nav instead of the simple nav? |
Sorry, something went wrong.
There was a problem hiding this comment.
👍
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #3044