gradio/js/app/test
renovate[bot] f5b710c919
chore(deps): update dependency eslint to v9 (#8121)
* chore(deps): update dependency eslint to v9

* update deps + fix things

* add changeset

* fix preview

* add changeset

* lockfile

* format

* add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pngwn <hello@pngwn.io>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-05-03 09:57:08 +01: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
gallery_component_events.spec.ts
gradio_pdf_demo.spec.ts Add show_progress prop to Upload Component to bring back upload progress animation (#8002) 2024-04-11 15:30:30 -07:00
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
image_editor_events.spec.ts ensure ImageEditor events work as expected (#7845) 2024-04-15 20:16:07 +00:00
image_remote_url.spec.ts Patch async_save_url_to_cache for Lite (#8026) 2024-04-17 03:54:34 +09:00
input_output.spec.ts
kitchen_sink.spec.ts chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01:00
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 Implement JS Client tests (#8109) 2024-04-30 18:50:38 +02:00
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
upload_file_limit_test.spec.ts Add max_file_size parameter to launch() that limits the size of files that can be uploaded in the Gradio app (#7909) 2024-04-19 15:38:53 -04:00
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