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 arbitrary file extensions within Dash for R component libraries #186

Merged
merged 10 commits into from
Apr 24, 2020

Commits on Mar 17, 2020

  1. use get_mimetype

    Ryan Patrick Kyle committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    ab702e9 View commit details
    Browse the repository at this point in the history
  2. use guess_type in get_mimetype

    Ryan Patrick Kyle committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6772b25 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. ✨ +binary file loader to dash_suite handler

    Ryan Patrick Kyle committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    1a21232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d1469 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    1cb3412 View commit details
    Browse the repository at this point in the history
  2. - use DashPy arbitrary extension branch

    - test arbitrary extension + snapshots
    Marc-André Rivet committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    40c62a5 View commit details
    Browse the repository at this point in the history
  3. use the styled_app...

    Marc-André Rivet committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7b9c80e View commit details
    Browse the repository at this point in the history
  4. wait for font to be loaded

    Marc-André Rivet committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    8c05ad5 View commit details
    Browse the repository at this point in the history
  5. changelog

    Marc-André Rivet committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c1fecf9 View commit details
    Browse the repository at this point in the history
  6. improve test!

    Marc-André Rivet committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c0c9201 View commit details
    Browse the repository at this point in the history