gradio/.changeset
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
..
changeset.cjs chore: update user mentions and log ci (#7371) 2024-02-09 13:52:12 +00:00
cold-cases-clean.md Added remove button for every file in file preview, to remove individual file in gr.File() (#7299) 2024-02-09 08:55:47 -08:00
cold-frogs-attack.md Fix lite tests (#7342) 2024-02-07 14:57:52 +00:00
config.json unified release process (#4986) 2023-07-21 19:13:21 +01:00
fix_changelogs.cjs refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
itchy-garlics-hide.md Stop using deprecated pydantic config class and filter gradio warnings from tests (#7333) 2024-02-07 11:13:48 -05:00
loose-pugs-like.md ensure Dataframes in background tabs are visible when the tab is selected (#7354) 2024-02-09 18:23:05 +00:00
lucky-files-bow.md Ensure CSS .dark rule selectors are applied (#7355) 2024-02-09 00:39:40 +01:00
README.md move files (#3605) 2023-03-27 16:12:58 -07:00
shaky-sloths-retire.md Add SQL Support for gr.Code (#7328) 2024-02-09 12:28:12 +00:00
social-loops-send.md Remove the @gradio/wasm dependency from @gradio/gallery that is not used (#7369) 2024-02-09 23:44:12 +09:00
strong-chefs-study.md [WIP] Refactor file normalization to be in the backend and remove it from the frontend of each component (#7183) 2024-02-07 14:39:33 -08:00
twelve-crabs-refuse.md Allow setting custom headers in Python Client (#7334) 2024-02-07 07:19:53 -08:00
two-pants-flow.md Update Pydantic patch for Lite that emulates PydanticV2 API using V1 (#7365) 2024-02-09 23:43:46 +09:00
whole-swans-feel.md E2E tests for Lite (#6890) 2024-02-06 23:46:54 -08:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation