gradio/js/image/shared
Hannah bf6bbd971a
Add min/max-imize button to gr.Image and gr.Gallery (#8964)
* add max/min-imize and zoom in and out to image preview

* add full screen icon to gallery

* add stories

* add changeset

* use native full screen api

* remove zoom in/out

* add changeset

* tweaks

* remove zoom prop

* fix ui test

* add annotated image btns

* add changeset

* format

* ruff format

* fix test

* remove

* tweak

* fix test

* format

* amend bool check

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: pngwn <hello@pngwn.io>
2024-08-05 23:45:14 +01:00
..
ClearImage.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
Image.svelte chatbot component tweaks (#8594) 2024-06-24 21:41:06 +00:00
ImagePreview.svelte Add min/max-imize button to gr.Image and gr.Gallery (#8964) 2024-08-05 23:45:14 +01:00
ImageUploader.svelte Fix gr.Image height inconsistencies (#8852) 2024-07-22 11:27:06 -07:00
index.ts Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00: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 Fix gr.Image height inconsistencies (#8852) 2024-07-22 11:27:06 -07: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