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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #143, close-bilkent to cose-bilkent; fixes #119, added fcose layout #147

Merged
merged 2 commits into from
Sep 6, 2021

Conversation

kinimesi
Copy link
Collaborator

About

  • Fixing an issue.

Description of changes

Fixes #143, replaced close-bilkent with cose-bilkent

Pre-Merge checklist

  • [x ] The project was correctly built with npm run build:all.
  • [ x] If there was any conflict, it was solved correctly.
  • All changes were documented in CHANGELOG.md.
  • All tests on CircleCI have passed.
  • All Percy visual changes have been approved.
  • Two people have 馃拑'd the pull request. You can be one of these people if you are a Dash Cytoscape core contributor.

Reference Issues

Closes #143

@xhluca
Copy link
Collaborator

xhluca commented Aug 16, 2021

@alexcjohnson Looking at the diff here, really feel like we should do something like the dev branch and main branch in this repository - just like we are doing with dash-core-components...

Copy link
Collaborator

@xhluca xhluca left a comment

Choose a reason for hiding this comment

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

Assuming you ran npm run build after modifying the source code, this LGTM 馃拑

@@ -633,7 +633,7 @@ Cytoscape.propTypes = {
'grid',
'breadthfirst',
'cose',
'close-bilkent',
'cose-bilkent',
Copy link
Collaborator

Choose a reason for hiding this comment

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

is that the only line you modified before running npm run build? just making sure :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes and in a few other places that were mostly documentation. I tested it by setting the layout to cose-bilkent and it works.

@kinimesi kinimesi changed the title Fixes #143, replaced close-bilkent with cose-bilkent Fixes #143, close-bilkent to cose-bilkent; fixes #119, added fcose layout Aug 19, 2021
@jackparmer jackparmer merged commit 81714a0 into plotly:master Sep 6, 2021
@MrTeale
Copy link

MrTeale commented Mar 31, 2022

Fixes #165

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.

[BUG] expected an incorrect layout name ("close-bilkent") in 0.3.0
4 participants