gradio/js/app/test
aliabid94 7c9a964ac6
Fix programmatic tab selection (#7916)
* changes

* changes

* add changeset

* changes

* add changeset

* changes

* add changeset

---------

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: pngwn <hello@pngwn.io>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-04-08 11:34:25 -07:00
..
files
audio_component_events.spec.ts
audio_debugger.spec.ts
blocks_chained_events.spec.ts
blocks_essay.spec.ts
blocks_flashcards.spec.ts
blocks_flipper.spec.ts ensure kwargs are always in sync across the whole application (#7963) 2024-04-08 18:12:14 +01:00
blocks_inputs.spec.ts
blocks_page_load.spec.ts
blocks_xray.spec.ts
cancel_events.spec.ts Stop running iterators when js client disconnects (#7835) 2024-03-27 17:41:40 +00:00
chatbot_multimodal.spec.ts Multimodal Textbox (Chat Input Component) (#7420) 2024-03-19 13:16:05 -07:00
clear_components.spec.ts
components.test.ts
custom_css.spec.ts
dataframe_colorful.spec.ts
file_component_events.spec.ts Fixes: Invalid file_type breaks drag and drop (#7559) 2024-03-05 16:52:22 -05:00
file_explorer_component_events.spec.ts fix tests? (#7523) 2024-02-23 16:29:11 +00:00
gallery_component_events.spec.ts
gradio_pdf_demo.spec.ts
hello_world.reload.spec.ts Do not reload code inside gr.NO_RELOAD context (#7684) 2024-03-21 15:59:53 -04:00
image_component_events.spec.ts
input_output.spec.ts
kitchen_sink.spec.ts
media_data.ts
mini_leaderboard.spec.ts Fix gr.CheckboxGroup change event (#7915) 2024-04-03 07:19:58 -07:00
model3d_component_events.spec.ts
on_listener_test.spec.ts
outbreak_forecast.spec.ts
queue_full_e2e_test.spec.ts
rapid_generation.spec.ts Fixes streaming event race condition (#7926) 2024-04-04 12:39:44 -07:00
stream_audio_out.spec.ts Fix audio streaming out (#7881) 2024-04-01 02:25:16 -07:00
tabs.spec.ts Fix programmatic tab selection (#7916) 2024-04-08 11:34:25 -07:00
test_chatinterface_streaming_echo.spec.ts Multimodal Textbox (Chat Input Component) (#7420) 2024-03-19 13:16:05 -07:00
tests.md
theme_builder.spec.ts JS functions break entire app if there's no input, fixed (#7865) 2024-03-28 14:54:46 -07:00
unload_event_test.spec.ts Use asyncio.Event to stop stream in heartbeat route (#7932) 2024-04-05 11:57:49 -07:00
upload_button_component_events.spec.ts
utils.ts Do not reload code inside gr.NO_RELOAD context (#7684) 2024-03-21 15:59:53 -04:00
video_component_events.spec.ts