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(pipelines): Support top to bottom pipelines #148

Merged

Conversation

jeff-phillips-18
Copy link
Member

What

Closes #136
Closes UXDENG-216

Description

Adds support for top to bottom pipelines layout. Passing rankdir: 'TB' to the options for PipelineDagreLayout will render the pipeline top to bottom.

Type of change

  • Feature

Screen shots / Gifs for design review

image

Surge Demo

https://vertical-pipelines.surge.sh/

Copy link
Collaborator

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

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

Looks awesome @jeff-phillips-18 🎉👏🤩

@jeff-phillips-18 jeff-phillips-18 requested review from AparnaKarve and karthikjeeyar and removed request for AparnaKarve February 26, 2024 12:51
@jeff-phillips-18 jeff-phillips-18 merged commit cad0a7a into patternfly:main Feb 28, 2024
7 checks passed
Copy link

🎉 This PR is included in version 5.3.0-prerelease.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support for Top-to-Bottom Pipelines View
3 participants