gradio/js/app/test
Hannah 3539787ebb
Add line numbering and collapse/expand logic to gr.JSON (#8929)
* add line numbers and collapse + expand logic

* add story test and style tweaks

* add changeset

* allow expanding via preview

* story tweaks

* remove mobile/desktop story tests

* remove unused thing

* add open param

* amend test

* * add cm-like theme colors
* prevent copy + pasting line numbers and toggle
* a11y tweaks

* update lines on rerender

* fix test

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-30 23:58:03 +01:00
..
files
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
blocks_inputs.spec.ts
blocks_page_load.spec.ts
blocks_xray.spec.ts Add line numbering and collapse/expand logic to gr.JSON (#8929) 2024-07-30 23:58:03 +01:00
cancel_events.spec.ts
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
dataframe_colorful.spec.ts
datetimes.spec.ts gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
file_component_events.spec.ts
file_explorer_component_events.spec.ts
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
hello_world.reload.spec.ts
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
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 Add line numbering and collapse/expand logic to gr.JSON (#8929) 2024-07-30 23:58:03 +01:00
media_data.ts
mini_leaderboard.spec.ts
model3d_component_events.spec.ts
on_listener_test.spec.ts
outbreak_forecast.spec.ts
queue_full_e2e_test.spec.ts
rapid_generation.spec.ts
render_merge.spec.ts
state_change.spec.ts
stream_audio_out.spec.ts
sub_block_render.spec.ts add test + demo (#8524) 2024-06-10 21:33:28 +01:00
tabs.spec.ts
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
todo_list.spec.ts
unload_event_test.spec.ts
upload_button_component_events.spec.ts
upload_file_limit_test.spec.ts
utils.ts
video_component_events.spec.ts