gradio/js/image/shared
Hannah b9afe93915
Rename eventSource_Factory and fetch_implementation (#8209)
* rename eventSource_factory -> stream_factory + rename event_source -> steam

* rename fetch_implementation -> fetch

* rename fetch to _fetch due to global.fetch conflict

* add changeset

* format

* format

* format

* format

* fix

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-05-03 15:24:19 +02: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 Rename eventSource_Factory and fetch_implementation (#8209) 2024-05-03 15:24:19 +02: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 chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +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