gradio/js/app
pngwn a7fa47a175
ensure Dataframes in background tabs are visible when the tab is selected (#7354)
* add mutation observer to track visibility changes of tabs

* add changeset

* add changeset

* update console.log statements in Svelte component for debugging purposes

* remove unused table_width variable and update console logs in virtual table component

* move visibility check to table

* try dom rect bindings instead

* update binding of viewport_box to correctly calculate viewport height

* remove console.log statements and unused code

* add changeset

* add changeset

* remove unnecessary assignment of t_width in component

* update svelte-check to make ci pass

* update dependencies for happy-dom and vitest
merged from upstream

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-02-09 18:23:05 +00:00
..
public Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
src ensure Dataframes in background tabs are visible when the tab is selected (#7354) 2024-02-09 18:23:05 +00:00
test Fix lite tests (#7342) 2024-02-07 14:57:52 +00:00
.gitignore Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
build_plugins.ts Add a simpleimage template for custom components (#7129) 2024-01-26 17:29:29 -08:00
CHANGELOG.md chore: update versions (#7177) 2024-02-06 15:19:29 -08:00
component_loader.js Image editor (#6169) 2023-11-18 23:42:11 +00:00
index.html add background color based on the OS mode (#7117) 2024-01-30 11:40:21 -08:00
lite.html Lite: PoC of an online editor (#4809) 2023-07-10 10:00:05 +01:00
package.json E2E tests for Lite (#6890) 2024-02-06 23:46:54 -08:00
postcss.config.js move files (#3605) 2023-03-27 16:12:58 -07:00
vite.config.ts ensure Dataframes in background tabs are visible when the tab is selected (#7354) 2024-02-09 18:23:05 +00:00