gradio/js/dropdown
pngwn a80a66537a
chore: update versions (#5527)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-13 13:11:27 -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 Ensure input value saves on dropdown blur (#5525) 2023-09-13 12:42:30 -07: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 (#5527) 2023-09-13 13:11:27 -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 Ensure input value saves on dropdown blur (#5525) 2023-09-13 12:42:30 -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 (#5527) 2023-09-13 13:11:27 -07:00