.. |
__init__.py
|
|
|
plot_data.py
|
Refactor plots to drop altair and use vega.js directly (#8807)
|
2024-07-22 09:52:48 -07:00 |
test_annotated_image.py
|
Add min/max-imize button to gr.Image and gr.Gallery (#8964)
|
2024-08-05 23:45:14 +01:00 |
test_audio.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_button.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_chatbot.py
|
Add copy all messages button to chatbot (#9013)
|
2024-08-12 14:08:12 +00:00 |
test_checkbox_group.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_checkbox.py
|
|
|
test_code.py
|
|
|
test_color_picker.py
|
|
|
test_dataframe.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_dataset.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_datetime.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_dropdown.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_file_explorer.py
|
Fix flaky tests and tests on Windows (#9059)
|
2024-08-08 01:41:16 -07:00 |
test_file.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_gallery.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_highlighted_text.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_html.py
|
Amend show_label in gr.HTML to show optional label (#9024)
|
2024-08-07 09:19:56 -07:00 |
test_image_editor.py
|
Add placeholder param to Image and ImageEditor to replace upload image text (#8930)
|
2024-08-21 01:22:17 +02:00 |
test_image.py
|
Add placeholder param to Image and ImageEditor to replace upload image text (#8930)
|
2024-08-21 01:22:17 +02:00 |
test_json.py
|
Add height param to gr.JSON (#9023)
|
2024-08-13 09:49:34 +00:00 |
test_label.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_markdown.py
|
Add copy button to gr.Markdown (#8851)
|
2024-07-22 12:39:20 +01:00 |
test_model3d.py
|
Model3D point cloud and wireframe display modes (#8687)
|
2024-07-04 14:06:41 -07:00 |
test_native_plots.py
|
Refactor plots to drop altair and use vega.js directly (#8807)
|
2024-07-22 09:52:48 -07:00 |
test_number.py
|
|
|
test_plot.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_radio.py
|
Type hint Correction (#8972)
|
2024-08-02 18:52:48 +00:00 |
test_slider.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_state.py
|
|
|
test_textbox.py
|
Adding maxlength attribute handling of textarea and input HTML element for the gr.TextBox() component via a max_length parameter (#9185)
|
2024-08-27 23:42:05 +00:00 |
test_upload_button.py
|
Extend pyright to cover tests as well (#8856)
|
2024-07-21 19:55:18 -07:00 |
test_video.py
|
Adds ability to watermark videos via a watermark parameter in Video component (#8900)
|
2024-07-29 21:09:38 +00:00 |