gradio/.config
pngwn 5d1e8dae5a
batch UI updates on a per frame basis (#7564)
* changes

* process fe fn tests

* cleanup

* cleanup

* create_target_meta tests and abstraction

* add interactivity detection and tests

* more functions more tests

* add tests for component loader, fix errors

* fix everything

* add changeset

* add changeset

* ci

* cleanup

* cleanup

* test

* fix again

* tweaks

* cleanup

* add changeset

* fix loading_status

* cleanup

* ensure updates have been flushed before making API requests

* add changeset

* df fix

* fixes

* fix dataframe updates

* fix dataframe updates

* remove $open var

* add changeset

* fix tests

* extend timeout for lite

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
2024-03-13 13:46:40 +00:00
..
playwright format (#4810) 2023-07-06 18:43:49 +01:00
.prettierignore Fix ci cache (#7256) 2024-02-01 12:49:48 +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 batch UI updates on a per frame basis (#7564) 2024-03-13 13:46:40 +00: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