gradio/js/gallery/static
Abubakar Abid a0d3cc45c6
Fix gr.SelectData so that the target attribute is correctly attached, and the filedata is included in the data attribute with gr.Gallery (#5798)
* fix select

* add changeset

* add changeset

* restore

* refactor

* add pytest

* typo

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-10-05 12:53:52 -07:00
..
Gallery.svelte Fix gr.SelectData so that the target attribute is correctly attached, and the filedata is included in the data attribute with gr.Gallery (#5798) 2023-10-05 12:53:52 -07:00
index.ts
StaticGallery.svelte Adds the ability to set the selected_index in a gr.Gallery (#5783) 2023-10-05 11:35:42 -07:00
utils.ts