-
Notifications
You must be signed in to change notification settings - Fork 20
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(label): add support for top label position in groups #141
feat(label): add support for top label position in groups #141
Conversation
c0917f2
to
0144981
Compare
@karthikjeeyar |
c075d3f
to
c753841
Compare
c753841
to
f8ffa3d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @karthikjeeyar !
f8ffa3d
to
7994ec5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great @karthikjeeyar!
For the pipeline groups I'm seeing the titles appearing a bit higher than expected...
packages/module/src/pipelines/components/groups/DefaultTaskGroup.tsx
Outdated
Show resolved
Hide resolved
7994ec5
to
c2e26cc
Compare
5ac8475
to
a4e2559
Compare
a4e2559
to
a3c2452
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for your contribution @karthikjeeyar
🎉 This PR is included in version 5.3.0-prerelease.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What
Closes #
#139
Description
Adds
top
label position in group nodeType of change
Screen shots / Gifs for design review
Collapsed Group:
Expanded Groups:
Pipeline task groups:
.