gradio/.config
Hannah ded5256c4a
Fix audio recording events not dispatching (#7158)
* fix audio events and add events test

* add changeset

* add changes to audio demo

* Fix e2e tests

* regenerate notebook

* formatting

* test timeout for e2e

* formatting

* remove value param from stop_recording

* formatting

* fix test

* formatting

* tweak

* test new playwright config

* skip test

* formatting

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-01-26 18:13:27 +01:00
..
playwright format (#4810) 2023-07-06 18:43:49 +01:00
.prettierignore fix ci (#6235) 2023-11-01 19:37:36 +00:00
.prettierrc.json generate docs json in ci, reimplement main vs release (#5092) 2023-08-11 15:54:56 +01:00
basevite.config.ts Improve Embed and CDN handling and fix a couple of related bugs (#6261) 2023-11-02 22:29:03 +00:00
copy_frontend.py Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
eslint.config.js Image editor (#6169) 2023-11-18 23:42:11 +00:00
playwright-ct.config.ts Slider browser unit tests (#4681) 2023-06-27 10:28:27 -04:00
playwright-setup.js Use Gallery as input component (#7148) 2024-01-25 18:51:59 -05:00
playwright.config.js Fix audio recording events not dispatching (#7158) 2024-01-26 18:13:27 +01:00
postcss.config.cjs
setup_vite_tests.ts update deps + fix tests (#4675) 2023-06-28 22:40:53 +01:00
tailwind.config.cjs
vitest.config.ts