gradio/js/app/src
MMP0 b186767744
Fix Gallery preview overlay and backdrop (#7505)
* Restore `Gallery` translucent background

* Add `backdrop-filter` for Safari

* Fix overflowing `Gallery` preview overlay

* add changeset

* Older browser support

* add changeset

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
2024-02-22 11:33:03 -08:00
..
api_docs Improvements to API Docs (#7292) 2024-02-05 10:29:03 -08:00
images Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
lang Updated translation for Russian (#7428) 2024-02-15 07:22:46 -08:00
lite E2E tests for Lite (#6890) 2024-02-06 23:46:54 -08:00
Blocks.svelte Fix Gallery preview overlay and backdrop (#7505) 2024-02-22 11:33:03 -08:00
css.ts Allow applying @media, @keyframes and @import in custom CSS (#7395) 2024-02-13 00:39:30 +01:00
Embed.svelte Add an option to enable header links for markdown (#6831) 2023-12-18 20:06:20 +00:00
gradio_helper.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
i18n.test.ts Validate i18n file names with ISO-639x (#5505) 2023-09-12 17:39:15 +01:00
i18n.ts ensure Dataframes in background tabs are visible when the tab is selected (#7354) 2024-02-09 18:23:05 +00:00
Index.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
Login.stories.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
Login.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
main.ts Improve Embed and CDN handling and fix a couple of related bugs (#6261) 2023-11-02 22:29:03 +00:00
MountComponents.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
Render.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
stores.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
types.ts Add show_api parameter to events, and fix gr.load(). Also makes some minor improvements to the "view API" page when running on Spaces (#6846) 2023-12-22 11:59:02 -08:00
vite-env-override.d.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00