gradio/js/image/shared
Hannah 057d171c71
Correctly handle device selection in Image and ImageEditor (#7754)
* move on:change to <select>

* add changeset

* move device logic to separate file + fix safari incompatability

* improve selected logic

* add stream_utils unit tests

* refactor default device logic

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-04-08 19:20:47 +01:00
..
ClearImage.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
Image.svelte Handle the case where examples is null for all components (#7192) 2024-01-29 16:51:22 -08:00
ImagePreview.svelte [WIP] Refactor file normalization to be in the backend and remove it from the frontend of each component (#7183) 2024-02-07 14:39:33 -08:00
ImageUploader.svelte [WIP] Refactor file normalization to be in the backend and remove it from the frontend of each component (#7183) 2024-02-07 14:39:33 -08:00
index.ts Lite: Chatbot (#6897) 2024-01-02 11:41:10 +04:00
stream_utils.test.ts Correctly handle device selection in Image and ImageEditor (#7754) 2024-04-08 19:20:47 +01:00
stream_utils.ts Correctly handle device selection in Image and ImageEditor (#7754) 2024-04-08 19:20:47 +01:00
utils.ts Fix .select for gr.Image, gr.CheckboxGroup (#6942) 2024-01-04 07:57:18 -08:00
Webcam.svelte Correctly handle device selection in Image and ImageEditor (#7754) 2024-04-08 19:20:47 +01:00
WebcamPermissions.svelte Allow start/pause of streaming image input. Only access the webcam while it's needed (#7228) 2024-02-02 18:26:44 +00:00