gradio/js/dropdown
pngwn 543f327723
chore: update versions (#5596)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-26 14:50:39 -07:00
..
example Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
interactive Adds a filterable parameter to gr.Dropdown that controls whether user can type to filter choices (#5508) 2023-09-12 18:36:29 -07:00
shared Accessibility Improvements (#5554) 2023-09-22 14:12:26 +02:00
static Adds a filterable parameter to gr.Dropdown that controls whether user can type to filter choices (#5508) 2023-09-12 18:36:29 -07:00
CHANGELOG.md chore: update versions (#5596) 2023-09-26 14:50:39 -07:00
Dropdown.stories.svelte 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
dropdown.test.ts Fixes dropdown breaking if a user types in invalid value and presses enter (#5544) 2023-09-14 00:03:59 -07:00
Multiselect.stories.svelte 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
package.json chore: update versions (#5596) 2023-09-26 14:50:39 -07:00