pngwn
|
dfd03f38bd
|
chore: update versions (#8069)
* chore: update versions
* Revert @gradio/code
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
|
2024-04-25 23:08:27 +00:00 |
|
pngwn
|
624f9b9477
|
make gradio dev tools a local dependency rather than bundling (#8066)
|
2024-04-19 18:41:40 -04:00 |
|
Freddy Boulton
|
2afca65419
|
Add max_file_size parameter to launch() that limits the size of files that can be uploaded in the Gradio app (#7909)
* File size limits
* Implementation
* add changeset
* Fix tests
* python client support
* lint
* fix test
* lint
* add changeset
* Set at the blocks level
* add changeset
* type check
* format
* lint
* lint
* Delete files as soon as they're encountered
* fix tests
* type hint 🙄
* Fix tests
* Fix below limit test
* add changeset
* Fix tests
* Add client file
* revert loop code
* Add to guides
* Pass in via gradio component
* add changeset
* Update loading status
* Make errors closeable
* add changeset
* Add code
* Lint
* Changelog highlight
* Fix i18n in storybook
* Address comments
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-04-19 15:38:53 -04:00 |
|
pngwn
|
ddc5d3866c
|
chore: update versions (#7992)
* chore: update versions
* changeset
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-04-18 18:09:10 +00:00 |
|
pngwn
|
b561a27816
|
chore: update versions (#7914)
|
2024-04-08 20:07:24 +01:00 |
|
pngwn
|
bbdbd28453
|
chore: update versions (#7871)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-04-02 13:33:48 -04:00 |
|
pngwn
|
d95a1a44d6
|
chore: update versions (#7826)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-27 14:25:36 -07:00 |
|
pngwn
|
bf5110a26b
|
chore: update versions (#7771)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-25 12:35:44 -04:00 |
|
pngwn
|
4da194fc77
|
chore: update versions (#7669)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-19 13:50:31 -07:00 |
|
pngwn
|
41385f402b
|
fix dataframe stories (#7747)
|
2024-03-19 19:50:48 +00:00 |
|
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 |
|
pngwn
|
6683ab2589
|
chore: update versions (#7630)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-08 16:35:23 -08:00 |
|
pngwn
|
d8636bb050
|
chore: update versions (#7626)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-06 17:13:41 +00:00 |
|
pngwn
|
3d270d43f9
|
chore: update versions (#7526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-05 16:54:36 -08:00 |
|
Abubakar Abid
|
eda33b3763
|
Refactors get_fetchable_url_or_file() to remove it from the frontend (#7528)
* fetch
* add changeset
* add changeset
* simplify
* add changeset
* changes
* format
* add changeset
* changes
* format
* fixes
* lint
* fix components
* fixes
* typing
* format frontend
* path
* fixes
* fix stories
* lint
* lint
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-02-26 13:01:00 -08:00 |
|
pngwn
|
bacbc70fa1
|
chore: update versions (#7463)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-22 13:29:11 -08:00 |
|
Abubakar Abid
|
ddd4d3e4d3
|
Reverts the revert that dropped changes from 2 PRs (#7495)
* Revert "Revert "changes""
This reverts commit 032435368d .
* patch
|
2024-02-20 18:36:10 -08:00 |
|
Ali Abid
|
032435368d
|
Revert "changes"
This reverts commit 19dd2218dc , reversing
changes made to 6a93633054 .
|
2024-02-20 16:21:27 -06:00 |
|
pngwn
|
ef85f336cf
|
ensure Dataframe headers are aligned with content when scrolling (#7478)
|
2024-02-19 21:59:56 +00:00 |
|
pngwn
|
1e5e787999
|
chore: update versions (#7426)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-16 12:28:13 -08:00 |
|
pngwn
|
7b84bc4f05
|
chore: update versions (#7387)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-14 14:17:50 -08:00 |
|
pngwn
|
bb4126cc24
|
chore: update versions (#7338)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-09 22:15:34 -08:00 |
|
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 |
|
pngwn
|
2382f741ff
|
chore: update versions (#7177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-06 15:19:29 -08:00 |
|
renovate[bot]
|
e5344ba0cd
|
chore(deps): update dependency marked to v12 (#7298)
* chore(deps): update dependency marked to v12
* add changeset
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-02-05 09:01:19 -08:00 |
|
Hannah
|
757dba66ba
|
Add show_label check to gr.Dataframe (#7283)
* add show_label check and story test
* add changeset
* formatting
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-02-02 09:45:59 -08:00 |
|
Shubham raj
|
aab2a75f06
|
Allow selecting texts in dataframe cells (#7154)
* bugfix: Enable user-select for texts in editable cell
* add changeset
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
2024-01-29 16:51:46 -08:00 |
|
pngwn
|
138761226a
|
chore: update versions (#7083)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-01-25 16:10:24 -08:00 |
|
pngwn
|
0a2ba5d0b0
|
chore: update versions (#7004)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-01-19 00:13:02 -05:00 |
|
Hannah
|
ec28b4e7c4
|
Add visible and interactive params to gr.Tab() (#7018)
* add tabs params and visible logic
* add disabled logic
* add tabbed_interface logic
* add tab accessibility improvements
* Add aria-disabled attribute to tab buttons
* add e2e test
* add changeset
* add changeset
* add tab e2e test
* formatting
* run generate_notebooks.py
* lint
* ensure tabs values update
* remove tabbedinterface logic
* Remove unused parameters from TabbedInterface constructor
* remove test
* add test
* add changeset
* formatting
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-01-17 14:39:10 +01:00 |
|
pngwn
|
8f69f9ef50
|
chore: update versions (#6960)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-01-11 01:42:25 +04:00 |
|
pngwn
|
3a0a11cf42
|
chore: update versions (#6882)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-01-04 16:02:25 -08:00 |
|
pngwn
|
227221f887
|
chore: update versions (#6855)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-22 13:05:17 -08:00 |
|
pngwn
|
160e389580
|
chore: update versions (#6825)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-19 16:17:10 -08:00 |
|
pngwn
|
9ea7b6f05c
|
chore: update versions (#6797)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-15 15:39:46 -08:00 |
|
pngwn
|
dc131b64f0
|
chore: update versions (#6779)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-14 13:14:57 -08:00 |
|
pngwn
|
1459119c6e
|
chore: update versions (#6670)
* chore: update versions
* change
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ali Abid <ubuntu@ip-172-31-25-241.us-west-2.compute.internal>
|
2023-12-12 18:32:54 -08:00 |
|
renovate[bot]
|
6b1401c514
|
chore(deps): update dependency marked to v11 (#6603)
* chore(deps): update dependency marked to v11
* add changeset
* fixes
* add changeset
* tweaks
* tweaks
* tweaks
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: pngwn <hello@pngwn.io>
|
2023-12-08 11:32:42 +00:00 |
|
pngwn
|
fce80ac804
|
chore: update versions (#6575)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-04 16:14:12 -08:00 |
|
pngwn
|
da6814d226
|
chore: update versions (#6554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-22 22:11:41 -05:00 |
|
pngwn
|
2c39174343
|
chore: update versions (#6514)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-22 18:43:10 -05:00 |
|
pngwn
|
c5ea13bdf7
|
chore: update versions (#6481)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-20 13:45:52 -08:00 |
|
pngwn
|
08c4ed2ced
|
chore: update versions (#6420)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-16 19:54:38 -08:00 |
|
pngwn
|
0bafdcb550
|
chore: update versions (#6381)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-13 19:19:34 -08:00 |
|
pngwn
|
200237d73c
|
chore: update versions (#6331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-10 15:12:33 -08:00 |
|
pngwn
|
e9bb445a63
|
chore: update versions (#6308)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-07 15:50:13 -08:00 |
|
Abubakar Abid
|
d3b53a4577
|
Fix for stylized DataFrame (#6318)
* changes
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2023-11-07 11:16:33 -08:00 |
|
pngwn
|
1d986217f6
|
chore: update versions (#6292)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-03 15:56:06 -07:00 |
|
pngwn
|
e8216be948
|
ensure gr.Dataframe updates as expected (#6290)
* ensure Dataframe updates as expected
* add changeset
* add changeset
* ensure Dataframe updates as expected
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2023-11-03 22:33:19 +00:00 |
|
pngwn
|
73d7de77e4
|
chore: update versions (#6200)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-03 12:16:42 -07:00 |
|