gradio/test/components
Hannah a2a3cd466c
Add show_heading param to gr.Label (#9987)
* add hide_heading param

* amend hide heading logic for single labels

* add changeset

* add changeset

* fix test

* tweak docstring

* hide_heading -> show_heading

* add changeset

* set show_headings to true

* lint

* fix hidden top label

* fix background fill for ms and webkit

* add changeset

* Update gradio/components/label.py

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

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-11-27 19:26:23 +00:00
..
__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 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -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 ability to provide preset response options in gr.Chatbot / gr.ChatInterface (#9989) 2024-11-22 00:19:52 +00:00
test_checkbox_group.py Clearer error message in CheckboxGroup's preprocess function (#9906) 2024-11-05 19:49:32 -04:00
test_checkbox.py
test_code.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
test_color_picker.py
test_dataframe.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -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_download_button.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
test_dropdown.py Clearer error message in Dropdown's and Radio's preprocess function (#9921) 2024-11-11 19:44:31 +00: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 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
test_highlighted_text.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
test_html.py Add container parameter to gr.HTML component (#10014) 2024-11-21 19:54:19 +00: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 Fix issues related to examples and example caching in gr.ChatInterface (#9990) 2024-11-20 12:57:59 -08:00
test_json.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
test_label.py Add show_heading param to gr.Label (#9987) 2024-11-27 19:26:23 +00: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 Clearer error message in Dropdown's and Radio's preprocess function (#9921) 2024-11-11 19:44:31 +00:00
test_slider.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_state.py Fix state serialization issue (#10036) 2024-11-27 14:25:02 -05:00
test_textbox.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
test_upload_button.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_video.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00