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

Provide support for no_update in Dash for R #111

Merged
merged 12 commits into from
Aug 13, 2019
Merged

Commits on Aug 2, 2019

  1. ✨ add support for no_update

    Ryan Patrick Kyle committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    4a041cf View commit details
    Browse the repository at this point in the history
  2. 🐛 use = instead of <- in method desc

    Ryan Patrick Kyle committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    bfe9cbb View commit details
    Browse the repository at this point in the history
  3. ✏️ 📚 no_update -> dashNoUpdate, docs

    Ryan Patrick Kyle committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    b23c248 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. ✨ add test for dashNoUpdate()

    Ryan Patrick Kyle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    d1f384f View commit details
    Browse the repository at this point in the history
  2. 🐛 properly handle outputs with len > 1

    Ryan Patrick Kyle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    ae7b1b0 View commit details
    Browse the repository at this point in the history
  3. 🔪 whitespace

    Ryan Patrick Kyle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    01bc431 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. 🔪 extraneous 📚

    Ryan Patrick Kyle committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    10404e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. 🚨 added test

    Ryan Patrick Kyle committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    8f6dafd View commit details
    Browse the repository at this point in the history
  2. 🙈 🔪 cache age param

    Ryan Patrick Kyle committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    9971c63 View commit details
    Browse the repository at this point in the history
  3. 🐛 corrected id

    Ryan Patrick Kyle committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    e587263 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. replace time.sleep with wait for text

    Ryan Patrick Kyle committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    be9d387 View commit details
    Browse the repository at this point in the history
  2. 🔪 redundant assert

    Ryan Patrick Kyle committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    b75c49a View commit details
    Browse the repository at this point in the history