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

Update frame's background #172

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2021

  1. Update frame background

    iris-garcia committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    6e92c5b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Fix Dash dependencies

    Dash 2.18.0 subsumed dash-functional, and company-box no longer
    loads dash-functional, but it still lists old versions of dash and
    dash-functional as dependencies, which can cause issues.
    
    While at it, require the latest version 2.19.0 of Dash.
    
    Re: sebastiencs#152, sebastiencs#153, sebastiencs#156, sebastiencs#157, sebastiencs#161, sebastiencs#168, sebastiencs#170.
    basil-conto authored and iris-garcia committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ea317cb View commit details
    Browse the repository at this point in the history