Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

fix update behaviour for multiple properties #54

Merged
merged 6 commits into from
Jun 1, 2018
Merged

Commits on Apr 30, 2018

  1. multiple property test

    chriddyp committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    44681fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d348813 View commit details
    Browse the repository at this point in the history
  3. flask 1.0 update

    threaded is now True by default in flask 1.0 and `threaded=True` can’t
    be set if `processes>1`
    chriddyp committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    9ccfce2 View commit details
    Browse the repository at this point in the history
  4. fix tests

    chriddyp committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    06f629f View commit details
    Browse the repository at this point in the history
  5. temp remove events tests

    events have been broken since plotly/dash#232
    chriddyp committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    e61da56 View commit details
    Browse the repository at this point in the history
  6. rm missing import

    chriddyp committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    741efb0 View commit details
    Browse the repository at this point in the history