gradio/test/components
aliabid94 e3c7079e38
gr.DateTime component (#8713)
* changes

* changes

* add changeset

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* Update gradio/components/datetime.py

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* changes

* changes

---------

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-07-10 20:55:45 -07:00
..
__init__.py
plot_data.py
test_annotated_image.py
test_audio.py
test_bar_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_button.py
test_chatbot.py Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
test_checkbox_group.py
test_checkbox.py
test_code.py
test_color_picker.py
test_dataframe.py
test_dataset.py fix dataset update (#8581) 2024-06-19 23:00:57 +00:00
test_datetime.py gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
test_dropdown.py
test_file_explorer.py
test_file.py
test_gallery.py
test_highlighted_text.py Enable hiding the inline category in HighlightedText with a show_inline_category argument (#8355) 2024-05-23 09:17:41 +00:00
test_html.py
test_image_editor.py
test_image.py
test_json.py Ensure JSON component outputs handled properly in postprocess (#8292) 2024-05-15 21:38:50 +00:00
test_label.py
test_line_plot.py gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
test_markdown.py
test_model3d.py Model3D point cloud and wireframe display modes (#8687) 2024-07-04 14:06:41 -07:00
test_number.py
test_plot.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
test_radio.py
test_scatter_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_slider.py Add Timer component (#8505) 2024-06-28 16:53:44 -07:00
test_state.py
test_textbox.py
test_upload_button.py
test_video.py