gradio/.changeset
Yuichiro Tachibana (Tsuchiya) 921334526f
Lite: Support the custom HTML element syntax <gradio-lite> (#5953)
* Create a custom element `<gradio-app`> for Gradio-lite

* Parse `<gradio-app`> attributes to configure the top level component

* Move custom-element code to lite/custom-element module

* add changeset

* Apply formatter

* Rename the custom element `<gradio-app>` to `<gradio-lite>`

* Fix the .gradio-lite to be minimum

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-10-18 15:07:13 +09:00
..
brave-cats-show.md Lite: Support the custom HTML element syntax <gradio-lite> (#5953) 2023-10-18 15:07:13 +09:00
changeset.cjs Support lists in fix + feat changelog entries (#5261) 2023-08-18 16:32:25 +01:00
config.json unified release process (#4986) 2023-07-21 19:13:21 +01:00
crazy-dancers-allow.md Make the HTTP requests for the Wasm worker wait for the initial run_code() or run_file() to finish (#5958) 2023-10-17 11:49:40 -07:00
fix_changelogs.cjs refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
green-tips-read.md Apply formatter (and small refactoring) to the Lite-related frontend code (#5956) 2023-10-18 01:15:00 +09:00
README.md move files (#3605) 2023-03-27 16:12:58 -07:00
twenty-dryers-wave.md Show empty JSON icon when value is null (#5944) 2023-10-17 15:11:28 +02:00
wise-beans-itch.md Adds column_widths to gr.Dataframe and hide overflowing text when wrap=False (#5894) 2023-10-16 16:14:11 -07: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