gradio/gradio
Abubakar Abid 620e464527
gr.Dropdown() now supports values with arbitrary characters and doesn't clear value when re-focused (#5039)
* changelog

* changes

* add changeset

* fixes

* revert

* add changeset

* python reorder

* add changeset

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-07-31 08:31:39 -04:00
..
components gr.Dropdown() now supports values with arbitrary characters and doesn't clear value when re-focused (#5039) 2023-07-31 08:31:39 -04:00
test_data Allow setting sketch color default (#4979) 2023-07-25 11:39:51 -07:00
themes Release 3.38 (#4991) 2023-07-21 00:57:35 +03:00
__init__.py A high-level ChatInterface abstraction (#4869) 2023-07-17 13:22:47 -04:00
.dockerignore Website Design Changes (#1015) 2022-05-13 19:48:46 -07:00
analytics.py Speed up gradio.launch, especially when there's no internet (#4905) 2023-07-14 15:45:52 -04:00
blocks.py Adds additional_inputs to gr.ChatInterface (#4985) 2023-07-24 11:55:47 -04:00
CHANGELOG.md chore: update versions (#4999) 2023-07-26 17:10:24 -04:00
chat_interface.py Adds additional_inputs to gr.ChatInterface (#4985) 2023-07-24 11:55:47 -04:00
cli_env_info.py enhancement: Added support for new command 'gradio environment' (#4915) 2023-07-19 12:42:01 -04:00
cli.py Deploy ChatInterface as a discord bot (#4960) 2023-07-26 16:09:38 -04:00
context.py Create Warning, Info modals (#4518) 2023-07-03 16:28:39 -05:00
data_classes.py Pydantic V2 hotfix and patch release (#4835) 2023-07-07 16:13:09 -04:00
deploy_space_action.yaml Push to spaces (#4033) 2023-05-31 10:13:46 +09:00
deploy_space.py Push to spaces (#4033) 2023-05-31 10:13:46 +09:00
deprecation.py Fix Wrong Deprecation Warning message for type/plot parameter (#4709) 2023-06-28 15:02:01 -04:00
events.py Use state in ChatInterface (#4976) 2023-07-20 14:08:50 +03:00
exceptions.py Create Warning, Info modals (#4518) 2023-07-03 16:28:39 -05:00
external_utils.py Ruff update + strictening (#3979) 2023-04-28 17:59:42 -04:00
external.py More proper deprecation warnings (#4694) 2023-06-27 13:07:40 -05:00
flagging.py More proper deprecation warnings (#4694) 2023-06-27 13:07:40 -05:00
helpers.py Adds additional_inputs to gr.ChatInterface (#4985) 2023-07-24 11:55:47 -04:00
inputs.py More proper deprecation warnings (#4694) 2023-06-27 13:07:40 -05:00
interface.py Filter-out special args when setting Interface component labels (#4956) 2023-07-19 17:54:39 +03:00
interpretation.py [Docs] Resolve numerous typos (#4170) 2023-05-11 15:20:41 -05:00
ipython_ext.py make use of gr. consistent (#3901) 2023-04-19 15:55:37 -04:00
layouts.py Fix gr.Group, container=False (#4916) 2023-07-17 10:05:46 -07:00
mix.py Fix some documentation-related issues in Guides (#3903) 2023-04-19 14:38:11 -04:00
networking.py Getting the CI to pass consistently on Windows (hopefully) (#4624) 2023-06-22 15:23:48 -04:00
outputs.py More proper deprecation warnings (#4694) 2023-06-27 13:07:40 -05:00
package.json chore: update versions (#4999) 2023-07-26 17:10:24 -04:00
pipelines.py More Ruff rules (#4038) 2023-05-04 21:54:23 -05:00
processing_utils.py decode_base64_to_image: don't crash if EXIF data is broken (#4764) 2023-07-06 10:35:08 -05:00
queueing.py Create Warning, Info modals (#4518) 2023-07-03 16:28:39 -05:00
ranged_response.py More Ruff rules (#4038) 2023-05-04 21:54:23 -05:00
reload.py Programmatically launch reload to allow factories and arguments to be passed to the app (#4119) 2023-05-15 13:56:10 -04:00
routes.py Converts "Submit" button to "Stop" button in ChatInterface while streaming (#4971) 2023-07-20 15:01:53 -04:00
strings.py Better message when share link is not created (#4773) 2023-07-05 11:06:30 -05:00
templates.py Allow setting sketch color default (#4979) 2023-07-25 11:39:51 -07:00
tunneling.py Better message when share link is not created (#4773) 2023-07-05 11:06:30 -05:00
utils.py Converts "Submit" button to "Stop" button in ChatInterface while streaming (#4971) 2023-07-20 15:01:53 -04:00
version.txt chore: update versions (#4999) 2023-07-26 17:10:24 -04:00
wasm_utils.py Gradio-lite (Gradio Wasm) (#4402) 2023-06-27 08:09:50 +01:00