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

Feature/directional graph #132

Merged
merged 40 commits into from
Oct 15, 2018
Merged

Feature/directional graph #132

merged 40 commits into from
Oct 15, 2018

Conversation

danielcaldas
Copy link
Owner

@danielcaldas danielcaldas commented Oct 14, 2018

The long-awaited directional graph support!

#88

Out of scope changes:

  • Refactor in graph.helper.js move new collapsible logic into collapse.helper.js
  • eslint project config improvements (to follow up the cypress eslint configuration)
  • Small fix on Sandbox.jsx where initial config was not being provided property initially
  • Support fullscreen query parameter on live sandbox

TODOS:

  • Documentation - add GIF in directed section
  • Documentation - add new data sample with directed graphs on Sandbox

Copy link
Owner Author

@danielcaldas danielcaldas left a comment

Choose a reason for hiding this comment

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

1st code review

cypress/integration/graph.directed.e2e.js Show resolved Hide resolved
cypress/integration/graph.directed.e2e.js Show resolved Hide resolved
cypress/integration/graph.directed.e2e.js Outdated Show resolved Hide resolved
src/components/graph/Graph.jsx Outdated Show resolved Hide resolved
src/components/graph/collapse.helper.js Outdated Show resolved Hide resolved
src/components/graph/graph.config.js Outdated Show resolved Hide resolved
src/components/graph/graph.helper.js Outdated Show resolved Hide resolved
src/components/graph/graph.renderer.jsx Outdated Show resolved Hide resolved
src/components/graph/graph.renderer.jsx Outdated Show resolved Hide resolved
src/components/marker/marker.const.js Outdated Show resolved Hide resolved
@danielcaldas danielcaldas merged commit 765b8ae into master Oct 15, 2018
@jcapobianco1
Copy link

Hi @danielcaldas thanks for this extremely useful feature! Is it available in version 2.0.0-rc1?

@danielcaldas
Copy link
Owner Author

Hey there @jcapobianco-cbi it's not yet available in 2.0.0-rc1 it will be available on the next rc or possible the 2.0.0. This should happen in the following days

@danielcaldas danielcaldas deleted the feature/directional-graph branch December 22, 2018 01:34
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.

2 participants