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

fix: show as many node links as height allows #238

Merged
merged 3 commits into from
Jun 3, 2020
Merged

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    2800b9c View commit details
    Browse the repository at this point in the history
  2. Update src/components/object-info/LinksTable.js

    Stray semicolon
    jessicaschilling committed May 22, 2020
    Configuration menu
    Copy the full SHA
    66ba80d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. fix: make project compatible with connect-deps

    babel output made connect-deps connect to fail,
    this fixes it, enabling us to tests the component locally, in a real webui
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    36e20be View commit details
    Browse the repository at this point in the history