gradio/gradio
Freddy Boulton 7ed8d02979
Fix Loading SSR'd apps via gr.load (#9827)
* add code

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-10-30 21:09:10 +00:00
..
_simple_templates 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
cli 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
components update button varaint of hugginface (#9806) 2024-10-22 22:21:53 +00:00
layouts 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
stubs
test_data
themes fix css syntax error (#9731) 2024-10-16 21:56:26 +01:00
__init__.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
.dockerignore
analytics.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
blocks_events.py
blocks.py Fixes #9742 (#9767) 2024-10-18 15:48:38 -07:00
CHANGELOG.md chore: update versions (#9790) 2024-10-25 12:33:07 -07:00
chat_interface.py Fixes for ChatInterface Examples when additional inputs are provided (#9804) 2024-10-30 13:01:52 -04:00
component_meta.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
context.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
data_classes.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
events.py Add a .clear event to the gr.Chatbot component (#9762) 2024-10-18 15:56:28 -07:00
exceptions.py Allow setting title in gr.Info/Warning/Error (#9681) 2024-10-15 09:58:00 -07:00
external_utils.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
external.py Fix Loading SSR'd apps via gr.load (#9827) 2024-10-30 21:09:10 +00:00
flagging.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
helpers.py Fix progress bar compatibility with generators (#9693) 2024-10-15 13:02:28 -07:00
http_server.py
image_utils.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
interface.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
ipython_ext.py
monitoring_dashboard.py
networking.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
node_server.py use different env var for node port range (#9815) 2024-10-23 15:04:34 +00:00
oauth.py Fix the behavior of gr.LoginButton locally and on Spaces (#9659) 2024-10-15 22:13:34 -07:00
package.json chore: update versions (#9790) 2024-10-25 12:33:07 -07:00
pipelines_utils.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
pipelines.py
processing_utils.py Use safehttpx.get() instead of async_get_with_secure_transport() (#9795) 2024-10-23 12:33:13 -07:00
queueing.py Fix progress bar compatibility with generators (#9693) 2024-10-15 13:02:28 -07:00
ranged_response.py
renderable.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
route_utils.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
routes.py Fix API info bug (#9700) 2024-10-17 11:11:02 -07:00
server_messages.py Allow setting title in gr.Info/Warning/Error (#9681) 2024-10-15 09:58:00 -07:00
state_holder.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
strings.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
templates.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
tunneling.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
utils.py Fixes SVG Icons (#9765) 2024-10-21 15:33:34 -07:00
wasm_utils.py