gradio/.config
Yuichiro Tachibana (Tsuchiya) 9004b11064
Fix Lite to work on FireFox (#9528)
* Fix CrossOriginWorker to work in FireFox

* add changeset

* Add FireFox to the Lite E2E test

* Use request.arrayBuffer instead .body on FireFox

* add changeset

* Delete the user-agent header in PyodideHttpTransport

* Ignore the kitchen_sink E2E test for FireFox

* Fix

* Fix test files using file uploader so they work on FireFox, ref: https://stackoverflow.com/a/78701710

* Fix js/spa/test/outbreak_forecast.spec.ts

* Fix outbreak_forecast.spec.ts

* [wip] Comment out plotly part

* add changeset

* Skip Plotly tests on FireFox temporarily

* Revert "Fix"

This reverts commit 98e2495e9c.

* Fix

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-10 11:25:41 -07:00
..
lite-builder Lite wheel optimization (#7855) 2024-04-30 03:18:13 +00:00
playwright format (#4810) 2023-07-06 18:43:49 +01:00
.prettierignore 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
.prettierrc.json Initial SSR refactor (#9102) 2024-08-14 15:17:36 +01:00
basevite.config.ts Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00:00
copy_frontend.py 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
demos.json more ci (#9004) 2024-08-05 19:01:52 +01:00
eslint.config.js 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
playwright-ct.config.ts chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01:00
playwright-setup.js Initial SSR refactor (#9102) 2024-08-14 15:17:36 +01:00
playwright.config.js Fix Lite to work on FireFox (#9528) 2024-10-10 11:25:41 -07:00
postcss.config.cjs move files (#3605) 2023-03-27 16:12:58 -07:00
setup_vite_tests.ts chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01:00
svelte.config.js Fix published package exports (#9163) 2024-08-22 16:38:45 +00:00
tailwind.config.cjs move files (#3605) 2023-03-27 16:12:58 -07:00
vitest.config.ts Initial SSR refactor (#9102) 2024-08-14 15:17:36 +01:00