gradio/js/app/test
pngwn 76c1759350
add space header (#8846)
* add space header

* format

* add changeset

* test

* fix

* fix

* fixy

* fixy

* fix demons

* silly me

* format

* format + fix

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-07-22 19:47:14 +00:00
..
files Custom component 2e2 test (#7394) 2024-02-12 10:06:22 -08:00
audio_component_events.spec.ts Add .input() events to gr.Audio and gr.Image (#8836) 2024-07-18 23:17:13 -07:00
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_core_components_simple.spec.ts Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
chatbot_multimodal.spec.ts add space header (#8846) 2024-07-22 19:47:14 +00:00
chatbot_with_tools.spec.ts Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
clear_components.spec.ts
components.test.ts
custom_css.spec.ts Allow applying @media, @keyframes and @import in custom CSS (#7395) 2024-02-13 00:39:30 +01:00
dataframe_colorful.spec.ts
datetimes.spec.ts gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
file_component_events.spec.ts add delete event to File component (#8417) 2024-06-05 12:14:10 +00:00
file_explorer_component_events.spec.ts fix tests? (#7523) 2024-02-23 16:29:11 +00:00
function_values.spec.ts Add Timer component (#8505) 2024-06-28 16:53:44 -07:00
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 Add .input() events to gr.Audio and gr.Image (#8836) 2024-07-18 23:17:13 -07:00
image_editor_events.spec.ts ensure ImageEditor events work as expected (#7845) 2024-04-15 20:16:07 +00:00
image_mod.spec.ts Allows updating the dataset of a gr.Examples (#8745) 2024-07-15 09:19:52 -07: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 Number example fix (#7294) 2024-02-05 08:55:10 -08:00
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
render_merge.spec.ts changes (#8411) 2024-05-29 15:12:48 -07:00
state_change.spec.ts Change client submit API to be an AsyncIterable and support more platforms (#8451) 2024-06-06 13:16:14 +01:00
stream_audio_out.spec.ts Fix audio streaming out (#7881) 2024-04-01 02:25:16 -07:00
sub_block_render.spec.ts add test + demo (#8524) 2024-06-10 21:33:28 +01:00
tabs.spec.ts Fix programmatic tab selection (#7916) 2024-04-08 11:34:25 -07:00
test_chatinterface_streaming_echo.spec.ts Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
test_chatinterface.reload.spec.ts Fix reload mode for jupyter notebook and stateful demos (#8599) 2024-06-25 00:36:36 -04: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
todo_list.spec.ts state.change listener with deep hash check (#8446) 2024-06-04 14:19:30 -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 Change upload icon for MultimodalTextbox (#8236) 2024-05-09 23:32:28 -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