gradio/js/app
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
..
public Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
src Make <UploadProgress /> Wasm-compatible (#6965) 2024-01-10 21:27:58 +04:00
test Add visible and interactive params to gr.Tab() (#7018) 2024-01-17 14:39:10 +01:00
.gitignore
build_plugins.ts Improve Embed and CDN handling and fix a couple of related bugs (#6261) 2023-11-02 22:29:03 +00:00
CHANGELOG.md chore: update versions (#6960) 2024-01-11 01:42:25 +04:00
component_loader.js Image editor (#6169) 2023-11-18 23:42:11 +00:00
index.html chore(deps): update all non-major dependencies (#6537) 2023-11-22 18:04:27 -05:00
lite.html
package.json chore: update versions (#6960) 2024-01-11 01:42:25 +04:00
postcss.config.js
vite.config.ts Lite v4 (#6398) 2023-12-12 22:10:16 +00:00