2
0
mirror of https://github.com/gradio-app/gradio.git synced 2025-02-17 11:29:58 +08:00
gradio/js/dataframe
pngwn fbdad78af4
Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. ()
* lazy load compoennts more granularly

* add changeset

* format

* add changeset

* fix casing

* fix casing

* fix casing

* revert changelog formatting

* add changeset

* revert changelog formatting

* add changeset

* make interactive updates work

* revert changelog stuff

* fix order

* fix static dataframe

* revert demo change

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-15 19:21:41 +01:00
..
example
interactive Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. () 2023-08-15 19:21:41 +01:00
shared
static Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. () 2023-08-15 19:21:41 +01:00
CHANGELOG.md
index.svelte Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. () 2023-08-15 19:21:41 +01:00
package.json