gradio/js/app
Hannah 804fcc058e
Add render function to <gradio-app> (#5158)
* add function on_load to gradio-app web element

* typo

* fix test

* add ready event

* add custom events and use onMount

* add changeset

* add changeset

* move event logic

* add changeset

* clean up whitespace

* add onloadcomplete to guide

* add changeset

* add changeset

* add highlight

* change event name to render and ensure it runs after DOM mounting is complete

* update docs

* rename var

* tweak

* renaming

* tweak

* tweaks

* mount statustracker nodes

* typo

* tweaks

* copy tweak

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-22 12:11:19 +02:00
..
public move files (#3605) 2023-03-27 16:12:58 -07:00
src Add render function to <gradio-app> (#5158) 2023-08-22 12:11:19 +02:00
test remove index files and update test paths (#5262) 2023-08-18 16:33:07 +01:00
.gitignore Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
build_plugins.ts Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
CHANGELOG.md chore: update versions (#5038) 2023-08-10 16:59:00 -04:00
index.html format (#4810) 2023-07-06 18:43:49 +01:00
lite.html Lite: PoC of an online editor (#4809) 2023-07-10 10:00:05 +01:00
package.json chore: update versions (#5038) 2023-08-10 16:59:00 -04:00
postcss.config.js move files (#3605) 2023-03-27 16:12:58 -07:00
vite.config.ts unit tests for shared component functionality (#4794) 2023-07-06 10:55:45 +01:00