gradio/js/dropdown/shared
Abubakar Abid 3e4e680a52
Fixes to the .key_up() method to make it usable for a dynamic dropdown autocomplete (#7425)
* fixes

* changes

* add changeset

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
2024-02-16 10:21:32 -08:00
..
Dropdown.svelte Fixes to the .key_up() method to make it usable for a dynamic dropdown autocomplete (#7425) 2024-02-16 10:21:32 -08:00
DropdownOptions.svelte Accessibility Improvements (#5554) 2023-09-22 14:12:26 +02:00
Multiselect.svelte Add .key_up event listener to gr.Dropdown() (#7404) 2024-02-13 17:14:07 -08:00
utils.ts Allows the gr.Dropdown to have separate names and values, as well as enables allow_custom_value for multiselect dropdown (#5384) 2023-09-12 09:58:18 -07:00