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

Lite: Make the Examples component display media files using pseudo HTTP requests to the Wasm server #5627

Merged
merged 14 commits into from Oct 16, 2023

Commits on Oct 9, 2023

  1. Create a Wasm-compatible <Image> component in @gradio/lite and use it…

    … in @gradio/image/example/Image.svelte
    whitphx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3c349f0 View commit details
    Browse the repository at this point in the history
  2. add changeset

    gradio-pr-bot authored and whitphx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8f5de8a View commit details
    Browse the repository at this point in the history
  3. Fix Image styling

    whitphx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    60655b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    506c490 View commit details
    Browse the repository at this point in the history
  5. Shorten CSS class name

    whitphx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7013f32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e37c8e8 View commit details
    Browse the repository at this point in the history
  7. add changeset

    gradio-pr-bot authored and whitphx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    dfe571a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b650d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7a99e0 View commit details
    Browse the repository at this point in the history
  10. Fix resolve_wasm_src() to return the passed src as-is when the UR…

    …L is not HTTP or refering to remote
    whitphx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f53a85e View commit details
    Browse the repository at this point in the history
  11. add changeset

    gradio-pr-bot committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1a8c688 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix resolve_wasm_src()

    whitphx committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ee1dd20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e43c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    0aaa445 View commit details
    Browse the repository at this point in the history