gradio/js/dropdown/shared
Kit PANG b83064da00
Fix error when scrolling dropdown with scrollbar (#5839)
* Fix error when scrolling dropdown with scrollbar

* added comment

* add changeset

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-10-08 18:34:05 -07:00
..
Dropdown.svelte Fix error when scrolling dropdown with scrollbar (#5839) 2023-10-08 18:34:05 -07:00
DropdownOptions.svelte Accessibility Improvements (#5554) 2023-09-22 14:12:26 +02:00
index.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
Multiselect.svelte Accessibility Improvements (#5554) 2023-09-22 14:12:26 +02: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