gradio/js/dropdown/shared
Hannah 053bec98be
Improve CSS token documentation in Storybook (#6399)
* remove width and heights from icons

* add changeset

* add global css vars (light)

* add changeset

* add changeset

* Remove component stories (will document these elsewhere)

* remove rtl param in chatbot story for non rtl text

* formatting

* remove redundant class

* add changeset

* fix row story

* fix broken groot file stories

* revert lock changes

* add changeset

* lockfile

* pnpm lock

* remove colour from webcam icons

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-12-08 16:23:14 +01:00
..
Dropdown.svelte Fix dropdown blur bug when values are provided as tuples (#6694) 2023-12-07 08:03:11 -08:00
DropdownOptions.svelte Accessibility Improvements (#5554) 2023-09-22 14:12:26 +02:00
Multiselect.svelte Improve CSS token documentation in Storybook (#6399) 2023-12-08 16:23:14 +01: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