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

feat(react-core/bullseye): added Bullseye Layout #435

Merged

Conversation

dmiller9911
Copy link
Contributor

affects: @patternfly/react-core, @patternfly/react-docs

Added Bullseye layout from here: https://pf-next.com/layouts/Bullseye/examples/

ISSUES CLOSED: #434

@patternfly-build
Copy link
Contributor

Deploy preview for patternfly-react ready!

Built with commit 14d0039

https://deploy-preview-435--patternfly-react.netlify.com

package.json Outdated
"storybook:run": "start-storybook -c storybook -p 6006",
"storybook:build": "build-storybook -c storybook -o .out",
"storybook:run": "yarn build && start-storybook -c storybook -p 6006",
"storybook:build": "yarn build && build-storybook -c storybook -o .out",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended as part of this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can separate it out if needed, but yes. Seems people are still having issues with running storybook and not building first.

@dmiller9911 dmiller9911 force-pushed the react-core/bullseye branch from 14d0039 to c5d8e0a Compare June 28, 2018 04:41
@coveralls
Copy link

coveralls commented Jun 28, 2018

Pull Request Test Coverage Report for Build 1656

  • 7 of 7 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 74.967%

Totals Coverage Status
Change from base Build 1632: 0.05%
Covered Lines: 2081
Relevant Lines: 2556

💛 - Coveralls

@priley86
Copy link
Member

can you add some snapshots? I was looking for the rendered markup...

@priley86 priley86 requested a review from dgutride June 29, 2018 13:39
affects: @patternfly/react-core, @patternfly/react-docs

Added Bullseye layout from here: https://pf-next.com/layouts/Bullseye/examples/

ISSUES CLOSED: patternfly#434
@dmiller9911 dmiller9911 force-pushed the react-core/bullseye branch from c5d8e0a to 0135f46 Compare July 2, 2018 14:25
@jeff-phillips-18 jeff-phillips-18 merged commit a6224ff into patternfly:master Jul 2, 2018
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.

5 participants